On 11/16/08, Bear <jilingshu_at_gmail.com> wrote: > hi, > I have use these commands to install GNOME to my new-installed FreeBSD 7.0: > > pkg_add -r xorg > pkg_add -r gnome-session > pkg_add -r gnome2-lite > > and then,I reboot my computer and use user Bear to login. > then I type in > > echo "/usr/local/bin/gnome-session" > ~/.xinitrc > > then I type in > > startx > > but it give me a error > the summary of the error is below: > > Could not lock the file "/var/tmp/gconf-test-locking-file-CB9IKU" > The error was "Invalid argument"(errno = 22) > > What Can I Do??thx! > > BTW:I have been set my PACKAGEROOT to ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-current/Lat > est/ > Uninstall all the packages that were installed from the above PACKAGEROOT, then set PACKAGEROOT to either: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-7.0-release/Latest or ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-7-stable/Latest The packages you had installed were built for FreeBSD 8.0-CURRENT, they are not compatible with FreeBSD 7.0. Also, make sure that /var/tmp has the permissions 1777 set: # ls -l /var/ | grep tmp drwxrwxrwt 12 root wheel 1536 Nov 16 10:56 tmp ScotReceived on Sun Nov 16 2008 - 16:37:07 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:37 UTC