You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
334 B
22 lines
334 B
13 years ago
|
|
||
|
|
||
|
1. REQUIREMENTS
|
||
|
|
||
|
KDE-2.1.1
|
||
|
Mesa-devel-3.4-13
|
||
|
Mesa-3.4-13
|
||
|
kdesupport-devel-2.1-3
|
||
|
kdelibs-sound-devel-2.1.1-5
|
||
|
kdelibs-devel-2.1.1-5
|
||
|
qt-devel-2.3.0-3
|
||
|
|
||
|
2. INSTALLING IN A DIFFERENT DIRECTORY
|
||
|
|
||
|
./configure --prefix=/opt
|
||
|
make install
|
||
|
|
||
|
export KDEDIR=/opt
|
||
|
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/lib
|
||
|
export PATH=$PATH:/opt/bin
|
||
|
kmatplot
|