mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Mar. 30 2005,01:23 |
|
Don't expect a window to pop up and tell you what's happening....mydsl-load just automatically loads the program into your system.
If you didn't see any errors in the emelfm output window (that window at the bottom), then everything should be okay. Open up a terminal and type "which gcc" or "type -p gcc" to see if the application is available.
If it's vim you're talking about, it would be installed in /opt (not in your path), so "which" won't work. gvim should have been installed to your menu though.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|