From: Wibowo S. <wib...@gm...> - 2008-07-23 17:11:23
|
Dear Rehan and Arash, Can WiserPlatform be installed on top of XAMPP for Windows (http://www.apachefriends.org/en/xampp-windows.html)? wiserplatform.org seems to be down...? If so, where can one find the documentation? Best, Bowo |
From: Rehan I. <reh...@gm...> - 2008-07-23 19:39:09
|
Bowo, WiserPlatform currently only runs on *nix systems. You may have success running the platform via cygwin (http://www.cygwin.com/) but this has not been tested yet. I did some googling, and you'll have to compile apache2, php5, etc within cygwin to get the base requirements working. In regards to the documentation site being down, I had to move it to a subdirectory /documentation. I tried to post the new link everywhere I posted the old one. Given that other people may have the old site bookmarked, I added a redirect to wiserplatform.org to go to the new site. -Rehan On Wed, Jul 23, 2008 at 10:11 AM, Wibowo Sulistio <wib...@gm...> wrote: > Dear Rehan and Arash, > > Can WiserPlatform be installed on top of XAMPP for Windows > (http://www.apachefriends.org/en/xampp-windows.html)? > > wiserplatform.org seems to be down...? > If so, where can one find the documentation? > > Best, > Bowo > > ------------------------------------------------------------------------- > 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=/ > _______________________________________________ > Wiserplatform-support mailing list > Wis...@li... > https://lists.sourceforge.net/lists/listinfo/wiserplatform-support > |
From: Jonathan El-B. <sr...@gm...> - 2008-07-23 19:39:22
|
As I understand it (and I'm just a user of this project, like you - not affiliated with the developers) - There's no reason it couldn't run on XAMPP, but the installation processes are all UNIX based. You would need to create all the database connections and configurations yourself, for which I have not found any documentation Hope this helps more than it confuses. Jonathan El-Bizri On Wed, Jul 23, 2008 at 10:11 AM, Wibowo Sulistio <wib...@gm...> wrote: > Dear Rehan and Arash, > > Can WiserPlatform be installed on top of XAMPP for Windows > (http://www.apachefriends.org/en/xampp-windows.html)? > > wiserplatform.org seems to be down...? > If so, where can one find the documentation? > > Best, > Bowo > > ------------------------------------------------------------------------- > 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=/ > _______________________________________________ > Wiserplatform-support mailing list > Wis...@li... > https://lists.sourceforge.net/lists/listinfo/wiserplatform-support > |
From: Rehan I. <reh...@gm...> - 2008-07-23 19:43:41
|
The more specific reason why WiserPlatform won't run on XAMPP or Windows in general is that there are system calls embedded in the code that are unix specific (primarily calls to ImageMagik). Ideally we would like to make WiserPlatform "platform-independent". Any ideas or suggestions would be greatly appreciated. -Rehan On Wed, Jul 23, 2008 at 12:39 PM, Jonathan El-Bizri <sr...@gm...> wrote: > As I understand it (and I'm just a user of this project, like you - not > affiliated with the developers) - There's no reason it couldn't run on > XAMPP, but the installation processes are all UNIX based. > > You would need to create all the database connections and configurations > yourself, for which I have not found any documentation > > Hope this helps more than it confuses. > > Jonathan El-Bizri > > > On Wed, Jul 23, 2008 at 10:11 AM, Wibowo Sulistio <wib...@gm...> > wrote: >> >> Dear Rehan and Arash, >> >> Can WiserPlatform be installed on top of XAMPP for Windows >> (http://www.apachefriends.org/en/xampp-windows.html)? >> >> wiserplatform.org seems to be down...? >> If so, where can one find the documentation? >> >> Best, >> Bowo >> >> ------------------------------------------------------------------------- >> 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=/ >> _______________________________________________ >> Wiserplatform-support mailing list >> Wis...@li... >> https://lists.sourceforge.net/lists/listinfo/wiserplatform-support > > > ------------------------------------------------------------------------- > 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=/ > _______________________________________________ > Wiserplatform-support mailing list > Wis...@li... > https://lists.sourceforge.net/lists/listinfo/wiserplatform-support > > |
From: <wib...@gm...> - 2008-07-29 04:13:34
|
Got that. Thanks for the explanation guys. The reason I wanted to use XAMPP was to just play around (well... to be exact... learn to play around) with WiserPlatform offline, and that I might have the need to use the platform in an offline environment for a project. If WiserPlatform on XAMPP for Windows is not possible, can I have an offline installation and usage of it on a particular Linux distro? If yes, any recommendation of which one to use? It would be great if it can be installed on XAMPP for Linux (which will reduce the need to manually install and configure Apache, MySQL, etc. separately). Best, Bowo On 7/24/08, Rehan Iftikhar <reh...@gm...> wrote: > The more specific reason why WiserPlatform won't run on XAMPP or > Windows in general is that there are system calls embedded in the code > that are unix specific (primarily calls to ImageMagik). > > Ideally we would like to make WiserPlatform "platform-independent". > Any ideas or suggestions would be greatly appreciated. > > -Rehan > > On Wed, Jul 23, 2008 at 12:39 PM, Jonathan El-Bizri <sr...@gm...> > wrote: >> As I understand it (and I'm just a user of this project, like you - not >> affiliated with the developers) - There's no reason it couldn't run on >> XAMPP, but the installation processes are all UNIX based. >> >> You would need to create all the database connections and configurations >> yourself, for which I have not found any documentation >> >> Hope this helps more than it confuses. >> >> Jonathan El-Bizri >> >> >> On Wed, Jul 23, 2008 at 10:11 AM, Wibowo Sulistio >> <wib...@gm...> >> wrote: >>> >>> Dear Rehan and Arash, >>> >>> Can WiserPlatform be installed on top of XAMPP for Windows >>> (http://www.apachefriends.org/en/xampp-windows.html)? >>> >>> wiserplatform.org seems to be down...? >>> If so, where can one find the documentation? >>> >>> Best, >>> Bowo >>> >>> ------------------------------------------------------------------------- >>> 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=/ >>> _______________________________________________ >>> Wiserplatform-support mailing list >>> Wis...@li... >>> https://lists.sourceforge.net/lists/listinfo/wiserplatform-support >> >> >> ------------------------------------------------------------------------- >> 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=/ >> _______________________________________________ >> Wiserplatform-support mailing list >> Wis...@li... >> https://lists.sourceforge.net/lists/listinfo/wiserplatform-support >> >> > |