|
2010-01-14
, 19:54
|
Posts: 33 |
Thanked: 44 times |
Joined on Dec 2009
|
#22
|
The Following User Says Thank You to kaspernj For This Useful Post: | ||
|
2010-01-14
, 19:59
|
Posts: 1,746 |
Thanked: 2,100 times |
Joined on Sep 2009
|
#23
|
By taking some old ruby-hildon packages and mixing some .so's together I actually included the hildon-package successfully.
I also packaged ruby-libruby today, if any of you needs those files. All optified of course.
|
2010-01-14
, 20:07
|
Posts: 33 |
Thanked: 44 times |
Joined on Dec 2009
|
#24
|
|
2010-01-16
, 10:35
|
Posts: 6 |
Thanked: 2 times |
Joined on Dec 2009
|
#25
|
|
2010-01-16
, 16:36
|
Posts: 33 |
Thanked: 44 times |
Joined on Dec 2009
|
#26
|
|
2010-01-17
, 07:00
|
Posts: 6 |
Thanked: 2 times |
Joined on Dec 2009
|
#27
|
|
2010-01-17
, 09:12
|
|
Posts: 383 |
Thanked: 209 times |
Joined on Oct 2009
@ London UK
|
#28
|
|
2010-01-17
, 22:21
|
Posts: 247 |
Thanked: 91 times |
Joined on Jan 2008
@ London/M4 Corridor
|
#29
|
|
2010-01-17
, 22:23
|
Posts: 1,746 |
Thanked: 2,100 times |
Joined on Sep 2009
|
#30
|
I am also having problems with his repository. In sharing it with the entire Maemo communitty on a day when the normal repositories have been out of commission, he may have had enough traffic that he's gone over his traffic limit at his hosting service. (A theory only, no proof...)
I just added the following packages to the repository:
php53 (tested)
php53-gtk2 (tested)
php53-mysql
php53-sqlite
php53-gd
php53-mbstring
php53-xml
php53-dev
After installing php53 and php53-gtk2, you can run PHP-scripts like this:
phpgtk myscript.php
Or without Gtk-support:
php myscript.php