i was just wondering where the installation path to mozilla was on mdk 10.1official
Printable View
i was just wondering where the installation path to mozilla was on mdk 10.1official
This might help:
As root, type:
updatedb
After that:
locate mozilla
or whereis mozilla
This also could help: find / -name mozilla
Remember: All of them should be done as root.
mcm's suggestion should work perfectly, however... I belive the path is /usr/local/lib/mozilla-firefox.
Jeremy
found it thanks