From owner-freebsd-questions@FreeBSD.ORG Fri Mar 19 02:04:36 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 875D716A4CE for ; Fri, 19 Mar 2004 02:04:36 -0800 (PST) Received: from www.wcborstel.nl (node-c-0ab6.a2000.nl [62.194.10.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBB2143D39 for ; Fri, 19 Mar 2004 02:04:30 -0800 (PST) (envelope-from jorn@wcborstel.nl) Received: by www.wcborstel.nl (Postfix, from userid 80) id 9268C1705E; Sat, 20 Mar 2004 11:02:37 +0100 (CET) To: washville2003@yahoo.com Received: from 172.16.1.4 (auth. user jorn@www.wcborstel.nl) by www.wcborstel.nl with HTTP; Sat, 20 Mar 2004 10:02:37 +0000 X-IlohaMail-Blah: jorn@www.wcborstel.nl X-IlohaMail-Method: mail() [mem] X-IlohaMail-Dummy: moo X-Mailer: IlohaMail/0.8.12 (On: www.wcborstel.nl) In-Reply-To: <20040318215748.26464.qmail@web60310.mail.yahoo.com> From: "Jorn Argelo" Bounce-To: "Jorn Argelo" Errors-To: "Jorn Argelo" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Message-Id: <20040320100237.9268C1705E@www.wcborstel.nl> Date: Sat, 20 Mar 2004 11:02:37 +0100 (CET) cc: questions@freebsd.org Subject: Re: php installation problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 10:04:36 -0000 Why don't you use portupgrade instead? You can install it via /usr/ports/sysutils/portupgrade if you don't have it. Though I am not certain if it works or even exists for FreeBSD 4.5 Anyway, if you do have it, try this: pkg_info | grep php portupgrade -Rr Cheers, Jorn On 3/19/2004, "samy lancher" wrote: > >Hello All, > >I have FreeBSD 4.5, apache 1.3.26_3 and mod_php4-4.2.2 . i wanted to upgrade= php to php4-4.3.3.1 so i downloaded php4-4.3.3,1.tgz to usr/ports/distfiles = and gave the command > >port_update -r mod_php4-4.2.2 php4-4.3.3,1.tgz > >I noticed that php old version got uninstalled and the new one did not get i= nstalled. Then in usr/ports/distfiles when i gave the command "pkg_add php4-4= .3.3,1.tgz" i got an error > >read_plist: bad command '@conflicts php4-4*' > >I guess it is something to do with package version and their dependencies bu= t I am not sure what exactly the problem is. > >I would also like to know if there is a way i can find out all the dependenc= ies for a particular package before actually installing it. > >I would appreciate if some one could help me. > >Thanks, > >Naveen. > > >Do you Yahoo!? >Yahoo! Mail - More reliable, more storage, less spam >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"