I will be developing Java 3D programs in Linux. After downloading everything from blackdown and install them in home directory, I am going to run some 3D demo programs to make sure I installed them properly. But I can not create the symbolic link using the following command:
% ln -s <Java2 SDK installation>/jre/plugin/<ARCH>/mozilla/javaplugin_oji.so ~/mozilla-0.9.6/plugins/ Can anybody describe a little more about this link and how to create it? As far as I know, there is no mozilla in my home directory. It is under /usr/local, so do I have to be the superuser to create the link to /usr/lib/mozilla/plugins/ using the other command: % ln -s <Java2 SDK installation>/jre/plugin/<ARCH>/mozilla/javaplugin_oji.so /usr/lib/mozilla/plugins/ Any help is greatly appreciated. -- Fred Peng Genome Sciences Centre 600 W 10th Avenue Vancouver BC Canada V5Z 4E6 http://www.bcgsc.ca ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]