Results 1 to 4 of 4

Thread: Install SVGALIB 1.9xx

  1. #1
    Join Date
    May 2005
    Location
    Vienna
    Beans
    25

    Angry Install SVGALIB 1.9xx

    Hello!

    I got dapper-alternate installed and 'd like to install svgalib >1.9.xx too. Since I found no backports for this, I'd liek to install it from source - but it doenst work.

    Steps downloaded the build-essentials, the kernel-headers and created a symlink to the kernel-sources at /usr/src/linux, just like tytalus did it. But it fails to make modules...

    Im really stuck right now. Is there a guide who/which can help me to install the dev-version of svgalib or is there a package already i have missed?

    Any help would be appreciated,
    Ninn.

  2. #2
    Join Date
    Jan 2006
    Location
    Palmela, Portugal
    Beans
    660

    Re: Install SVGALIB 1.9xx

    All you need is
    $ sudo apt-get install build-essential
    and
    $ sudo apt-get install --reinstall linux-headers-$(uname -r)

  3. #3
    Join Date
    May 2005
    Location
    Vienna
    Beans
    25

    Re: Install SVGALIB 1.9xx

    That worked great! Now i go SVGALib installed!

    Thanks a lot!

  4. #4
    Join Date
    Oct 2010
    Beans
    2

    Re: Install SVGALIB 1.9xx

    Quote Originally Posted by moma View Post
    All you need is
    $ sudo apt-get install build-essential
    and
    $ sudo apt-get install --reinstall linux-headers-$(uname -r)
    Hi,
    Downloaded and extracted the tar.gz for svgalib 1.4.3 into a folder of the same name in Downloads. I am very new to Ubuntu (ver 10.04) and I cant get it installed. Tried the above commands in a terminal console but got 'command not found' I am having trouble with screen resolution (only can get 800 x 600) and hoping this may help but the install is required for another program I want to run.
    Thanks in advance

Bookmarks

Posting Permissions

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