Results 1 to 2 of 2
Hi guys,
Im new to Linux, so wanted to ask something.
I need to install a Curl Library for my Platform in order to run my Game Server.
But how ...
- 12-03-2010 #1Just Joined!
- Join Date
- Dec 2010
- Posts
- 2
Installing Curl Library
Hi guys,
Im new to Linux, so wanted to ask something.
I need to install a Curl Library for my Platform in order to run my Game Server.
But how do i install it ??
Already found the files: curl.haxx.se/download.html
I have Linux Ubuntu Lucid (10.04)
Hope you guys could help me out.
greets
- 12-03-2010 #2
I'd guess it's
but as I'm not an Ubuntu user I can't give you the exact name of the package. If that doesn't work search the repositories withCode:apt-get install curl
Code:aptitude search curl
Refining Linux Advent calendar: “24 Outstanding ZSH Gems”


Reply With Quote