You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, May 5th 2004, 2:55pm

Compiling KDE 3.2.2 on Solaris 8

I am trying to compile KDE3.2.2 on Solaris 8. My first point is to install
arts1.2.2. When I try this, I always get an error :

You're missing libaudiofile. aRts won't be able to load or play
any samples without it, so please install it.
Have a look at http://oss.sgi.com/projects/audiofile/ or find a
binary package for your platform.

I have loaded libaudiofile into /opt/sfw/lib
ls /opt/sfw/lib/libau*
/opt/sfw/lib/libaudiofile.la /opt/sfw/lib/libaudiofile.so
/opt/sfw/lib/libaudiofile.so.0 /opt/sfw/lib/libaudiofile.so.0.0.0

I have tried using the --with-extra-libs=/opt/sfw/lib when doing my ./compile --prefix=~/KDE/3.2.2, but I still get the same error
any help or advice is appreciated.
Ozz