Hello,
I have the following problem: I have a program, which can only use
macfuse installed by the disk image.
And then i have installed another program via macports, which only
works when i install macfuse via macports.
(Unfortunately macfuse is one of the rare programs which cannot be
installed entirely in the /opt dictionary)
Is it somehow possible to use both programs at the same time?
I have already tried to create symlinks
("ln -s /usr/local/lib/libfuse.2.dylib /opt/local/lib/" and "ln -s /
usr/local/lib/libfuse_ino64.2.dylib /opt/local/lib") but it does not
solved the problem.
When the first program works, the second program has the following
error:
At the mount point an invalid alias is created, but the program
does'nt seem to recognize the problem.
--
You received this message because you are subscribed to the Google Groups
"MacFUSE" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/macfuse?hl=en.