Question about ports... [postnuke]

Pete Renshaw colpete at soupro.org
Thu Dec 11 19:46:56 PST 2003


Did you try
make install FORCE_PKG_REGISTER=yes clean

See
http://www.freebsd.org/cgi/man.cgi?query=ports&apropos=0&sektion=0&manpath=FreeBSD+5.1-RELEASE+and+Ports&format=html

Many people don't know to use the "=yes" for FORCE_PKG_REGISTER.

After you get Postnuke installed you may have to make these changes below.

 "Using FreeBSD 5.1 and PHP 4.3 I had to delete the " from: setlocale
("LC_TIME", "locale"); To make it look like: setlocale (LC_TIME,
"en_US.ISO_8859-1"); and also replace setlocale (try "man setlocale" info)
>From mainfile.php line 565"

Pete
http://www.soupro.org/dim


On Thu, 11 Dec 2003 14:03:04 -0500, C. Ulrich wrote
> On Wed, 2003-12-10 at 12:04, Payne wrote:
> > Hi,
> > 
> > I am want to install postnuke but when-ever I go to do make under 
> > /usr/port/www/postnuke, it wants to install mod_php4 again, I don't want 
> > to have to reinstall ports everytime I add something new.
> > 
> > Thanks,
> > 
> > Payne



More information about the freebsd-questions mailing list