SpringLobby cmake issues...

SpringLobby cmake issues...

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

Post Reply
animusmontus
Posts: 3
Joined: 10 May 2010, 07:13

SpringLobby cmake issues...

Post by animusmontus »

I can't get it past the 'cmake .' command. It tells me that the libcurl package is not installed. But the documentation says that the libcurl library is optional, yet the cmake treats as required. Secondly, I do have libcurl3, libcurl4 and cURL packages installed which one of them does install a libcurl.so file. I am using Ubuntu 10.04. What can I do to get cmake to work.
User avatar
koshi
Lobby Developer
Posts: 1059
Joined: 14 Aug 2007, 16:15

Re: SpringLobby cmake issues...

Post by koshi »

apt-get build-dep springlobby
apt-get install libcurl-dev
animusmontus
Posts: 3
Joined: 10 May 2010, 07:13

Re: SpringLobby cmake issues...

Post by animusmontus »

Thanks,

I wish the descriptions in the package manager would tell me that libcurl4-dev had a virtual libcurl-dev package within it.
Post Reply

Return to “Linux”