Re: [Fink-devel] Request for Package review

2010-03-27 Thread Koen van der Drift
On Mar 27, 2010, at 1:20 PM, Hariharan B wrote: > That is why I gave the instruction to set JAVA_HOME before running > extex Then I suggest you then give clearer instructions. You cannot assume that the user has JAVA_HOME in /usr. - Koen. ---

Re: [Fink-devel] Request for Package review

2010-03-27 Thread Hariharan B
Ah, you're mistaken. See, the extex startup script's first line is if $JAVA_HOME = , 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 ni

Re: [Fink-devel] Request for Package review

2010-03-27 Thread Koen van der Drift
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 -

Re: [Fink-devel] Request for Package review

2010-03-27 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/27/10 9:31 AM, Koen van der Drift wrote: > >> This error message will come if your Java version is 1.5. Please >> find out your version using this command >> >> java -version > > $ java -version > Unable to find a $JAVA_HOME at "/usr", continu

Re: [Fink-devel] Request for Package review

2010-03-27 Thread Koen van der Drift
> This error message will come if your Java version is 1.5. Please > find out your version using this command > > java -version $ java -version Unable to find a $JAVA_HOME at "/usr", continuing with system-provided Java... java version "1.5.0_22" Java(TM) 2 Runtime Environment, Standard Editi

Re: [Fink-devel] Request for Package review

2010-03-27 Thread Hariharan B
Hello koen, This error message will come if your Java version is 1.5. Please find out your version using this command java -version One more thing, your jdk 1.6 need not necessarily be installed in /usr/bin/java. Please do a *whereis java* and inform me. I'll add it in DescUsage field so that ot

Re: [Fink-devel] Request for Package review

2010-03-27 Thread Koen van der Drift
It builds fine, but when I run the program, I get this: Unable to find a $JAVA_HOME at "/usr", continuing with system-provided Java... Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file at java.lang.ClassLoader.defineClass1(Native Metho

Re: [Fink-devel] Request for Package review

2010-03-26 Thread Hariharan B
Hello Koen, As per your suggestion, I have added the depends field. Please check and notify any changes needed. Thank you On Fri, Mar 26, 2010 at 11:38 PM, Koen van der Drift < koenvanderdr...@gmail.com> wrote: > > > Unfortunately you cannot assume that java is installed. So you need to > inc

Re: [Fink-devel] Request for Package review

2010-03-26 Thread Koen van der Drift
Unfortunately you cannot assume that java is installed. So you need to include a dependency on java. There are other packages that depend on java that you can use as an example. - Koen. On Fri, Mar 26, 2010 at 1:47 AM, Hariharan B wrote: > Hi, > > The link to the info file is: > > http://sour

Re: [Fink-devel] Request for Package review

2010-03-25 Thread Hariharan B
Hi, The link to the info file is: http://sourceforge.net/tracker/?func=detail&aid=2961903&group_id=17203&atid=414256 Thanks On Fri, Mar 26, 2010 at 10:46 AM, Hariharan B wrote: > Hi, > > I submitted my info file of ExTeX after making changes that was suggested > by nieder. Can anyone please

[Fink-devel] Request for Package review

2010-03-25 Thread Hariharan B
Hi, I submitted my info file of ExTeX after making changes that was suggested by nieder. Can anyone please review it? Thank you -- Regards, Hariharan B International Institute of Information Technology, Bangalore -- Do