[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Unknown make error
From: |
Gregory Anderson |
Subject: |
Unknown make error |
Date: |
Wed, 09 Jan 2008 13:27:01 -0400 |
I am tring to install canorus-0.5beta.R682. I have run
cd /home/gregory/tarballs/canorus-0.5beta.R682
mkdir Build
cd /Build
cmake ../
make
However, when I get to the make stage I always get this error.
address@hidden Build]# make
[ 1%] Swig source
Unable to open
file
/home/gregory/tarballs/canorus-0.5beta.R682/Build/src//scripting/canoruspythonPYTHON_wrap.cxx:
No such file or directory
make[2]: *** [src/scripting/canoruspythonPYTHON_wrap.cxx] Error 1
make[1]: *** [src/CMakeFiles/_CanorusPython.dir/all] Error 2
make: *** [all] Error 2
Could someone help me fix this? I don't even know where to start.
Thanks, Greg.
- Unknown make error,
Gregory Anderson <=