(2:44:47 AM) phadthai: install the xcomp set
(2:44:47 AM) phadthai: 05:28
(2:44:47 AM) phadthai: 05:28
(2:46:50 AM) phadthai: the_unmaker: the xcomp.tgz file should also be found in sets from i386 4.0.1 at ftp://ftp.netbsd.org/
(2:47:13 AM) the_unmaker: untar?
(2:47:14 AM) phadthai: to /, with -p flag
(2:47:19 AM) phadthai: with tar right
5 comments:
other netbsd tips:
mixerctl -w outputs.headphones.mute=on
[turns off sound]
vesa for xf86 works
to unpack the man page set:
tar xzpf man.tgz -C /
#export PKG_PATH=ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/4.0_2008Q4/All
[for using pkg_add before you setup pkgsrc]
http://netbsd.org/docs/updating.html#summary
postinstall check
then runn commadn it gives you
then tar up /etc and run etcupdate, 40 "i" later ..
< netbsder44> I had to copy manually
/usr/src/x11/lib/fontconfig/etc/fonts.conf to /etc/fonts/
also here, and modify it to add a few more font paths though
20:35 < netbsder44> for fc-cache to find all fonts
"
#
/usr/X11R7/lib/X11/fonts
#
/usr/X11R7/lib/X11/fonts/TTF/
#
/usr/pkg/lib/X11/fonts/TTF/
#
/usr/share/fonts
#
~/.fonts
#
/usr/local/share/fonts
"
then run fc-cache
./build.sh -O ../obj -T ../tools -x -U build && ./build.sh -O ../obj -T ../tools -x -U install=/
Post a Comment