Re: [Php-qt-users] ..if PHP is not compiled ..?
Status: Beta
Brought to you by:
tm243
From: Thomas M. <tm...@ph...> - 2007-07-11 13:17:38
|
On Wednesday 11 July 2007 14:46:27 Mark Constable wrote: > Great, thanks Katrina for such a simple guide. Works here on an > ArchLinux system using qt4 4.3.0, php 5.2.3 and cmake 2.4.6. Thx for your report. I'm trying to install a bunch of virtual machines for testing compilation of php-qt. There is a script 'phpqt_from_scratch.sh' in the 'tests' directory for automated compiling, it has some instructions in the head comment. Of course, its not the official way and might fail, but it helps me a lot because it downloads everything needed, compiles it, set all pathes to the current directory and runs and installs everything within this 'sandbox' directory. So after deleting the current directory the system is clean as before. > I'll try and upload an ArchLinux PKGBUILD to aur.archlinux.org. Cool :) -- Thomas |