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.
|
 |
|
05-21-2006, 03:54 PM
|
#16
|
Member
Registered: May 2006
Posts: 37
Original Poster
Rep:
|
Quote:
Originally Posted by acid_kewpie
".... and it worked fine"?
|
error: open of /home/alu/desktop/install_flash_player_7_linux.tar.gz failed: No such file or directory
It gave me this error.
|
|
|
05-21-2006, 04:05 PM
|
#17
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
i'd appreciate it if you stuck to your story... are you installing kopete of flashplayer? are you useing rpm's or tarballs???  either way for a no such file or directory error you either didn't download the file, or are typing in the path wrong. remember that linux is case sensitive under most contexts.
|
|
|
05-21-2006, 04:13 PM
|
#18
|
Member
Registered: May 2006
Posts: 37
Original Poster
Rep:
|
Quote:
Originally Posted by acid_kewpie
".... and it worked fine"?
|
i have also recieved this error
ALU@linux-a0ar:~> rpm -Uvvh /home/alu/desktop/kopete-0.12-beta2-1.x86_64.rpm
D: ============== /home/alu/desktop/kopete-0.12-beta2-1.x86_64.rpm
error: open of /home/alu/desktop/kopete-0.12-beta2-1.x86_64.rpm failed: No such file or directory
D: found 0 source and 0 binary packages
D: May free Score board((nil))
any suggestions 
|
|
|
05-21-2006, 04:24 PM
|
#19
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
The crude but honest suggestion is to not enter the wrong filename, but my main suggestion is get familiar with bash completion:
type "rpm -Uvh /h"
then press tab
type "alu/des"
then press tab
type "kope"
then press tab
here bash fills in the blanks as best it can with *VALID* data. if you get as far as that "des" bit and it doesn't offer you options no matter how many times you hit tab, then there is no file or directory there starting with "des". delete those characters, try "Des" instead etc....
Last edited by acid_kewpie; 05-21-2006 at 04:25 PM.
|
|
|
05-21-2006, 04:25 PM
|
#20
|
Member
Registered: May 2006
Posts: 37
Original Poster
Rep:
|
ok i can get as far as rpm -Uvh /home/alu so that means the file i have saved is not there or that means i cant get to the desktop
Last edited by loda117; 05-21-2006 at 09:48 PM.
|
|
|
05-21-2006, 04:31 PM
|
#21
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
ok, that's just the same output again....  if a file does not exist then bash completion will not find it, so you didn't do what i suggested huh? 
|
|
|
05-21-2006, 09:51 PM
|
#22
|
Member
Registered: May 2006
Posts: 37
Original Poster
Rep:
|
ok i have got this messege
ALU@linux-a0ar:~> rpm -Uvh /home/ALU/Desktop/kopete-0.12-beta2-1.x86_64.rpm
error: can't create transaction lock on /var/lib/rpm/__db.000
Last edited by loda117; 05-21-2006 at 09:53 PM.
|
|
|
05-22-2006, 01:16 AM
|
#23
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
right, so now we are getting somewhere. you need to run the rpm command as root, I gues i should have spotted that one earlier, so i'll appologise for not picking up on that... in the terminal enter "su -" then enter the root password and then run that rpm command again.
|
|
|
05-22-2006, 02:55 AM
|
#24
|
Member
Registered: May 2006
Posts: 37
Original Poster
Rep:
|
Quote:
Originally Posted by acid_kewpie
right, so now we are getting somewhere. you need to run the rpm command as root, I gues i should have spotted that one earlier, so i'll appologise for not picking up on that... in the terminal enter "su -" then enter the root password and then run that rpm command again.
|
well got that working but wat about a file like "install_flash_player_7_linux.tar.gz" which is a gzp file how to install that i have already extracted it into a directory "install_flash_player_7_linux"
and dude thank you very much for puttin it up with me appriciate it a lot. i wil make sure i will help anyone with the knowledge i will learn. thanks once again 
Last edited by loda117; 05-22-2006 at 03:11 AM.
|
|
|
05-22-2006, 09:54 AM
|
#25
|
Member
Registered: Mar 2006
Location: South Africa
Distribution: Arch Linux
Posts: 43
Rep:
|
flash flayer comes with an executable called install.sh
just run that
./install.sh
AS ROOT
|
|
|
All times are GMT -5. The time now is 09:45 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
|
|