Results 1 to 4 of 4
i was wondering how i start some of the apps in /usr/bin. for example gcc? nothing happens when i double-click on it..help would be greatly appreciated...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-12-2005 #1Just Joined!
- Join Date
- Jun 2005
- Location
- Sweden
- Posts
- 16
how do i start certain applications?
i was wondering how i start some of the apps in /usr/bin. for example gcc? nothing happens when i double-click on it..help would be greatly appreciated
- 06-12-2005 #2
Certain programs, gcc being one of them, start when you need them.
For instance if you are compiling a package. Your computer will look to see if gcc is on your sstem and can be used.
Other programs can be started by typing the command in a terminal or the run dialog box.
For instance, firefox.
You would type "firefox"How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 06-13-2005 #3Just Joined!
- Join Date
- Jun 2005
- Location
- Sweden
- Posts
- 16
oh, great. thx you very much. now i know
- 06-13-2005 #4Just Joined!
- Join Date
- Jun 2005
- Location
- Sweden
- Posts
- 16
can't get it to work...
i tried to install screem, but it told me that i needed GLIB 2.5.6 or higher. so i installed GLIB 2.5.7 using the
then theCode:./configure
andCode:make
but it still tells me that i need GLIB 2.5.6 or higher to install screem...why is that?Code:make install


Reply With Quote
