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-17-2006, 12:33 PM
|
#1
|
Member
Registered: May 2006
Posts: 37
Rep:
|
New User HELP!!!!
say i am working with suse 9.1 and umm i have downloaded kopete and couple of other softwares from the net and i just cant install them i am workin with kde the version of kopete i have downloaded is [kopete_0.12_beta2.suse9.3.kde3.5.i686.rpm] can anyone please help me and there is another issue with my updater it wont let me update for some reason it just sits there and doesnt do nething i have to abort it
Please HELP!!!! 
Last edited by loda117; 05-17-2006 at 12:38 PM.
|
|
|
05-17-2006, 12:49 PM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
open a console, su to root, and run "rpm -Uvh /home/user/kopete.blah.rpm" (change path accordingly). if this fails post the errors.
and please use informative titles in future. how do you think that your choice there was useful to anyone here?
|
|
|
05-18-2006, 03:32 PM
|
#3
|
Member
Registered: May 2006
Posts: 37
Original Poster
Rep:
|
Quote:
Originally Posted by acid_kewpie
open a console, su to root, and run "rpm -Uvh /home/user/kopete.blah.rpm" (change path accordingly). if this fails post the errors.
and please use informative titles in future. how do you think that your choice there was useful to anyone here?
|
ok umm i i have changed the command and now it is not giving me error but it doesnt do anything either. the command i put in was *rpm -uvh /home/user/desktop/kopete_0.12_beta2.suse9.1.kde3.2.rpm" any suggestions.
Last edited by loda117; 05-18-2006 at 03:39 PM.
|
|
|
05-18-2006, 04:33 PM
|
#4
|
LQ Newbie
Registered: May 2006
Posts: 2
Rep:
|
unmable to access windows XP, need help
Hello
I am a new user:
> I installed Linux feedura( from disc LXFSO5B/04/06), on my laptop(sony modelPCG-K33 vaio)
> right now I am only with Linux fedora, without windows xp, I have
some important data on my windows xp,
> how do i remove linux and then install it correctly?
all the best
Morteza
|
|
|
05-18-2006, 04:34 PM
|
#5
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
put a few extra -v's on the command line for more detail and note that i said "-Uvh" not "-uvh" it's case sensitive.
|
|
|
05-18-2006, 04:35 PM
|
#6
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
Quote:
Originally Posted by mortezart
Hello
I am a new user:
> I installed Linux feedura( from disc LXFSO5B/04/06), on my laptop(sony modelPCG-K33 vaio)
> right now I am only with Linux fedora, without windows xp, I have
some important data on my windows xp,
> how do i remove linux and then install it correctly?
all the best
Morteza
|
why have you gatecrashed someone elses thread? if you have your own question, ask it in your own thread.
|
|
|
05-19-2006, 11:24 AM
|
#7
|
Member
Registered: May 2006
Posts: 37
Original Poster
Rep:
|
same problem
Quote:
Originally Posted by acid_kewpie
put a few extra -v's on the command line for more detail and note that i said "-Uvh" not "-uvh" it's case sensitive.
|
see i have tried it with both ways switched the command around but there is no error messege that i can give you  anything else that i can try?? 
|
|
|
05-19-2006, 12:42 PM
|
#8
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
there really really will be an error. can you copy and paste the entire terminal output, including the few lines before and after.
|
|
|
05-20-2006, 04:22 PM
|
#9
|
Member
Registered: May 2006
Posts: 37
Original Poster
Rep:
|
Quote:
Originally Posted by acid_kewpie
there really really will be an error. can you copy and paste the entire terminal output, including the few lines before and after.
|
umm sorry to be so stupid but how do i get the terminal output???? 
|
|
|
05-21-2006, 02:29 AM
|
#10
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
right, so what does this mean...
1) you aren't entering this command into a terminal in the first place so.. where are you typing it? you have terminal emulators like konsole, gnome terminal, xterm, rxvt, eterm on your program menu's somewhere.
2) you don't know how to copy and paste text. just use the mouse to select it and the paste using the middle mouse button.
|
|
|
05-21-2006, 08:25 AM
|
#11
|
Member
Registered: Mar 2006
Location: South Africa
Distribution: Arch Linux
Posts: 43
Rep:
|
The "u" is supposed to be capital
rpm -Uvh <package_name>

|
|
|
05-21-2006, 09:23 AM
|
#12
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
Quote:
Originally Posted by acid_kewpie
put a few extra -v's on the command line for more detail and note that i said "-Uvh" not "-uvh" it's case sensitive.
|
Quote:
Originally Posted by dubz_444
The "u" is supposed to be capital
rpm -Uvh <package_name>

|
been there, said that 
|
|
|
05-21-2006, 10:58 AM
|
#13
|
Member
Registered: Mar 2006
Location: South Africa
Distribution: Arch Linux
Posts: 43
Rep:
|
right...um....emerge <pack...no wait..
type kopete from a terminal (Konsole in kde's case,gnome-terminal in gnome)
and see if it really wasnt installed
|
|
|
05-21-2006, 01:40 PM
|
#14
|
Member
Registered: May 2006
Posts: 37
Original Poster
Rep:
|
Quote:
Originally Posted by acid_kewpie
right, so what does this mean...
1) you aren't entering this command into a terminal in the first place so.. where are you typing it? you have terminal emulators like konsole, gnome terminal, xterm, rxvt, eterm on your program menu's somewhere.
2) you don't know how to copy and paste text. just use the mouse to select it and the paste using the middle mouse button.
|
Umm i was enterin it in the run command place. now i have opened up the terminal and typed the command there "rpm -Uvh /home/user/desktop/kopete....."
|
|
|
05-21-2006, 01:46 PM
|
#15
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
".... and it worked fine"?
|
|
|
All times are GMT -5. The time now is 06:09 PM.
|
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
|
|