My Setup:
- Mac OSX 10
- Ubuntu 8.04 server
- WASCE 2
- JDK6 (Sun)
- On you ubuntu box: download wasce: wasce_setup-2.1.1.3-unix.bin or follow these steps to know what distribution you want. I choose not to use IBM sdk and install my own. That's why I have installed wasce_setup-2.1.1.3-unix.bin.
- install X11 on your mac
- install x1 libraries on Ubuntu server (sudo apt-get install x11-xserver-utils)
- from your mac start X11 (configure it so it accepts client connection, in the configuration)
- open a Terminal
- do: ssh -X
@ - than on your ubuntu box do: sudo ./wasce_setup-2.1.1.3-unix.bin
- Erick
No comments:
Post a Comment