Results 1 to 7 of 7
I am new to Linux. I recently downloaded a program (FLDIGI) and tried to install and run it. It seemed to install OK, but when I click the icon to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-07-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 3
How to open a Linux program I downloaded.
I am new to Linux. I recently downloaded a program (FLDIGI) and tried to install and run it. It seemed to install OK, but when I click the icon to open it nothing happens.
Is there something in Linux I don't know about that I need to open a Linux based program?
- 03-07-2011 #2
Which distro are you using?
I assume this is the program you're talking about? Which of those options did you download? Or how did you install it?
- 03-07-2011 #3Just Joined!
- Join Date
- Mar 2011
- Posts
- 3
Ubuntu
I am using Ubuntu.
Thanks!
- 03-07-2011 #4
And how did you install it?
This would be the preferred method.
Launchpad Install
- 03-08-2011 #5Just Joined!
- Join Date
- Mar 2011
- Posts
- 3
Ubuntu
I found the terminal window and typed in the first line and hit enter. After that it asked for a password and I couldn't put the other command lines in. What do I need to do to get all the command lines in?
- 03-08-2011 #6Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,142
In the terminal window, switch to the root user with this command: sudo su -
Make sure to include the dash at the end, so you get a root login shell. The prompt should have a #. Now you can enter all the commands without using "sudo" before each of them.Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 03-08-2011 #7
And just to note, the password it asked for would be your user password.


Reply With Quote
