On 11/10/13 11:43 AM, Dominique Dhumieres wrote:
> Alex,
>
> I have tried to indtall the octave packages on
>
> Package manager version: 0.36.0
> Distribution version: selfupdate-rsync Sun Nov 10 13:41:46 2013, 10.9, x86_64
> Trees: local/main stable/main
> Xcode.app: 5.0.1
> Xcode command-line tools: 5.0.1.0.1.1382131676
> symband-oct364-1.0.10-6 is set to build with only one job.
>
> So far I have only been able to install
>
>   i   actuarial-oct364        1.1.0-3 Actuarial functions for Octave
>   i   benchmark-oct364        1.1.1-3 Benchmark the speed of Octave
>   i   bioinfo-oct364  0.1.2-3 Bioinformatics manipulation for Octave
>   i   cgi-oct364      0.1.0-1 Common Gateway Interface for Octave
>   i   civil-engineering-oct364        1.0.7-3 Octave Civil Engineering ODEs
>   i   dataframe-oct364        0.9.1-3 Octave data manipulation toolbox
>   i   fpl-oct364      1.3.4-1 Save Octave data in graphical formats
>   i   gnuplot-oct364  1.0.1-5 Octave scripts for gnuplot
>   i   plot-oct364     1.1.0-2 Additional plotting tools for Octave
>   i   splines-oct364  1.2.4-1 Additional Cubic spline functions for Octave
>   i   zenity-oct364   0.5.7-4 Zenity-based tools for Octave
>
> Several packages fail to install as symband-oct364-1.0.10-6:
>
> ans = 
> /sw64/src/fink.build/symband-oct364-1.0.10-6/bld/share/octave/3.6.4/packages
> mkdir (/var/tmp/oct-PeHrc5)
> untar (./symband.tar, /var/tmp/oct-PeHrc5)
> /sw64/bin/mkoctfile: line 513: oct-cxx: command not found
> make: *** [SymBand.oct] Error 127
> 'make' returned the following error: mkoctfile SymBand.cc
> error: called from 'pkg>configure_make' in file 
> /sw64/share/octave/3.6.4/m/pkg/pkg.m near line 1385, column 9
> error: called from:
> error:   /sw64/share/octave/3.6.4/m/pkg/pkg.m at line 827, column 5
> error:   /sw64/share/octave/3.6.4/m/pkg/pkg.m at line 383, column 9
> error:   /sw64/src/fink.build/symband-oct364-1.0.10-6/bld/octave-forge-comp 
> at line 4, column 1
> ### execution of /tmp/fink.D_Xs5 failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw64/bin/dpkg-lockwait -r fink-buildlock-symband-oct364-1.0.10-6
> (Reading database ... 185980 files and directories currently installed.)
> Removing fink-buildlock-symband-oct364-1.0.10-6 ...
> Failed: phase compiling: symband-oct364-1.0.10-6 failed
>
> i.e., oct-cxx: command not found.
>
> TIA
>
> Dominique
>

Oops.

Try editing /sw/bin/mkoctfile-3.6.4 as a superuser and change all of the 
instances of oct-cc to /sw/var/lib/fink/path-prefix-clang/cc and those 
of oct-cxx to /sw/var/lib/fink/path-prefix-clang/c++ .


-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to