Greetings Johannes, If you would like to install netCDF in a specific directory (like one in which you have wrx access), use the --prefix option when running configure: ./configure --prefix=/location/of/your/choice [your other options here] So for me, I like to install things in my home directory under .local, in a structure that mimics the layout of / ./configure --prefix=/home/me/.local Cheers! Sean > Hallo Sean, > > I want to install Netcdf 3.6.3 on my account only at our sever. After > make and make check being run successfully, make install does not work > for "permission denied". > > How can I install netcdf without any reference to sudo territories? > > Thanks > Johannes > ________________________________________ > Von: Unidata netCDF Support address@hidden > Gesendet: Freitag, 19. August 2011 17:40 > Bis: Johannes Pein > Cc: address@hidden > Betreff: [netCDF #EFC-320116]: libifport.so.5 > > Greetings Johannes! > > Everything looks good with the make check output - all tests passed. What are > you trying to do that is not working correctly for you? > > Thanks! > > Sean > > > Moin Sean, > > > > installation sais success. But this is not so. Have logs added. Please have > > a look. > > > > Cheers > > Johannes > > ________________________________________ > > Von: Unidata netCDF Support address@hidden > > Gesendet: Donnerstag, 18. August 2011 20:22 > > Bis: Johannes Pein > > Cc: address@hidden > > Betreff: [netCDF #EFC-320116]: libifport.so.5 > > > > Greetings Johannes, > > > > The problem is that make check cannot find your intel shared libraries. > > Don't forget to run: > > > > source <path to intel compiler install>/bin/ifortvars.sh ia32 > > > > Running this script will setup your environment to use the proper paths. > > Please let me know if this fixes things for you. > > > > Cheers! > > > > Sean > > > > > Moin Sean, > > > > > > here is the files you suggested to produce! > > > > > > Cheers > > > Johannes > > > ________________________________________ > > > Von: Unidata netCDF Support address@hidden > > > Gesendet: Montag, 15. August 2011 20:33 > > > Bis: Johannes Pein > > > Cc: address@hidden > > > Betreff: [netCDF #EFC-320116]: libifport.so.5 > > > > > > Greetings Johannes, > > > > > > > Hi Sean, > > > > > > > > voila down below. > > > > The makelog is a copy from terminal window. It does not contain all the > > > > information. > > > > > > Unfortunatly, the make log isn't complete enough for me to track this > > > down. Could you do the following: > > > > > > make distclean > > > > > > run configure again > > > > > > make >& make.out > > > > > > This will allow you to capture the make output. Then, would you mind > > > doing the same thing for make check: > > > > > > make check >& makecheck.out > > > > > > Thanks! > > > > > > Sean > > > > > > > > > > > Johannes > > > > > > > > > > > > ________________________________________ > > > > Von: Unidata netCDF Support address@hidden > > > > Gesendet: Montag, 15. August 2011 19:19 > > > > Bis: Johannes Pein > > > > Cc: address@hidden > > > > Betreff: [netCDF #EFC-320116]: libifport.so.5 > > > > > > > > Greetings Johannes! > > > > > > > > Would you please send me your configure and make logs? > > > > > > > > Thanks! > > > > > > > > Sean > > > > > > > > > Hello sirs, > > > > > > > > > > while trying to build netcdf with ifort I get the follwing error > > > > > messages: > > > > > > > > > > *** Testing creating file with fill values. > > > > > *** SUCCESS! > > > > > PASS: create_fills.sh > > > > > /home/joe/netcdf-4.1.2/nf_test/.libs/lt-nf_test: error while loading > > > > > shared libraries: libifport.so.5: cannot open shared object file: No > > > > > such file or directory > > > > > FAIL: nf_test > > > > > /home/joe/netcdf-4.1.2/nf_test/.libs/lt-tst_f77_v2: error while > > > > > loading shared libraries: libifport.so.5: cannot open shared object > > > > > file: No such file or directory > > > > > FAIL: tst_f77_v2 > > > > > /home/joe/netcdf-4.1.2/nf_test/.libs/lt-ftest: error while loading > > > > > shared libraries: libifport.so.5: cannot open shared object file: No > > > > > such file or directory > > > > > FAIL: ftest > > > > > /home/joe/netcdf-4.1.2/nf_test/.libs/lt-tst_f90: error while loading > > > > > shared libraries: libifport.so.5: cannot open shared object file: No > > > > > such file or directory > > > > > FAIL: tst_f90 > > > > > ================================================ > > > > > 4 of 5 tests failed > > > > > Please report to address@hidden > > > > > ================================================ > > > > > > > > > > Obviously libifport.so.5 is missing - what is to be done? > > > > > > > > > > Cheers > > > > > Johannes > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Ticket Details > > > > =================== > > > > Ticket ID: EFC-320116 > > > > Department: Support netCDF > > > > Priority: Normal > > > > Status: Open > > > > > > > > > > > > > > > > > > > > > Ticket Details > > > =================== > > > Ticket ID: EFC-320116 > > > Department: Support netCDF > > > Priority: Normal > > > Status: Open > > > > > > > > > > > > > > > Ticket Details > > =================== > > Ticket ID: EFC-320116 > > Department: Support netCDF > > Priority: Normal > > Status: Open > > > > > > > > > Ticket Details > =================== > Ticket ID: EFC-320116 > Department: Support netCDF > Priority: Normal > Status: Open > > > Ticket Details =================== Ticket ID: EFC-320116 Department: Support netCDF Priority: Normal Status: Open
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.