Mon, Feb 04, 2008 at 11:56:21AM +0300, sam wrote:
>> Then remove /usr/X11R6/etc from the local_startup variable
>> (in /etc/rc.conf and/or in /etc/defaults/rc.conf) and enjoy single
>> startup of scripts ;))
>
> thx
> iam deleted this symlink
No, no, no: you should not remove the symlink itself. By the
immortal words of Kris Kennaway in /usr/ports/UPDATING:
-----
When the merge operation completes successfully, the /usr/X11R6
directory hierarchy will be removed and replaced by a symlink to
/usr/local. This symlink is necessary because some binary ports (and
some remaining source ports) have hard-coded references to /usr/X11R6.
-----
So you can hit the problem of hard-coded references.
Just remove the string /usr/X11R6/etc from startup configuration as
was described above.
--
Eygene
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"