I get the following: Ms-MacBook-Air:~ mcaballe$ ls -l /opt/local/lib/libcfitsio.dylib ls: /opt/local/lib/libcfitsio.dylib: No such file or directory
Ms-MacBook-Air:~ mcaballe$ otool -L /opt/local/lib/libcfitsio.dylib error: otool: can't open file: /opt/local/lib/libcfitsio.dylib (No such file or directory) Ms-MacBook-Air:~ mcaballe$ lipo -info /opt/local/lib/libcfitsio.dylib fatal error: lipo: can't open input file: /opt/local/lib/libcfitsio.dylib (No such file or directory) Cheers! M. > > On Oct 10, 2015, at 9:41 AM, mcaba...@brera.inaf.it wrote: > >> the problem it looks like that I am not able to install cfitsio >> libraries >> in the /opt/local/lib/: >> >> Ms-MacBook-Air:~ mcaballe$ sudo port install cfitsio >> ---> Cleaning cfitsio > > That tells us cfitsio is already installed > >> ---> Scanning binaries for linking errors >> Warning: Error parsing file /opt/local/lib/libcfitsio.dylib: Error >> opening >> or reading file > > but one of its files, /opt/local/lib/libcfitsio.dylib, cannot be opened. > Why is that? What do you get when you run some commands to look at the > file, such as: > > ls -l /opt/local/lib/libcfitsio.dylib > otool -L /opt/local/lib/libcfitsio.dylib > lipo -info /opt/local/lib/libcfitsio.dylib > > _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users