From: SourceForge.net <no...@so...> - 2003-12-20 15:44:58
|
Feature Requests item #863437, was opened at 2003-12-20 11:42 Message generated for change (Comment added) made by kichik You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=555156&aid=863437&group_id=78987 Category: None Group: None >Status: Closed Priority: 5 Submitted By: Markus Baertschi (markus_b) >Assigned to: Amir Szekely (kichik) Summary: Expanded PERL support Initial Comment: Remove the dependency of Frozen Bubble on sdl_perl. The program (installer ?) sould be able to work with other w32 perl distributions (ex ActiveState). At this time the sdl_perl home page (http://www.sdlperl. org) is 'under construction' and no downloads are available. Frozen Bubble apparently depends on this perl distribution and can therefore not work anymore. ---------------------------------------------------------------------- >Comment By: Amir Szekely (kichik) Date: 2003-12-20 17:44 Message: Logged In: YES user_id=584402 It looks for Perl.exe in the path too, not just ActiveState Perl in praticular. After that it executes `perl -e "use SDL; print $$SDL::VERSION;' to see if SDL_perl is available. If it isn't it directs you the website that, as you posted in the bug report, is not there. I have uplaoded a ZIP version that includes everything the installer includes besides the shortcuts. You can use that to install it manually. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=555156&aid=863437&group_id=78987 |