You are not logged in.

#1 2005-09-19 11:50:36

bryce
Member
From: Tokyo
Registered: 2005-04-04
Posts: 14
Website

scons failing to locate PATH

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

#2 2005-10-03 08:13:48

ganja_guru
Member
Registered: 2005-02-14
Posts: 464

Re: scons failing to locate PATH

I don't remember correctly, but i think you should just type 'scons' or './scons' , and not ./configure in that folder

Offline

Board footer

Powered by FluxBB