[Fink-users] Re: how to install the octave-forge package

2002-11-16 Thread Per Persson
issues. -Ben Per Persson Blekinge Institute of Technology Dept. of Signal Processing and Telecommunications www: http://www.its.bth.se/staff/pee e-mail: [EMAIL PROTECTED] --- This sf.net email is sponsored by: To learn

[Fink-users] Problem w. g77?

2002-09-11 Thread Per Persson
F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } Per Persson Blekinge Institute of Technology Dept. of Signal Processing and Telecommunications www: http://timebandit.dyndns.org/~per e-mail: [EMAIL PROTECTED

[Fink-users] Problem w. g77?

2002-09-11 Thread Per Persson
F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } Per Persson Blekinge Institute of Technology Dept. of Signal Processing and Telecommunications www: http://timebandit.dyndns.org/~per e-mail: [EMAIL PROTECTED

[Fink-users] Re: gnuplot on MacOSX 10.2

2002-09-06 Thread Per Persson
On Friday, September 6, 2002, at 12:05 PM, Thomas Harrington wrote: On Friday, September 6, 2002, at 08:06 AM, William McCallum [EMAIL PROTECTED] wrote: I just tried it and it worked (plotting worked, using aquaterm). This is the version of gnuplot I installed from fink a long time ago,

[Fink-users] Re: Gnuplot problem

2002-07-30 Thread Per Persson
Would it help if gnuplot was linked to Foundation only and not AppKit? I'm thinking of changing some of the internals of AquaTerm and the adapters would not neccessarily have to be linked against AppKit. I can't check until I get my stuff set up here (moving!) but if anyone would take the

[Fink-users] Re: mkoctfile Mac OS X

2002-05-23 Thread Per Persson
For some reason mkoctfile fails to link with libf2c and libcruft... This will do the trick, but mkoctfile should really be updated instead: setenv SH_LDFLAGS -bundle -bundle_loader /sw/bin/octave -L/sw/lib -L/sw/lib/octave-2.1.35 -lf2c -lcruft PS. I found it useful to add the -t option to see