On 5 Jan 2002, at 8:49, Brian Bilbrey wrote: Hi Brian. Thanks a million. It WAS that. Finally it succeeded thans to you.
On Sat, Jan 05, 2002 at 05:33:54PM +0100, erik@urbakken.dk wrote:
But using the same method and make xconfig doesn't work:
/usr/src/linux # make xconfig
Chances are that you've got X access controls on. While still a normal user, in the terminal, try this (or something like it):
***********
bilbrey@garcia:~$ xhost +localhost localhost being added to access control list
bilbrey@garcia:~$ su Password:
garcia:/home/bilbrey# cd /usr/src/linux
garcia:/usr/src/linux# make xconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts kconfig.tk ...
garcia:/home/bilbrey# exit
bilbrey@garcia:~$ xhost -localhost localhost being removed from access control list
**********
Have fun!!!
.brian
-- Brian Bilbrey "The ships hung in the sky in bilbrey@orbdesigns.com much the same way that bricks don't." www.orbdesigns.com Doug Adams, H2G - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs
Med venlig hilsen / Best regards / Vy 73 de Erik OZ4KK Erik Jakobsen - erik@urbakken.dk SuSE 7.3 - VMware Workstation 3.0 - Windows98SE.
participants (1)
-
erik@urbakken.dk