freebsd-ports/x11-toolkits/php-gtk2/pkg-message
Edwin Groothuis dd3060cd59 New port: php-gtk
Great! I had planned to port this application.

	Here are some patches to the original submitted PR.  They
	upgrade to v. 0.5.2, force the build of self contained
	extensions, install examples (all tested and working), fix
	some typos in the code, USE_GNOMENG, and add a BUILD_DEP
	towards phpize.

	I have also added knobs to build gdkpixbuf and gtkhtml
	extensions (not scintilla). They build OK, but I have been
	unable to test them => they are not installed.

PR:		ports/46201
Submitted by:	Th. Thomas.
2003-04-01 23:06:03 +00:00

8 lines
305 B
Text

The port has now been installed. Be sure to adjust the config-file
in e.g. /usr/local/etc/php.gtk/php.ini.
I have created a sample configuration file named php.ini-dist which
should be a rough guide.
For convenience put something like
"alias gtkphp='php -q -c /usr/local/etc/php.gtk/'"
in your .profile.