help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pkg fails to install octave-forge packages (octave-3.3.51+)


From: Ole Jacob Hagen
Subject: pkg fails to install octave-forge packages (octave-3.3.51+)
Date: Tue, 13 Jul 2010 14:14:37 -0700 (PDT)

I am trying to install octave-forge packages to octave-3.3.51+, but all
packages requires a compiler fails. 

Hope you can help. 

Best regards, 

Ole J. 

pkg -verbose install miscellaneous/ gives the following output: 

make: waitbar.cc: Command not found
make: *** [waitbar.oct] Error 127
'make' returned the following error: make: Entering directory
`/home/ole/Octave/trunk/octave-forge/main/miscellaneous/src'
waitbar.cc 
make: Leaving directory
`/home/ole/Octave/trunk/octave-forge/main/miscellaneous/src'
error: called from `pkg>configure_make' in file
/usr/share/octave/3.3.51+/m/pkg/pkg.m near line 1285, column 9
error: called from:
error:   /usr/share/octave/3.3.51+/m/pkg/pkg.m at line 746, column 5
error:   /usr/share/octave/3.3.51+/m/pkg/pkg.m at line 317, column 9


pkg -verbose install ann gives me following output: 

make[2]: c: Command not found
make[2]: [ANN.o] Error 127 (ignored)
make[2]: c: Command not found
make[2]: [brute.o] Error 127 (ignored)
make[2]: c: Command not found
make[2]: [kd_tree.o] Error 127 (ignored)
make[2]: c: Command not found
make[2]: [kd_util.o] Error 127 (ignored)
make[2]: c: Command not found
make[2]: [kd_split.o] Error 127 (ignored)
make[2]: c: Command not found
make[2]: [kd_dump.o] Error 127 (ignored)
make[2]: c: Command not found
make[2]: [kd_search.o] Error 127 (ignored)
make[2]: c: Command not found
make[2]: [kd_pr_search.o] Error 127 (ignored)
make[2]: c: Command not found
make[2]: [kd_fix_rad_search.o] Error 127 (ignored)
make[2]: c: Command not found
make[2]: [bd_tree.o] Error 127 (ignored)
make[2]: c: Command not found
make[2]: [bd_search.o] Error 127 (ignored)
make[2]: c: Command not found
make[2]: [bd_pr_search.o] Error 127 (ignored)
make[2]: c: Command not found
make[2]: [bd_fix_rad_search.o] Error 127 (ignored)
make[2]: c: Command not found
make[2]: [perf.o] Error 127 (ignored)
make[2]: ANN.o: Command not found
make[2]: *** [../lib/] Error 127
make[1]: *** [all] Error 2
make: *** [all] Error 2
'make' returned the following error: make: Entering directory
`/home/ole/Octave/trunk/octave-forge/main/ann/src'
make -C ann all
make[1]: Entering directory
`/home/ole/Octave/trunk/octave-forge/main/ann/src/ann'
make -C src targets
make[2]: Entering directory
`/home/ole/Octave/trunk/octave-forge/main/ann/src/ann/src'
c -I../include   -o ANN.o ANN.cpp
c -I../include   -o brute.o brute.cpp
c -I../include   -o kd_tree.o kd_tree.cpp
c -I../include   -o kd_util.o kd_util.cpp
c -I../include   -o kd_split.o kd_split.cpp
c -I../include   -o kd_dump.o kd_dump.cpp
c -I../include   -o kd_search.o kd_search.cpp
c -I../include   -o kd_pr_search.o kd_pr_search.cpp
c -I../include   -o kd_fix_rad_search.o kd_fix_rad_search.cpp
c -I../include   -o bd_tree.o bd_tree.cpp
c -I../include   -o bd_search.o bd_search.cpp
c -I../include   -o bd_pr_search.o bd_pr_search.cpp
c -I../include   -o bd_fix_rad_search.o bd_fix_rad_search.cpp
c -I../include   -o perf.o perf.cpp
ANN.o brute.o kd_tree.o kd_util.o kd_split.o kd_dump.o kd_search.o
kd_pr_search.o kd_fix_rad_search.o bd_tree.o bd_search.o bd_pr_search.o
bd_fix_rad_search.o perf.o
make[2]: Leaving directory
`/home/ole/Octave/trunk/octave-forge/main/ann/src/ann/src'
make[1]: Leaving directory
`/home/ole/Octave/trunk/octave-forge/main/ann/src/ann'
make: Leaving directory `/home/ole/Octave/trunk/octave-forge/main/ann/src'
error: called from `pkg>configure_make' in file
/usr/share/octave/3.3.51+/m/pkg/pkg.m near line 1285, column 9
error: called from:
error:   /usr/share/octave/3.3.51+/m/pkg/pkg.m at line 746, column 5
error:   /usr/share/octave/3.3.51+/m/pkg/pkg.m at line 317, column 9



-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/pkg-fails-to-install-octave-forge-packages-octave-3-3-51-tp2288006p2288006.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]