it seems not to be symbolic link. Bye looking the log you could see that you get : mkfontdir': No such file or directory. Possible you don't put the RPMS "x11-font-utils" in your build architecture.
bye the way try : rpm --query -whatprovides /usr/X11R6/bin/mkfontdir and then put the "answer".rpm in your build arch tree ../i386/RedHat/RPMS/
I think some required packages are missing, and often those type of error mean that you don't put all the required packages in your buildtree.
Possible that you don't put x11 packages in your buildtree so you'll need to have them and test all dependencies with genhdlist and getfullcomps scripts. Then you'll see that you'll have to add more than one or two packages to get the graphical installation : gtk, gnome freetype, libpng etc... ;op
Hope this could help you a little.
Vincent
Hi,
I have burned a single custom redhat 7.3 CD after going through all the necessary process including buildinstall. The problem is it failed to startup the GUI installer.. The error message says
GUI installer starup failed, falling back to text mode
Maybe some required rpm are missing... I have noticed error message during the buildinstall process,
Running mkfontdir...
/usr/X11R6/bin/mkfontdir: failed to create directory in
/redhat/i386/RedHat/instimage/usr/share/fonts/ISO8859-2/*
rm: cannot remove `/redhat/i386/RedHat/instimage/usr/X11R6/bin/mkfontdir': No such file or directory
Scrubbing trees... /redhat/i386/image-templateusr/sbin/ldconfig: /usr/lib/libbz2.so.1 is not a symbolic link
Scrubbing trees... /redhat/i386/RedHat/instimageusr/sbin/ldconfig: /usr/lib/libbz2.so.1 is not a symbolic link
What goes wrong? Pls help....
Thanks in advance.
tkb
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxxhttps://www.redhat.com/mailman/listinfo/anaconda-devel-list