Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: markspace Newsgroups: comp.lang.java.programmer Subject: Re: Pack libraries with native libs Date: Mon, 04 Feb 2013 08:10:00 -0800 Organization: A noiseless patient Spider Lines: 14 Message-ID: References: <34e0127c-36db-4597-baab-042a9139bbef@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 4 Feb 2013 16:09:41 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="fba3415ba68d85d643935af2f52f0b4b"; logging-data="26890"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18M9Unt+4NOcguI5N3Sg/Tw+y+NKtA/3Us=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 In-Reply-To: <34e0127c-36db-4597-baab-042a9139bbef@googlegroups.com> Cancel-Lock: sha1:r9GA1+xMKyRceQMFNSJ5nAQrkGk= Xref: csiph.com comp.lang.java.programmer:22076 On 2/4/2013 2:33 AM, manuel.dahmen@gmail.com wrote: > I'd like to pack these jars into ONE runnable jar. > > The problem is the native libraries, I can't launch from within the > archive. JNLP and Java Web Start with the newer JNLP syntax can launch native libraries, I believe. I haven't tried it with JOGL specifically, however. But these don't pack the Jar file so much as just manage it for you. So I'm not sure how applicable it will be.