-1

I try to install osspd, but I get the message that I need the library lib6c >= 2.17

I tried to install it by: apt-get install osspd http://sourceforge.net/projects/osspd/ http://www.ubuntuupdates.org/package/core/raring/universe/base/osspd

apt-cache policy osspd N: Unable to locate package osspd

version: cat /proc/version Linux version 3.5.0-34-generic (buildd@roseapple) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #55~precise1-Ubuntu SMP Fri Jun 7 16:25:50 UTC 2013

All with the same result. not easy to backport to 12.10 LTS??!!

!!!!!Nevermind Since what I wanted was to have the sound back working, I follow the thread: No sound Civ 5 and wine

I installed ia32-libs-multiarc, so that did the trick

crom
  • 1

1 Answers1

0

Upgrade to Ubuntu 13.04 (Raring Ringtail)

It appears that you're running Ubuntu 12.10. In this version the package isn't available. After upgrading to 13.04, your package management will be able to locate and install the package properly for you.

Why? packages.ubuntu.com search for osspd shows an entry for 13.04 only at the time of writing.

Manually installing/compiling the version in 12.10 will be very hard - the dependencies like libc6 >= 2.17 will not be met. To me it seems this is not easy to backport to 12.10.

gertvdijk
  • 69,427