Le vendredi, 10 jan 2003, à 03:40 Europe/Paris, Linc Davis a écrit :

I tried this both with AFP and NFS, and it doesn't work. The link /Volumes/Software/sw/fink/dists resolves to /sw/fink/10.2 in the local file system, not to the corresponding directory in the remote file system. It seems to be an inherent limitation of Mac OS X that a symlink on a network file system always resolves to a path in the local file system.
not at all, it's a just a bug in fink :

[alias:/sw/fink] sylvain% ls -ld dists
lrwxrwxr-x 1 sylvain staff 13 Jan 5 08:45 dists -> /sw/fink/10.2/

dists should link to 10.2 not /sw/fink/10.2. I think it's fixed in CVS.

Does anyone know of a workaround? For example, can you replace the symlink 'dists' on the build host with a hard link to 10.2, or just rename 10.2 to dists? Please reply to the list. Thanks.
	cd /sw/fink ; ln -sf  10.2 dists



--
zauc



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to