Building From Source
Prev
Next

Building From Source

While time consuming, the most flexible way to build aRts is to compile it yourself from source code. This ensures you have a version compiled optimally for your system configuration and allows you to build the most recent version.

You have two choices here -- you can either install the most recent stable version included with KDE or you can get the most recent (but possibly unstable) version directly from the KDE project CVS repository. Most users who aren't developing for aRts should use the stable version. You can download it from ftp://ftp.kde.org or one of the many mirror sites. If you are actively developing for aRts you probably want to use the CVS version. If you want to use aRts without KDE, you can download a standalone development snapshot from http://space.twc.de/~stefan/kde/arts-snapshot-doc.html.

Note that if you are building from CVS, some components of aRts (that is, the basic core components including the sound server) are found in the CVS module tdelibs, while additional components (for example, artsbuilder) are included in the. This may change in the future. You may also find a version in the kmusic module; this is the old (pre-KDE 2.0) version which is now obsolete.

The requirements for building aRts are essentially the same as for building KDE. The configure scripts should detect your system configuration and indicate if any required components are missing. Make sure that you have a working sound driver on your system (either the OSS/Free driver in the kernel, OSS driver from 4Front Technologies, or ALSA driver with OSS emulation).

More information on downloading and installing KDE (including aRts) can be found in the KDE FAQ.

Prev
Next
Home


Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team