Re: [arch-general] libSoundTouch.a but no libSoundTouch.so

2008-04-20 Thread Arvid Ephraim Picciani
On Sunday 20 April 2008 19:05:35 Nigel Henry wrote: > Is this a bug, and if so, where should I report it? not really. the default config doesn't build shared. (for a good reason) you can enable it with ./configure --enable-shared > but then make complained that it couldn't find libtools, even thou

[arch-general] libSoundTouch.a but no libSoundTouch.so

2008-04-20 Thread Nigel Henry
I'm trying to build Psychosynth on "Don't Panic". There are are a few deps, some of which I need to build from source (OIS, Ogre, and CEGUI). Soundtouch is also a dep, and is available from the Archlinux repos, but running ./configure on Psychosynth, it failed to find the libsoundtouch lib. Loo