Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 2003 15:53:40 -0400
From:      parv <parv_fm@emailgroups.net>
To:        Tilman Linneweh <arved@FreeBSD.org>, freebsd-ports-bugs@FreeBSD.org, f-gnats <freebsd-gnats-submit@freebsd.org>
Subject:   Re: ports/46180: lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere
Message-ID:  <20030407195340.GA22917@moo.holy.cow>
In-Reply-To: <20030407194139.GA22118@moo.holy.cow>
References:  <200303311823.h2VINnLp098696@freefall.freebsd.org> <20030407194139.GA22118@moo.holy.cow>

next in thread | previous in thread | raw e-mail | index | archive | help
in message <20030407194139.GA22118@moo.holy.cow>,
wrote parv thusly...
>
> lrwxr-xr-x  1 root  wheel        39 Apr  7 15:31 /usr2/local/bin/squeak -> ../../2/local/share/squeak/3.2-5/squeak
...
> # ls /usr2/local/../../2/
> ls: /usr2/local/../../2/: No such file or directory

Not that it matters, but above command should have been...

# ls /usr2/local/bin/../../2/
ls: /usr2/local/bin/../../2/: No such file or directory


  - parv

-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030407195340.GA22917>