Results 1 to 3 of 3

Thread: Ubuntu 11.04 installing libsdl1.2 Problem

  1. #1
    Join Date
    Aug 2011
    Location
    Where the Wild Things Are
    Beans
    5
    Distro
    Ubuntu 11.04 Natty Narwhal

    Ubuntu 11.04 installing libsdl1.2 Problem

    Well I ran the code
    Code:
    sudo apt-get install libsdl1.2 libsdl-image1.2 libopenal1 libsdl-ttf2.0-0
    and I got some errors. Here's the result of me running that code.
    Code:
    javi@Javi-Cpu:~$ sudo apt-get install libsdl1.2 libsdl-image1.2 libopenal1 libsdl-ttf2.0-0
    [sudo] password for javi: 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Package libsdl1.2 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    However the following packages replace it:
      libsdl1.2debian-nas libsdl1.2debian-pulseaudio libsdl1.2debian-oss
      libsdl1.2debian-esd libsdl1.2debian-alsa libsdl1.2debian-all
    
    E: Package 'libsdl1.2' has no installation candidate
    Could anyone help me?

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Ubuntu 11.04 installing libsdl1.2 Problem

    is that not clear ?

    " However the following packages replace it:
    libsdl1.2debian-nas libsdl1.2debian-pulseaudio libsdl1.2debian-oss
    libsdl1.2debian-esd libsdl1.2debian-alsa libsdl1.2debian-all
    "

    Look at synaptic descriptions

  3. #3
    Join Date
    Aug 2011
    Location
    Where the Wild Things Are
    Beans
    5
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Ubuntu 11.04 installing libsdl1.2 Problem

    Quote Originally Posted by dino99 View Post
    is that not clear ?

    " However the following packages replace it:
    libsdl1.2debian-nas libsdl1.2debian-pulseaudio libsdl1.2debian-oss
    libsdl1.2debian-esd libsdl1.2debian-alsa libsdl1.2debian-all
    "

    Look at synaptic descriptions
    Gee sorry I'm still in learning.

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
  •