On Tue, Oct 30, 2001 at 04:14:40PM -0600, Adam Heath wrote: > On Wed, 19 Sep 2001, Egon Willighagen wrote: > > > On Tuesday 18 September 2001 14:44, Ola Lundqvist wrote: > > > Like, CLASSPATH=$CLASSPATH:$INTERNALCLASSPATH before running > > > the real jvm.
--------------------------^^^^^^ This was right :) > > I'm not really in favor of a system wide classpath; i prefer the current > > system where /usr/bin/XXXXprogram deals with this... > > > > But if the majority prefers it this way, at least make it: > > CLASSPATH=$INTERNALCLASSPATH:$CLASSPATH > > so that internal jars overwrite the general jars... > > Bzzt. Always append, not prepend. If you do the above, how can I make quick > fixes? Huh? ... ... ARGH! I'll change it, thanks. > Ie, when tracking down why something doesn't work, I make a copy of part of > the errant packages java source into my own tree, and start adding debug print > stmts. I then have this added to the classpath. With your scheme, the system > installed .class files would always be used, in preference to my own. Regards, // Ola > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- --------------------- Ola Lundqvist --------------------------- / [EMAIL PROTECTED] Björnkärrsgatan 5 A.11 \ | [EMAIL PROTECTED] 584 36 LINKÖPING | | +46 (0)13-17 69 83 +46 (0)70-332 1551 | | http://www.opal.dhs.org UIN/icq: 4912500 | \ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 / --------------------------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]