Re: [Fink-beginners] netCDF and MacOS

2011-05-12 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/12/11 12:29 PM, Viêt Cao wrote: > Hi Alexander, > > It still does not work ... > Shall we go back to the beginning ? > > 1. The config.log file gives : > configure:2415: > /Applications/src/fink.build/gcc44-4.4.4-1000/darwin_objdir/./gcc/xgcc >

Re: [Fink-beginners] netCDF and MacOS

2011-05-12 Thread Viêt Cao
Hi Alexander, It still does not work ... Shall we go back to the beginning ? 1. The config.log file gives : configure:2415: /Applications/src/fink.build/gcc44-4.4.4-1000/darwin_objdir/./gcc/xgcc -B/Applications/src/fink.build/gcc44-4.4.4-1000/darwin_objdir/./gcc/ -B//Applications/lib/gcc4.4/i3

Re: [Fink-beginners] netCDF and MacOS

2011-05-03 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/3/11 3:07 PM, Viêt Cao wrote: > Thanks for the right command ; I get : > > /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current > version 125.2.10) > /Applications/lib/libltdl.dylib: > //Applications/lib/libltdl.3.dylib (co

Re: [Fink-beginners] netCDF and MacOS

2011-05-03 Thread Viêt Cao
Thanks for the right command ; I get : /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.10) /Applications/lib/libltdl.dylib: //Applications/lib/libltdl.3.dylib (compatibility version 5.0.0, current version 5.6.0) /usr/lib/libSystem.B.dylib (compatibil

Re: [Fink-beginners] netCDF and MacOS

2011-05-03 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/3/11 2:18 PM, Viêt Cao wrote: > It gives : > > otool: at least one file must be specified > Usage: otool [-fahlLDtdorSTMRIHvVcXm] ... > > Following by a list of the (printing) command options (which I spare > you ...). > > Le 03-05-11 14:05,

Re: [Fink-beginners] netCDF and MacOS

2011-05-03 Thread Viêt Cao
It gives : otool: at least one file must be specified Usage: otool [-fahlLDtdorSTMRIHvVcXm] ... Following by a list of the (printing) command options (which I spare you ...). Le 03-05-11 14:05, Alexander Hansen a écrit : > find /Applications/lib -name "*.dylib" | otool -L | xargs grep -C 10 >

Re: [Fink-beginners] netCDF and MacOS

2011-05-03 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/3/11 1:31 PM, Viêt Cao wrote: > Hello, > > It does not find anything. (No return with the command.) > > Viêt. > > .. > > See if the following command finds more .la files with "fink.build" in them: > > find /Applications/lib -name "*.la" |

Re: [Fink-beginners] netCDF and MacOS

2011-05-03 Thread Viêt Cao
Hello, It does not find anything. (No return with the command.) Viêt. Le 02-05-11 13:53, Alexander Hansen a écrit : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 5/2/11 10:25 AM, Viêt Cao wrote: >> Hello, >> >> I edit the libmpfr.la fiel but it still does not work. >> Here is the new

Re: [Fink-beginners] netCDF and MacOS

2011-05-02 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/2/11 10:25 AM, Viêt Cao wrote: > Hello, > > I edit the libmpfr.la fiel but it still does not work. > Here is the new content of the config.log file in the gcc44 build > directory : > > configure:2415: > /Applications/src/fink.build/gcc44-4.4.4-1

Re: [Fink-beginners] netCDF and MacOS

2011-05-02 Thread Viêt Cao
Hello, I edit the libmpfr.la fiel but it still does not work. Here is the new content of the config.log file in the gcc44 build directory : configure:2415: /Applications/src/fink.build/gcc44-4.4.4-1000/darwin_objdir/./gcc/xgcc -B/Applications/src/fink.build/gcc44-4.4.4-1000/darwin_objdir/./gcc

Re: [Fink-beginners] netCDF and MacOS

