project-navigation
Personal tools

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - borisattva

Pages: [1]
1
Linux / Re: unable to install on AMD64 Ubuntu 7.10
« on: January 02, 2008, 01:48:41 am »
just for the record:

sudo apt-get install libsdl1.2-dev libsdl-ttf2.0-dev libvorbis-dev libjpeg62-dev \
libpng12-dev libncurses5-dev libcurl3-dev libsdl-mixer1.2-dev

resolves the missing dependency

2
Linux / Re: unable to install on AMD64 Ubuntu 7.10
« on: January 01, 2008, 07:33:33 pm »
libvorbisfile.so.3
libvorbisfile.so.3.2.0
in both
/usr/lib32
and
/usr/lib

3
Linux / unable to install on AMD64 Ubuntu 7.10
« on: December 31, 2007, 11:20:44 pm »
during the ./configure phase i had some libraries come up as missing (as expected).
installing one at a time and retrying worked until i reached package 'libvorbisfile'

in synaptics i have:
libvorbisfile3 (was already installed)
libvorbisfile-ruby
libvorbisfile-ruby1.8

i installed the other 2 and retried but still getting:
configure: error: couldn't find libvorbisfile!


please advise

Pages: [1]