From: Zoltan B. <zb...@du...> - 2008-09-04 10:10:47
|
Hi, sorry, you are right. Here's the new rlib.nsi installer script. It now embeds the GD 2.0.33 and GTK+ 2.10.x installers and runs them in case they are not installed already. The installer got quite large (7+ MB) because of the embedded installers. I cannot send it in email, you can download it from here: http://www.cybertec.at/download/rlibsetup.exe The embedded GTK installer contains libxml2, too, and every needed dependencies. If you compile the script NSIS will look for the extra installers in ..\Prerequisites. Their download locations: http://gnuwin32.sourceforge.net/downlinks/gd.php http://sourceforge.net/project/showfiles.php?group_id=121075 Best regards, Zoltán Bob Doan írta: > Is there a way to install all of GLIB and friends? Or is this not > necessary some how? > > On Tue, 2008-08-26 at 20:39 +0200, Zoltan Boszormenyi wrote: > >> Hi, >> >> I think one final patch is needed: NSIS installer bits. :-) >> rlibsetup.exe created with the installer source file and out of the >> with the current CVS plus my last fix will be sent in private. >> To compile the installer successfully, php_rlib.dll must be copied >> to bindings/php and also the manually created libr.lib (out of >> libr.def, described in the PHP installation part in the Wiki) has to >> be copied to libsrc. >> >> Best regards, >> Zoltán Böszörményi >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ Rlib-devel mailing list Rli...@li... https://lists.sourceforge.net/lists/listinfo/rlib-devel >> > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Rlib-devel mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-devel > |