On 2/26/06, Rik Potts <[EMAIL PROTECTED]> wrote:
Hi,Im working on blfs 6.1 and am following chapter 25 for xorg.Ive compiled it and run make install.Everything seemed ok.I editted /etc/ld.so.conf and added /usr/X11R6/libthen entered ldconfig, nothing came up on the screen but i didnt expect anything.....It goes wrong when I entercd ~ &&
Xorg -configureIt just says Xorg: command not foundDoes anybody know where I might be going wrong?Ive installed libpng-1.2.8 and Fontconfig-2.3.2 which went ok.Im totally lost with this one!Hope some can help, many thanksrik
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
create the /etc/profile.d/X.sh file refer to Chapter 3
then run the command
source /etc/prodile.d/X.sh
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
