Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Dec 2010
    Posts
    2

    Exclamation 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

  2. #2
    Linux User Manko10's Avatar
    Join Date
    Sep 2010
    Posts
    250
    I'd guess it's
    Code:
    apt-get install curl
    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 with
    Code:
    aptitude search curl
    Refining Linux Advent calendar: “24 Outstanding ZSH Gems

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...