Re: php5 uninstall problem

2010-04-01 Thread Andreas Gerdd
> ls -l /var/db/pkg/ > > do you see anything with, as it says, partial prepended to the port/ > package name? Also, if you watch while you're installing a port or > package, it installs the ports/packages it needs first, then the > port or package you originally wanted installed last. Consequently,

Re: php5 uninstall problem

2010-04-01 Thread Antti Harri
On Thu, 1 Apr 2010, Andreas Gerdd wrote: Hi. Hi, Inside the /ports/www/php5 directory, i made; env FLAVORS="no_x11 no_bz2 no_curl no_gmp no_imap no_ldap no_sybase_ct no_xmlrpc no_xsl no_zip" make install. It is FLAVOR, not FLAVORS. But i notified that the installation was installing al

Re: php5 uninstall problem

2010-04-01 Thread Denny White
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Apr 01, 2010 at 01:51:35PM +0300, Andreas Gerdd spoke thusly: > Hi. > > Inside the /ports/www/php5 directory, > > i made; > env FLAVORS="no_x11 no_bz2 no_curl no_gmp no_imap no_ldap > no_sybase_ct no_xmlrpc no_xsl no_zip" make install. > >