Also, have a look at 'binfmt_misc.txt' and 'java.txt' in:
/usr/src/linux/Documentation (or wherever your kernel docs are).

I haven't tried out the Misc Binary interface yet, but it looks useful
for your kind of requirement.

Mike Greaves



Ernst de Haan wrote:
> 
> Why don't you write a shell script? For instance:
> 
>    java MyProgram $*
> 
> That's all.
> 
> GreetinX++, Ernst
> 
> > Anupama Jayathilake wrote:
> >
> > I got a problem.Please advice me.
> > I want to compile my java class to a binary so that i can run it
> > from commant prompt without giving "java  myprogram"
> > How can i compile java class.
> > Please help me
> > Anupama
> >
> 
> --
> Ernst de Haan
> Freelance Java architect
> 
> "Come to me all who are weary and burdened,
> and I will give you rest" -- Jesus Christ
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
////////////////////////////////////////////////////////////////
// Michael Greaves                          [EMAIL PROTECTED] //
////////////////////////////////////////////////////////////////


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to