add "/bin/bash" after /home/USER making it as "/home/USER/bin/bash"
Also check the content of /etc/ld.so.conf whether making sense.
B.R.
satimis
Ah sinclair, are you building BLFS 6.1 on chroot? I got lot of problems building it on chroot environment. The only advanges are not necessary to print LFS 6.1 book and burn all packages on CDs in advance.
I can't "startx" as User on LFS 6.1 yet.
sinclair@Fine-Lok:~$startx
.........
giving up
xinit: connection refused (errno 111): unable to connect to X server
xinit: No such process (errno 3): server error
sinclair@Fine-Lok:~$
Ah sinclair, are you building BLFS 6.1 on chroot? I got lot of problems building it on chroot environment. The only advanges are not necessary to print LFS 6.1 book and burn all packages on CDs in advance.
i builded BLFS 6.1 on LFS6.1.firstly i installed Xorg KDE then download BLFS6.1 book
http://www.linuxfromscratch.org/blfs/downloads/stable/
continue install software.because i can use copy and paste now.
Hi satimis
thanks for you reply and advice
Login as sinclair.
$ echo $HOME
/home/sinclair <=======yes
$startx
.........
giving up
xinit: connection refused (errno 111): unable to connect to X server
xinit: No such process (errno 3): server error
------------------------------------------------------------------------------------------
same error, i can't "startx" as "sinclair" on LFS 6.1 yet.
i don't know .what's wrong with it. can you tell me? thanks
After recompiling kernel, I can connect Internet. Now I make this posting from LFS 6.1 Firefox. My immediate need is to make Firefox reading Chinese, both Traditional and Simplified. I'm now only working blindly OR in total darkness.
Hi satimis
congratulation!
i am useing fireflysung
http://www.study-area.org/apt/firefly-font/
root@Fine-Lok:~# mkdir /usr/X11R6/lib/X11/fonts/TrueType
put the fireflysung.ttf to TrueType directory
Now change to the directory where you have your TrueType fonts and run:
root@Fine-Lok:/usr/X11R6/lib/X11/fonts/TrueType#mkfontscale
root@Fine-Lok:/usr/X11R6/lib/X11/fonts/TrueType#mkfontdir
Ensure TrueType is Loaded in 'xorg.conf'
# ModulePath "/usr/X11R6/lib/modules"
add the path "/usr/X11R6/lib/X11/fonts/TrueType " to /etc/fonts/fonts.conf
<dir>/usr/share/fonts/local</dir>
<dir>/usr/share/fonts</dir>
<dir>/usr/X11R6/lib/X11/fonts</dir>
<dir>/usr/X11R6/lib/X11/fonts/misc</dir>
<dir>/usr/X11R6/lib/X11/fonts/local</dir>
<dir>/usr/X11R6/lib/X11/fonts/TTF</dir>
<dir>/usr/X11R6/lib/X11/fonts/75dpi</dir>
<dir>/usr/X11R6/lib/X11/fonts/TrueType</dir> <=======add this line
<dir>~/.fonts</dir>
install "libXft-2.1.6.tar.bz2" package <===bold
finally run "fc-cache"
root@Fine-Lok:~#fc-cache
restart "firefox"
if your chinses fonts blur,i can post my fonts.conf to you reference
good luck!
View -> Character Encoding -> More Encodings -> East Asia -> big5/gbk, etc.
Then I added fireflysun.tty to /usr/X11R6/lib/X11/fonts/TrueType/
Also adding;[code:1]FontPath "/usr/X11R6/lib/X11/fonts/TrueType"[/code:1] to xorg.conf'
and [code:1]<dir>/usr/X11R6/lib/X11/fonts/TrueType</dir>[/code:1]to /etc/fonts/fonts.conf
ran;
# fc-cache
Re-started Firefox. I'm now on my way with Firefox reading both big5 and gbk