LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Need some help installing some stuff (RH9) (https://www.linuxquestions.org/questions/linux-software-2/need-some-help-installing-some-stuff-rh9-103947/)

d0nny 10-14-2003 05:20 PM

Need some help installing some stuff (RH9)
 
Well, I'm quite new to linux. I messed around with it about a week ago, but I've since forgotton the small bit I've learned.

If someone could help me install the Xchat RPM, and just doing RPMs in the terminal would be awesome.

Most sites do list how-to-do it type stuff, but Xchat didn't have anything of the sort.

heh, I feel like an ass for this. :newbie:

Nechos 10-14-2003 05:24 PM

it's RPM, why don't you just double-click it while in GUI? it's self-installing...
i usually use tars, obviously in command line...
of course, there's a rpm command (AND man rpm ;) ), but why do you want to do it that way?!?

mossy 10-14-2003 05:26 PM

for any rpm use

to install:
rpm -ivh yourpackage.rpm
to upgrade:
rpm-Uvh yourpackage.rpm

Plus it is really good idea to search this forum as this is posted usually one per day as it alot of stuff.
You may find it quicker than waiting for a response.

d0nny 10-14-2003 05:27 PM

Quote:

Originally posted by Nechos
it's RPM, why don't you just double-click it while in GUI? it's self-installing...
i usually use tars, obviously in command line...
of course, there's a rpm command (AND man rpm ;) ), but why do you want to do it that way?!?

was recommended to me that way
:shrug:

It gives me a "Could not Open Package" error message..
"/rpms/xchat/" could not be read. Make sure you have the proper permissions on it.

I put in the root password.

dunno why it gave me that error.
unless I fucked up my root password =/

Devboy 10-14-2003 05:31 PM

Xchat should already be installed, just type xchat in run. if not then u do need to isntall it.

d0nny 10-14-2003 05:32 PM

Quote:

Originally posted by mossy
for any rpm use

to install:
rpm -ivh yourpackage.rpm
to upgrade:
rpm-Uvh yourpackage.rpm

Plus it is really good idea to search this forum as this is posted usually one per day as it alot of stuff.
You may find it quicker than waiting for a response.

Error it gave me =/
Quote:

]$ rpm -ivh /home/donny/RPMS/XChat/xchat-2.0.5-1.i386.rpm
error: cannot get exclusive lock on /var/lib/rpm/Packages
error: cannot open Packages index using db3 - Operation not permitted (1)
error: cannot open Packages database in /var/lib/rpm

d0nny 10-14-2003 05:32 PM

Quote:

Originally posted by Devboy
Xchat should already be installed, just type xchat in run. if not then u do need to isntall it.
d'oh

:cool:

Devboy 10-14-2003 06:06 PM

hahahaha was it installed then?


All times are GMT -5. The time now is 05:22 AM.