...
Code Block |
---|
curl -C - -O http://webobjects.mdimension.com/wolipswocommunity.org/documents/tools/WOInstaller.jar OR wget http://webobjects.mdimension.com/wolipswocommunity.org/documents/tools/WOInstaller.jar |
and install it like this :
...
Get the source of the module (adaptor) from Wonder. You only need the Adaptors (and its subfolders) folder.
Code Block |
---|
wget httphttps://webobjects.mdimensiongithub.com/hudsonprojectwonder/jobwonder/Wonder/lastSuccessfulBuild/artifact/dist/Wonder-Frameworks.tar.gztarball/master OR curl -C - -O httphttps://webobjectsgithub.mdimension.com/hudsonprojectwonder/jobwonder/Wonder/lastSuccessfulBuild/artifact/dist/Wonder-Frameworks.tar.gztarball/master |
Edit make.config and change the value of ADAPTOR_OS to LINUX. (this can be found in Adaptors directory (JS)) (Adaptors directory is now under %PATH_OF_UNZIPPED_SOURCE%/Utilities )
...