#trinity-desktop < 2022/12/29 >
[00:04]luke-jr has quit (Ping timeout: 268 seconds)
[00:07]luke-jr has joined
[01:58]micheleC has joined
[04:24]micheleC has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org)
[07:18]micheleC has joined
[15:29]micheleC has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org)
[16:33]Bob_Slacker has joined
[16:35]BobSlacker has quit (Ping timeout: 256 seconds)
[16:48]Bob_Slacker has quit (Remote host closed the connection)
[16:49]BobSlacker has joined
[17:28]BobSlacker has quit (Remote host closed the connection)
[17:33]BobSlacker has joined
[22:41]selk has joined
[23:06]selk: Hi guys!
[23:06]selk: I have a problem trying to build "tdebase-20221030_b9991ad55" (cloned from git)...
[23:07]selk: The message is "LibSSH is required, but was not found on your system" but I have libssh2-1.10.0 installed on the system
[23:08]selk: I'm checking why is not visible...
[23:10]selk: Okay,
[23:11]selk: I changed: pkg_search_module( LIBSSH libssh )
[23:11]selk: to: pkg_search_module( LIBSSH libssh2 )
[23:11]selk: In file ConfigureChecks.cmake
[23:11]selk: And now it is building :)
[23:13]selk: IMHO, all the messages and related to libssh/LibSSH should be changed to libssh2/LibSSH2 since it is the name of the project (and source). https://www.libssh2.org
[23:14]selk: Yep.. even the header names:
[23:14]selk: 35 | #include <libssh/libssh.h>
[23:14]selk: | ^~~~~~~~~~~~~~~~~
[23:14]selk: compilation terminated.
[23:15]selk: Probably, I will make a symlink in the "libssh2" to the header directory of libssh2 to libssh for this cases.
[23:15]selk: For the libssh2 package.
[23:49]selk: UHm. it looks like there is libssh 0.10.x

#trinity-desktop < 2022/12/29 >