Solution: Installing PHP 4.1.1 with pear on OpenBSD 3.0

Claus cniesen@gmx.net
Mon, 18 Feb 2002 15:48:23 -0600


In case someone is interested how to install PHP 4.1.1 with pear in OpenBSD 
3.0 (although it's quite easy to find out by yourself).

You will need to use the current ports tree since the stable only has PHP 4.06.
With these steps we download the current ports tree into the /tmp 
directory.  Of course you could choose any other directory that you desire.

# csh
# setenv CVSROOT anoncvs@anoncvs.ca.openbsd.org:/cvs
# cd /tmp
# cvs -q get -P ports
# mv /usr/ports /usr/ports.stable
# ln -s /tmp/ports /usr/ports
# cd /usr/ports/www/php4

Modify the FLAVOR? in the Makefile as needed.

# make install

Now to install pear we set the sub package to pear in the Make file so that 
the 4th line looks as follows:
   SUBPACKAGE?= -pear

# make install

Now don't forget to change the link back to the stable ports tree. 
Otherwise you'll forget it and have problems later that will eat up your 
time.  At this point you can also delete the current ports tree to free up 
space.

# rm /usr/ports
# mv /usr/ports.stable /usr/ports
# rm -r /tmp/ports

Hope that helps somebody,
   Claus





>From edw@q5comm.com Date: 18 Feb 2002 17:59:15 -0500
Return-Path: <edw@q5comm.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 67124 invoked from network); 18 Feb 2002 22:59:18 -0000
Received: from snipe.mail.pas.earthlink.net (HELO snipe.prod.itd.earthlink.net) (207.217.120.62)
  by clark.horde.org with SMTP; 18 Feb 2002 22:59:18 -0000
Received: from sdn-ar-001nywplap022.dialsprint.net ([168.191.56.30] helo=localhost)
	by snipe.prod.itd.earthlink.net with smtp (Exim 3.33 #1)
	id 16cwke-0002Kl-00
	for imp@lists.horde.org; Mon, 18 Feb 2002 14:59:17 -0800
Received: (qmail 12213 invoked from network); 18 Feb 2002 22:59:20 -0000
Received: from ed.q (192.168.1.100)
  by fwd.q with SMTP; 18 Feb 2002 22:59:20 -0000
From: Ed Weinberg <edw@q5comm.com>
To: imp@lists.horde.org
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature";
	boundary="=-nXr5iUCcHt03Uqt+8liR"
X-Mailer: Evolution/1.0.2 
Date: 18 Feb 2002 17:59:15 -0500
Message-Id: <1014073155.1756.2.camel@ed>
Mime-Version: 1.0
Subject: missing buttons?

--=-nXr5iUCcHt03Uqt+8liR
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

I just installed imp 3.
I have successfully installed imp 2.2 on a different machine.
I am wondering if something is missing.
There are no longer buttons on the right side of the screen.
No configure buttons.
No buttons which give some way to setup filters.

Does anyone have screen shots of how this is supposed to work?

--=20

--  Ed Weinberg
    edw@q5comm.com
    Q5 comm, LLC
    TEL - 914-713-7222
    FAX - 914-713-7227

You can find my public key at:
www.q5comm.com/~edw


--=-nXr5iUCcHt03Uqt+8liR
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEABECAAYFAjxxh0IACgkQBdQCQoqSS0L9RACfQABeQjn2aXkv9HSsc1kN2eph
sRkAn1n6OKkRN4OvIRTDiWsimdGaTThe
=An2q
-----END PGP SIGNATURE-----

--=-nXr5iUCcHt03Uqt+8liR--