Two questions in one:

I used apt-get to install octave, but upon trying to run octave I get the
error:

dyld: octave can't open library: /sw/lib/libssl.0.9.6.dylib (No such file or
directory, errno = 2)

I searched through the /sw/lib/ directory and found I have an older version
of the library, libssl.0.9.dylib.  It appears I need to update one of the
"dependency" packages which octave requires, so I can get the newer library.
Problem is, I don't know what the dependencies for Octave are, so I don't
know which dependencies to update.

1) Is there any way to view the dependencies for a package?  In my case I
would like to see all the dependencies for Octave so I know which packages
to update...

2) If anyone knows off-the-bat, what dependency package do I need to update
to get the newer libssl library?

Many thanks!

Martin



_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to