> On Oct 10, 2015, at 10:49 AM, mcaba...@brera.inaf.it wrote:
> 
> 
> Yes, it exists now:
> 
> Ms-MacBook-Air:~ mcaballe$ ls /opt/local/lib/libcfitsio.dylib
> /opt/local/lib/libcfitsio.dylib
> 
> But when I compile the program and run it, I still get:
> 
> Ms-MacBook-Air:outside mcaballe$ export DYLD=/opt/local/lib/libcfitsio.dylib

What are you trying to do with this line?


> Ms-MacBook-Air:outside mcaballe$ ./kyn
> dyld: Library not loaded: @rpath/libcfitsio.2.dylib
>  Referenced from: /Users/mcaballe/HEASOFT/outside/./kyn
>  Reason: image not found
> Trace/BPT trap: 5
> 
> So the problem persists...

On my system, the cfitsio port does not provide a file called 
"libcfitsio.2.dylib", only "libcfitsio.dylib", so I don't know what this "kyn" 
program is linking with, but it's not from MacPorts.

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to