Announcement

Collapse
No announcement yet.

PHP-GTK is getting increasingly stale - any comment?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • omid
    replied
    I have done packaging php5-gtk2 (2.0.3) package + php5-cairo (0.2.0):
    https://launchpad.net/~omidmottaghi/+archive/php-gtk

    Leave a comment:


  • anbog
    replied
    Ahh, nice news that I missed while on vacation.. this is what a lack of internet access will do to you - make you look stupid!

    Thanks for the quick reply!

    Leave a comment:


  • deanjo
    replied
    Why doesn't anybody simply use the openSUSE build service to create the packages? It's fully capable of creating Ubuntu packages.

    Leave a comment:


  • Michael
    replied
    Originally posted by anbog View Post
    Could you be talked into writing a short How-To on that? I could only make the GUI work on previous versions of Ubuntu and would like some pointers!
    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

    Leave a comment:


  • anbog
    replied
    Originally posted by Dandel View Post
    Just a quick update, I got PHP-GTK installed on Ubuntu 10.04...
    Could you be talked into writing a short How-To on that? I could only make the GUI work on previous versions of Ubuntu and would like some pointers!

    Leave a comment:


  • Dandel
    replied
    Just a quick update, I got PHP-GTK installed on Ubuntu 10.04 and giving a few feedback results to Micheal to get the gui in a state where the latest git can have gui driven test results.

    Leave a comment:


  • deanjo
    replied
    Originally posted by Michael View Post
    Actually I don't regret for one minute writing PTS in PHP. PHP has also worked out extremely well in porting to other OSes. How would have adding tests been any easier? Though yes, the GUI would have been much easier in another language.
    The same way I'm adding profiles to my rudimentary kommander script for the tests, enter your test command, save test profile, shell out to cli, run profiles test command, write results to file, read file for results. A dependency list is also easy enough to store in a human readable and editable form using a plain text box which calls upon that dependency list on the detected or picked OS.

    PTS is for the most part just a collection of shell commands for the various apps that are easily enough stored in plain text files. Doing it in a C or C++ would allow simple binary packages that are not heavily dependent on a PHP install with all the needed modules.

    Leave a comment:


  • Michael
    replied
    Originally posted by deanjo View Post
    Indeed, in hind sight it would appear choosing to do PTS in php was a mistake. A utilizing C or C++ would have made things a lot easier in the long run for porting to other OS's, GUI implementation and even adding tests.
    Actually I don't regret for one minute writing PTS in PHP. PHP has also worked out extremely well in porting to other OSes. How would have adding tests been any easier? Though yes, the GUI would have been much easier in another language.

    Leave a comment:


  • deanjo
    replied
    Originally posted by Dandel View Post
    I actually also don't see the php GUI going anywhere because of the fact that you can't even use php-gtk with ubuntu 10.04 without going through a lot of hurdles.
    Indeed, in hind sight it would appear choosing to do PTS in php was a mistake. A utilizing C or C++ would have made things a lot easier in the long run for porting to other OS's, GUI implementation and even adding tests.

    Leave a comment:


  • Dandel
    replied
    I actually also don't see the php GUI going anywhere because of the fact that you can't even use php-gtk with ubuntu 10.04 without going through a lot of hurdles.

    Leave a comment:

Working...
X