Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-15-2001, 06:03 AM
|
#1
|
Member
Registered: Aug 2001
Location: Richmond, VA
Distribution: Ubuntu
Posts: 104
Rep:
|
Installing programs
I downloaded Opera 5.0 from the Opera site as a user, not root. I am trying to install it but I get messages saying "No action taken" when I click the runme.sh and install.sh. I am logged in as root running Redhat 7.0. What do I need to do differently?
Thanks.
Travis
|
|
|
11-15-2001, 06:36 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
try running the scripts from the command line
./runme.sh
|
|
|
11-15-2001, 07:34 AM
|
#3
|
Member
Registered: Aug 2001
Location: Richmond, VA
Distribution: Ubuntu
Posts: 104
Original Poster
Rep:
|
Thanks Chris. Could you be more specific on how to run the scripts? I am still learning.
Thanks,
Travis
|
|
|
11-15-2001, 07:57 AM
|
#4
|
Senior Member
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368
Rep:
|
If you're running KDE, then click on the K button, move up to 'terminals' and choose one. This should open a command-line box (looks a bit like the Windows's Dos session). Some of the commands are a little like dos's (eg cd=move into directory, dir=list directory contents (but ls is better, etc), so move the directory that you downloaded to, and type ./runme.sh.
You need to put the 'dot-forwardslash' in so that it knows to look for runme.sh in the current directory. If this doesn't work, you could try sh runme.sh. If both of these return with command not found then you need to make the file(s) runnable: chmod +x runme.sh and then try the above again.
With any luck, should sort your problem.
Keep us posted.
|
|
|
11-15-2001, 08:34 AM
|
#5
|
Member
Registered: Aug 2001
Location: Richmond, VA
Distribution: Ubuntu
Posts: 104
Original Poster
Rep:
|
Ok. i dir to
home/tbarden/opera/ and then
./runme.sh and get
bash: ./runme.sh: No such file or directory.
This is the location where the runme.sh file is.
home/tbarden/opera/opera-5.0-static.i386.tar.gz#utar/opera-5.0-static.i386
Please help.
Thanks
Travis
|
|
|
11-15-2001, 08:42 AM
|
#6
|
Senior Member
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368
Rep:
|
Aha! You really shouldn't try and run programs from within compressed files. You may not have known it, but files with the extension .tar.gz are compressed files (like .ZIP files in Windows).
You're using Konqueror (or something) aren't you?
Here goes:
Get into a command prompt type thing (dos box, see above).
Type: cd /home/tbarden/opera and then type: tar -zxpvf opera-5.0-static.i386.tar.gz. This will have extracted the files into your the current directory. You will probably now have to cd opera and then type ./runme.sh.
It is a fairly common mistake to make. If you find a program on a CD with the extension .tar.gz (or if you download one) then you really must extract the files in order to run them. It's fine to view files from within a compressed file, but not run them.
Hope this helps (more).
Again, keep us posted.
PS If you can't be bothered with typeing opera-5.0-static.i386.tar.gz, then don't! If you type ope and then press TAB, it should autocomplete the rest of the filename! Who'd want to go back to Windows once they've discovered this? Eh?
|
|
|
11-15-2001, 09:00 AM
|
#7
|
Member
Registered: Aug 2001
Location: Richmond, VA
Distribution: Ubuntu
Posts: 104
Original Poster
Rep:
|
That did it, Opera is working! It all makes so much more sense now.
Now what about so-5_2-ga-bin-linux-en.bin? How do I get Star Office to install?
Thanks a lot!
Travis
Last edited by TravisB; 11-15-2001 at 09:09 AM.
|
|
|
11-15-2001, 11:16 AM
|
#8
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
it's a self extracting installer, just run the program:
./so-etc....type...stuff....bin
(bin=binary)
|
|
|
11-16-2001, 06:39 PM
|
#9
|
LQ Newbie
Registered: Nov 2001
Posts: 1
Rep:
|
It's a good idea, if you use the shell teminal then try to type the command script there. if not try to try to log as super user type "su" then login. (if you know the root pasword). then do the command script there. I hope that helps...more power... 
|
|
|
All times are GMT -5. The time now is 05:40 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|