Dear Tripat,
RPM is the Red Hat package manager. It is the way software packages are made 
available to the linux community who use the red hat distribution of linux.

The way you can install a package is

rpm -ivh packagename.rpm

-i = Install
-v = Verbose
-h = Show hash(#) for progress

Some other useful options are

-U = Upgrade software if older version is on the system
-e = erase software from the machine
-q = Query software information
-qc = List all configuration files associated to a software.

A better option would be to use the "gnorpm" utility from the gui which 
makes handling software very very easy.

regards,

Vikas.



>From: "Tripat" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: Re: [linux-delhi] Subscribe
>Date: Tue, 9 May 2000 22:16:55 +0530
>
>what are these rpms? Presently  I am just using PHP/MySQL installed on my
>web server.
>
>Tripat
>
>
>-----Original Message-----
>From: Ambar Roy <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>Date: Wednesday, May 10, 2000 12:38 AM
>Subject: Re: [linux-delhi] Subscribe
>
>
> >> I am Tripat from Ludhiana and learning linux, Pl guide me which
> >distribution
> >> of Linux will be best to install for PHP and MySQL.
> > Personally i use RH6.1 for PHP/MySQL development. To get RH 6.1 working
> >with php/mysql. what u need is the following:
> >1.MySQL from www.mysql.com
> >2.PHP (latest version)
> >
> >for PHP if u wan't rpms then u can go to www.mysql.com and dl the php3 
>and
> >the php_mysql modules as rpms from the contrib section. The default php3
> >that comes with rh6.1 does not support mysql....
> >
> >
> >Bye,
> >    /\ |\/| |3 /\ r
> >
> >
> >--------------------------------------------------------------------
> >The mailing list archives are available at
> >http://lists.linux-india.org/cgi-bin/linux-delhi
> >
>
>
>--------------------------------------------------------------------
>The mailing list archives are available at
>http://lists.linux-india.org/cgi-bin/linux-delhi

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


--------------------------------------------------------------------
The mailing list archives are available at 
http://lists.linux-india.org/cgi-bin/linux-delhi

Reply via email to