make install clean question

Joshua Lokken joshua.lokken at gmail.com
Tue Jan 4 13:29:13 PST 2005


On Tue, 4 Jan 2005 20:53:06 +0100, Olof Andersson <oandersson at gmail.com> wrote:
> Hi!
> 
> I'm a newbie with a problem. I tried to install phpmyadmin from the
> ports. When I ran the make install clean for the first time I got a
> screen where I could make a couple of choices. I chose to install with
> something called "mysqli". The make install process stopped and I got
> this message:
> 
> anderssons1# make install clean
> 
> You may use the following additional build option:
> 
>    WITH_SUPHP=yes   Install appropriately for use with
>                     the www/suphp port [default: no]
> 
> Unknown extension mysqli.
> *** Error code 1
> 
> Stop in /usr/ports/databases/phpmyadmin.
> 
> I tried to run the make install clean again to be able to not select
> the "mysqli" but I only get the same message again. I tried to find
> information on how to "reset" the install but did not succeed. I have
> FreeBSD 5.3.
> 
> Can someone help me? Thanks in advance.

Both of these should do that:

# make rmconfig

or,

# rm /var/db/ports/<portname>/options 


-- 
Joshua Lokken
Open Source Advocate


More information about the freebsd-questions mailing list