Results 31 to 34 of 34
Hmmm... I guess I don't know enough about slackware to mess with your system on that level. For now, use only "su" instead of "su -" and run this instead:
...
- 07-17-2003 #31Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Hmmm... I guess I don't know enough about slackware to mess with your system on that level. For now, use only "su" instead of "su -" and run this instead:
See if that works any better.Code:echo 'PATH=$PATH:/opt/kde/bin' >>~/.bashrc
- 07-17-2003 #32Linux User
- Join Date
- Jun 2003
- Location
- Minnesota, USA yes.....
- Posts
- 479
hmmmm i say... it did that then gave me a pop up error then opened. lilo.conf in kwrite. why would it give me errors then open.?Code:root@slackware:/home/troy# kwrite /etc/lilo.conf sh: line 1: iceauth: command not found DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed ICE Connection rejected! DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed DCOPServer self-test failed. ICE Connection rejected! sh: line 1: iceauth: command not found kdeinit: DCOPServer could not be started, aborting.
- 07-17-2003 #33Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
I guess that they are non-fatal errors. Try running this as well and see if that fixes the errors:
Btw., may I recommend emacs instead of kwrite? =)Code:echo 'PATH=$PATH:/usr/X11R6/bin' >>~/.bashrc
- 07-17-2003 #34Linux User
- Join Date
- Jun 2003
- Location
- Minnesota, USA yes.....
- Posts
- 479
ok so emacs did not give me the error yet kwrite still did even after that line you gave me. but yes you may recomend emacs instead. it seems to be better. well it didnt give me errors. and thats good!


Reply With Quote
