Randy McMurchy wrote these words on 05/30/05 07:35 CST: > What would be the best way to get the GNOME_PREFIX established in the > boot script? > > Should we just place a note in the GDM section of the book where the > bootscript is installed and request that the file be modified manually?
Since the $PATH var is set to include /opt/gnome-2.10/bin and /opt/gnome-2.10/sbin in the bootscript, we could just remove the leading path from the commands, and let the script find the programs by searching the path. But this would make the GDM script different than all the rest. And it would still be broken if $GNOME_PREFIX is anything other than /usr or /opt/gnome-2.10. Just a suggestion here, to try to fix the breakage. I'll wait for the community to provide suggestions before I do anything. -- Randy rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3] [GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686] 07:38:00 up 58 days, 7:11, 2 users, load average: 0.27, 0.19, 0.10 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
