SableVM on Familiar - Installation Issues
Michael Jones <[email protected]> Wed, 03 Aug 2005 00:12:56 -0400
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <[email protected]> |
Stephen Thanks! This helped get me going. I did end up editing the java-sablevm script as suggested. One more thing; In the Familiar OS where would you suggest I hard set the environment variables below- etc/profile or etc/.bashrc? The reason I ask is I saw in a message a split in where the variables were stored. I just want to make sure there is no magic reason for this. I also saw mention in a previous message to add to mnt/cf/packages/usr/lib to /etc/ld.so.config? SVM_CP_DIR=/mnt/cf/packages/usr/share/sablevm-classpath BOOTCLASSPATH=$SVM_CP_DIR:$SVM_CP_DIR/libclasspath.jar:$SVM_CP_DIR/resources.jar LD_LIBRARY_PATH=/mnt/cf/packages/usr/lib/sablevm:/mnt/cf/packages/usr/lib export BOOTCLASSPATH LD_LIBRARY_PATH Thanks Again Michael