Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Oct 2003 23:25:55 +0100
From:      Dean Owen <dean@somepeople.net>
To:        freebsd-ports@freebsd.org
Subject:   mod_php4 and sablot.69
Message-ID:  <3F85E073.8020001@somepeople.net>

next in thread | raw e-mail | index | archive | help
Hi,

I'm new to the list and FreeBSD in general.

I am trying to install mod_php using the ports collection on FreeBSD 
4.8-RELEASE

I have installed Apache2, and mySQL. All went without a hitch.

When I do

# make install

in  /usr/ports/www/mod_php4

And it stops with Error code 1, error text follows -

Error: shared library "sablot.69" does not exist

I tried command

# make clean

in /usr/ports/textproc/sablotron

Then make install again in mod_php4, it seems to work then tells me I 
need to define -DFORCE_PKG_REGISTER in my environment or in the make line.

So I try

# make -DFORCE_PKG_REGISTER install

and we get back to the same sablot.69 error :(

After searching the list, I found this entry

http://lists.freebsd.org/pipermail/freebsd-ports/2003-April/000422.html

it mentions replacing sablot.69 with sablot.70 . However, no hints on 
how/where to do this. Would anyone have any links/advice on how to get 
round this? thanks.

Dean Owen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F85E073.8020001>