Re: java library installation issues
- To: debian-java@lists.debian.org
- Cc: java@gcc.gnu.org
- Subject: Re: java library installation issues
- From: Seth Arnold <sarnold@willamette.edu>
- Date: Thu, 5 Apr 2001 00:26:11 -0700
- Message-id: <[🔎] 20010405002611.F18142@willamette.edu>
- Mail-followup-to: debian-java@lists.debian.org, java@gcc.gnu.org
- In-reply-to: <[🔎] 01040509104600.00655@catv6142>; from egonw@subdimension.com on Thu, Apr 05, 2001 at 09:10:46AM +0200
- References: <[🔎] m23dbq6cdw.fsf@kelso.bothner.com> <[🔎] 01040414111701.00685@catv6142> <[🔎] m2u2449qp1.fsf@kelso.bothner.com> <[🔎] 01040509104600.00655@catv6142>
* Egon Willighagen <egonw@subdimension.com> [010405 00:14]: > This would certainly be a good option... If we good get it as flexible > as the proposed Perl launcher.... I've got to throw in my two cents: I too hate the idea of using any sort of script to start execution of 'native-looking' Java programs. (e.g., if someone implements 'ls' in Java the last thing I want is for 'ls' to be a perl script to muck around with environment variables or other nonsense before running either a compiled and executable 'ls' executable or the java interpreter with arguments to run 'ls.class'.) However, if you are suggesting that we should supply a script to handle 'java' and choose among various .jar files or other nonsense, sure. This makes more sense -- similar to the navigator script. I don't think any launcher system should be all that flexible -- it should accomodate the most common cases easily (though in my Java development time, I've never needed more than just calling the java executable directly with no mucking with anything :) -- but there is no need to make it very complex since people with specialized needs will probably find it much easier to just write their own launcher with the proper arguments. <shrug> -- Earthlink: The #1 provider of unsolicited bulk email to the Internet.
Reply to:
- Follow-Ups:
- Re: java library installation issues
- From: Paul Reavis <preavis@partnersoft.com>
- Re: java library installation issues
- References:
- java library installation issues
- From: Per Bothner <per@bothner.com>
- Re: java library installation issues
- From: Egon Willighagen <egonw@subdimension.com>
- Re: java library installation issues
- From: Per Bothner <per@bothner.com>
- Re: java library installation issues
- From: Egon Willighagen <egonw@subdimension.com>
- java library installation issues
- Prev by Date: Re: Orphaning everything written in Java
- Next by Date: Re: java library installation issues
- Previous by thread: Re: java library installation issues
- Next by thread: Re: java library installation issues
- Index(es):