In the last episode (Jun 22), Gary Kline said: > > guys, > what do i need to rebuild to fix this problem to get X working on my > server:: > > ethic# startx > xauth: creating new authority file /root/.serverauth.1054 > > /libexec/ld-elf.so.1: Shared object "libhal.so.1" not found, required by "X" > giving up. > xinit: No such file or directory (errno 2): unable to connect to X server > xinit: No such process (errno 3): Server error. > ethic#
Looks like you buid X with hal support, then deleted hal. Either install port/sysutils/hal, or run "make config" in ports/x11-servers/xorg-server, uncheck hal support, and reinstall. -- Dan Nelson dnel...@allantgroup.com _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"