Edward Wijaya wrote:
I've tried this command:
export PATH:$PATH:/usr/share/firefox
but won't work (gives "not valid identifier error").
How can I enable it?
Thanks so much beforehand.
Regards, Edward WIJAYA SINGAPORE
Hello Edward
You need to type the following:
export PATH=$PATH:/usr/share/firefox
You had a colon(:) instead of an equals(=) sign.
cheers Duncan
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
