Replace rpm -i with rpm -U I almost always use the -U option instead of -i.
Note that it needs to be a capitol U which stands for upgrade. Matthew Nuzum 5`//337-31337 followers.net > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:cobalt-developers- > [EMAIL PROTECTED]] On Behalf Of antonio > Sent: Thursday, December 06, 2001 8:38 AM > To: [EMAIL PROTECTED] > Subject: [cobalt-developers] How to install PHP on a RaQ3 server? > > Hi all, > I'm new to cobalt/php/mysql/apache... so, please, be patient. Thanks =). > > How to know if the PHP engine is up and running? > > If it is not running what are the guidelines to download/install it? > > I already "lurked" this ng, but can't find something simple enough to > follow. > I just tried to install these rpms, but some of them give error messages. > Here the log: > > ========BEGIN > > rpm -i freetype-1.2-7.i386.rpm (OK) > rpm -i freetype-devel-1.2-7.i386.rpm (OK) > rpm -i freetype-utils-1.2-7.i386.rpm (OK) > > rpm -i gd-1.3-5.i386.rpm (should be OK, I think) > package gd-1.3-5 is already installed > > rpm -i gd-devel-1.3-5.i386.rpm (OK) > rpm -i mod_php3-3.0.7-4.i386.rpm (OK) > > rpm -i php-3.0.16-2C2.i386.rpm (ERROR) > file /usr/lib/apache/libphp3.so from install of php-3.0.16-2C2 conflicts > with file from package mod_php3-3.0.7-4 > > rpm -i php-manual-3.0.16-2C2.i386.rpm (ERROR) > error: failed dependencies: > php = 3.0.16 is needed by php-manual-3.0.16-2C2 > > =====END > > Can someone help? > > Thanks in advance > > Tony > > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
