Results 1 to 6 of 6
Compiling a few softwares that i want to install (e.g. krusader and kiosktool) gives me a lselinux not found error.
What do i need to resolve it.
Secondly, how do ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-19-2004 #1Just Joined!
- Join Date
- Aug 2004
- Location
- India
- Posts
- 46
General Queries
Compiling a few softwares that i want to install (e.g. krusader and kiosktool) gives me a lselinux not found error.
What do i need to resolve it.
Secondly, how do I uninstall a package that I instaled with "make install".
"make clean" only removes binaries from the source code directory.
Where can I find a menu editor for GNOME menu ?
Also, The aiases that I set for myself in .bashrc in my home directory dont work from the run menu.
Where else can I put them to make them work for all users.
Any help on any of the above queries is welcome.
Thanks.
- 11-19-2004 #2Linux Newbie
- Join Date
- Apr 2004
- Location
- Greece
- Posts
- 187
for the error google it and to uninstall a program do that
for rpmsCode:1)./configure make make uninstall
Code:rpm -e <rpmname>
Q: what\'s tiny and yellow and very, very, dangerous?
A: a canary with the super-user password.
- 11-19-2004 #3
Re: General Queries
1) Try a 'make uninstall' from the source directory.
Originally Posted by devil
2) I *think* that you can do it by launching gnome-menu-edit (something resemblant of that) from a term/run window.
3) Put them in /etc/bash/bashrc and they will be sourced by every interactive shell.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 11-19-2004 #4
Re: General Queries
Doesnt work ive been wondering how to edit the menu also, ive done some locate/greping but cant find anything usefull with gnome or menu in it?
Originally Posted by sarumont
- 11-19-2004 #5Just Joined!
- Join Date
- Aug 2004
- Location
- India
- Posts
- 46
Thanks for solving 3 of the 4 queries.
Kudos to u guys.
- 11-20-2004 #6
Re: General Queries
I'm not sure as I don't have gnome installed.
Originally Posted by Giro 
I just seem to remeber seeing something like gnome-menu when I did gnome<TAB> on a different box...
Try an slocate gnome | grep menu?"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy


Reply With Quote
