|
HowToUseOpenPiczza2
한글 도움말이 필요하시면 HowToUseOpenPiccza2Kor 을 참고하세요. InstallationTo install OpenPiczza2, you have to download squeak vm with ffi support for your platform and sqlite3 dll or dynamic library. If you're using Mac OS X, you're lucky; one click package does have all things. If you're not lucky enough, then again, just download OpenPiczza2.zip and unpack it where you want to install. Then, copy squeak vm, plugins and sqlite3 dll(if you're using Windows) to the OpenPiczza.app/Contents/Resources; there, you'll find OpenPiczza.image. Run your squeak vm with OpenPiczza.image; if you're running windows, then run it with -headless option, or performance of OpenPiczza will be very bad. This seems to be related with scheduling algorithm of Windows. Or if you can, register squeak vm as service. If you're running Linux or similar unix systems, then install squeak vm with ffi support. Yes sqlite3 also needs to be installed. For Mac OS X
Windows
Linux
ConfigurationFor now, only following things are configurable;
Administration page is available from client with localhost binding; ie., you have to access page with http://127.0.0.1:8888/seaside/op2a or you cannot access to the page. |