Re: Installing arts 1.0.1
Lauri Watts <[email protected]>
| Newsgroups | gmane.comp.kde.non-linux |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday 08 July 2002 07:05, Martin Schweizer wrote: > I'm FreeBSD 4.6STABLE user. I donloades all needed files for KDE3.0.1. > What I've done: > - install kdelibs 3.0.1 > But if I want to install arts 1.0.1 it fails: If you want to install KDE 3.0.2, using the same source tarballs as you would download from ftp.kde.org, but with the added benefits of a: you will get them installed in the right order (arts must be before libs) and b: the configuration options and installations will work on freebsd out of the box, You can do the following: Set up cvsup as instructed in the FreeBSD handbook, and update your sources. one of the following: cd /usr/ports/x11/kde3 && make install or if you just want to start with kdebase cd /usr/ports/x11/kdebase3 && make install (that would install arts, kdelibs, and kdebase, in the required order, and you could then install any further packages as you wish) If you really insist on reinventing the wheel then we have the following problems: > saturn# ./configure --with-extra-libs/ should be ./configure --with-extra-libs=/usr/local/lib - --with-extra-includes=/usr/local/include > 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. > > But libaudiofile installed at: > 131:-laudiofile.0 => /usr/local/lib/libaudiofile.so.0 > > What is going wrong? The configuration options are wrong, see above. Regards - -- Lauri Watts KDE Documentation: http://i18n.kde.org/doc/ KDE on FreeBSD: http://freebsd.kde.org/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9Md8M/gUyA7PWnacRAmG4AKCJZPhlSIU/fvSgxJ73IxW6c55iCgCbBohg HhaQEMwKkr2paDuehw103N0= =RdP7 -----END PGP SIGNATURE-----