|
|
Requirements for old-paranormal-xmms
- xmms >= 1.2.4
- glib / gtk >= 1.2.2
- libxml2 >= 2.0.0
- sdl >= 1.2.0
Installation from sources
- Download the latest source tarball from here
- Go to the directory where you downloaded the tarball.
- Unpack the tarball with tar -xzvf paranormal-0.2.0.tar.gz.
- Change to the directory into which the sources were unpacked with
cd paranormal-0.2.0.
- Run the configure script with ./configure.
- Build the program with make.
- Run su to enable superuser access.
- Install the program with make install.
Anonymous cvs
Core Library
Requirements
- autoconf >= 2.50
- automake >= 1.4-p4
- libtool >= 1.4
- pkg-config >= 0.7.0
- glib - current cvs version OR glib >= 1.2.2 and gtk+ >= 1.2.2
- libxml >= 1.8.1
Installation
- Run cvs -d:pserver:anonymous@cvs.paranormal.sourceforge.net:/cvsroot/paranormal login.
(Just hit enter when asked for the password)
- Run cvs -d:pserver:anonymous@cvs.paranormal.sourceforge.net:/cvsroot/paranormal co
paranormal. This will create a directory called `paranormal' and copy all the source files
into it.
- You will then need to run ./autogen.sh from that directory to create and run
the 'configure' shell script. Any arguments given to autogen.sh will be passed on to the
'configure' script.
- Continue from step 6 in the Installation from sources
section.
XMMS Plugin
Requirements
- paranormal - current cvs version
- sdl >= 1.2.0
- xmms >= 1.2.4
Installation
- Run cvs -d:pserver:anonymous@cvs.paranormal.sourceforge.net:/cvsroot/paranormal co
pnxmms. This will create a directory called `pnxmms' and copy all the source files
into it.
- You will then need to run ./autogen.sh from that directory to create and run
the 'configure' shell script. Any arguments given to autogen.sh will be passed on to the
'configure' script.
- Continue from step 6 in the Installation from sources
section.
NOTE: For now, you must copy the file 'test.pnv' from the pnxmms/
directory to the directory that XMMS is run from (probably your home directory). This is
the preset file that that PNXMMS loads.
|
|
|
| |
|