Ah, you're mistaken.

See, the extex startup script's first line is

if $JAVA_HOME = <empty>,
echo "please set your JAVA_HOME"

That is why I gave the instruction to set JAVA_HOME before running extex.
The fact that it had /usr is purely a coincidence. Anyways, I've to correct
the errors pointed out by nieder. I'll do that first.

On Sat, Mar 27, 2010 at 9:43 PM, Koen van der Drift <
koenvanderdr...@gmail.com> wrote:

>
> On Mar 27, 2010, at 12:04 PM, Benjamin Reed wrote:
>
>
>> It looks like you have $JAVA_HOME set to /usr for some reason, which is
>> not a valid $JAVA_HOME value.  It has to be one of:
>>
>
>
> That's because of the instructions in the extex package:
>
> Usage Notes:
>  On terminal type the commands
>  -----------------------------
>  cp /sw/share/doc/ExTeX/homefile/*.* /Users/<username>/.
>  cp /sw/share/doc/ExTeX/homefile/.extex /Users/<username>/.
>  export JAVA_HOME=/usr
>  cd /Users/<username>
>  extex
>  -----------------------------
>
>  <This is assuming that Java 1.6 is installed as /usr/bin/java>
>  <Anyways, depends field added will take care of this>
>  Note that bin/java need NOT be present in JAVA_HOME
>
>
> On a new terminal window I get:
>
> $ java -version
>
> java version "1.5.0_22"
> Java(TM) 2 Runtime Environment, Standard Edition (build
> 1.5.0_22-b03-333-9M3125)
> Java HotSpot(TM) Client VM (build 1.5.0_22-147, mixed mode, sharing)
>
>
> - Koen.
>



-- 
Regards,

Hariharan B
International Institute of Information Technology, Bangalore
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to