2011-04-27 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 4/27/11 2:31 PM, Viêt Cao wrote: > Ok, thank you ; I tried > sudo open -t /Applications/lib/libmpfr.la > > But when saving, it is not allowed. > > Viêt. > Try using the 'nano' editor: sudo nano /Applications/lib/libmpfr.la - -- Alexander Hans

Re: [Fink-beginners] netCDF and MacOS

2011-04-27 Thread Viêt Cao
Ok, thank you ; I tried sudo open -t /Applications/lib/libmpfr.la But when saving, it is not allowed. Viêt. Le 27-04-11 13:55, Alexander Hansen a écrit : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 4/27/11 1:05 PM, Viêt Cao wrote: >> Hello, >> >> The contents of /Applications/lib/li

Re: [Fink-beginners] netCDF and MacOS

2011-04-27 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 4/27/11 1:05 PM, Viêt Cao wrote: > Hello, > > The contents of /Applications/lib/libmpfr.la are : > > # libmpfr.la - a libtool library file > # Generated by ltmain.sh (GNU libtool) 2.2.6 Debian-2.2.6a-4 > # > # Please DO NOT delete this file! > # I

Re: [Fink-beginners] netCDF and MacOS

2011-04-27 Thread Viêt Cao
Hello, The contents of /Applications/lib/libmpfr.la are : # libmpfr.la - a libtool library file # Generated by ltmain.sh (GNU libtool) 2.2.6 Debian-2.2.6a-4 # # Please DO NOT delete this file! # It is necessary for linking the library. # The name that we can dlopen(3). dlname='libmpfr.1.dylib'

Re: [Fink-beginners] netCDF and MacOS

2011-04-26 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 4/26/11 4:00 PM, Viêt Cao wrote: > Hi, > > The log file section gives the following : > > configure:2590: checking for suffix of object files > configure:2611: > /Applications/src/fink.build/gcc44-4.4.4-1000/darwin_objdir/./gcc/xgcc > -B/Applica

Re: [Fink-beginners] netCDF and MacOS

2011-04-26 Thread Viêt Cao
Hi, The log file section gives the following : configure:2590: checking for suffix of object files configure:2611: /Applications/src/fink.build/gcc44-4.4.4-1000/darwin_objdir/./gcc/xgcc -B/Applications/src/fink.build/gcc44-4.4.4-1000/darwin_objdir/./gcc/ -B//Applications/lib/gcc4.4/i386-apple-

Re: [Fink-beginners] netCDF and MacOS

2011-04-25 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 4/25/11 6:46 PM, Viêt Cao wrote: > Hi Alexandre, > > Thamk you for your answer. I ran your command but can'T find where the > /rivate/tmp directory is. Can you enlighten me please ? > Try "open /private/tmp" in a Terminal window. That directory

Re: [Fink-beginners] netCDF and MacOS

2011-04-25 Thread Viêt Cao
Hi Alexandre, Thamk you for your answer. I ran your command but can'T find where the /rivate/tmp directory is. Can you enlighten me please ? Thank you. Viêt. Le 25-04-11 17:42, Alexander Hansen a écrit : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 4/25/11 3:35 PM, Viêt Cao wrote:

Re: [Fink-beginners] netCDF and MacOS

2011-04-25 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 4/25/11 3:35 PM, Viêt Cao wrote: > Hello, > > I am a new on Fink. I need to install netCDF but cannot achieve it. You have netcdf according to your list below. > (I am on MacOS 10.6.7 and have fink 0.29.21). > > Here is what I have done : > - fi

[Fink-beginners] netCDF and MacOS

2011-04-25 Thread Viêt Cao
Hello, I am a new on Fink. I need to install netCDF but cannot achieve it. (I am on MacOS 10.6.7 and have fink 0.29.21). Here is what I have done : - fink selfupdate Information about 4461 packages read in 0 seconds. No packages to install. The core packages have been updated. You should now upd