|
|
|
@ -90,9 +90,9 @@ following:
|
|
|
|
|
- run "./configure"
|
|
|
|
|
|
|
|
|
|
The recommended place where to install Quanta is your $TDEDIR. To find out, use
|
|
|
|
|
"kde-config --prefix" or simply configure Quanta with:
|
|
|
|
|
"tde-config --prefix" or simply configure Quanta with:
|
|
|
|
|
|
|
|
|
|
./configure --prefix `kde-config --prefix`
|
|
|
|
|
./configure --prefix `tde-config --prefix`
|
|
|
|
|
|
|
|
|
|
If you use Quanta+ from SVN, or your ./configure script is missing, run
|
|
|
|
|
"make -f Makefile.cvs" and you will get it.
|
|
|
|
|