You are not logged in.
hi all. i'm having problems trying to compile SKIM 1.4.2, but scons is giving me errors relating to the PATH. at first it complained about not finding PYTHON despite python being in /usr/bin
so i export PYTHON=/usr/bin/python
now i get
[bryce@banana skim-1.4.2]$ ./configure
Checking for Python : /usr/bin/python
Checking for SCons : Use Bundled scons.
Checking for kde-config : kde-config was NOT found in your PATH
Make sure kde is installed properly
(missing package kdebase-devel?)
kde-config IS in /opt/kde/bin
and
/opt/kde/bin IS in my path
can anyone help me on this one?
bryce
Offline
I don't remember correctly, but i think you should just type 'scons' or './scons' , and not ./configure in that folder
Offline