X86-64 Java programs

I’m having a problem with some Java apps under x86-64. These apps were
written using Eclipse and want a later version of the swt.jar. I can find
the 32-bit builds but not the 64-bit versions.

Anyone know where I can find swt-3.4-gtk-linux-x86_64.zip?


Will Honea

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Go here: http://software.opensuse.org/search

Choose OpenSUSE 11.1 (if that’s what you’re on) and search for ‘swt’ and
I think you’ll find what you need.

Good luck.

Will Honea wrote:
> I’m having a problem with some Java apps under x86-64. These apps were
> written using Eclipse and want a later version of the swt.jar. I can find
> the 32-bit builds but not the 64-bit versions.
>
> Anyone know where I can find swt-3.4-gtk-linux-x86_64.zip?
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJWNuU3s42bA80+9kRAsSuAJ42ymjvMGTentfC1xDtd+AyqslMbgCfUbTx
aBD/x+JgTpXu1IUv0ZOIOoo=
=AyO/
-----END PGP SIGNATURE-----

ab@novell.com wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Go here: http://software.opensuse.org/search
>
> Choose OpenSUSE 11.1 (if that’s what you’re on) and search for ‘swt’ and
> I think you’ll find what you need.
>
> Good luck.
>
>
>
>
>
> Will Honea wrote:
>> I’m having a problem with some Java apps under x86-64. These apps were
>> written using Eclipse and want a later version of the swt.jar. I can
>> find the 32-bit builds but not the 64-bit versions.
>>
>> Anyone know where I can find swt-3.4-gtk-linux-x86_64.zip?
>>

Follow on with a tip for future reference. Got the files (along with a huge
slug of eclipse) and still had issues. Turns out that the swt*.jar files
there have version numbers (as they should have) and Azureus, which was the
program I first had grief with had an old version of swt.jar which they
loaded in the install directory then referenced explicitly by path in the
script. Dumb! Anyway, a brute force ln -sf /usr/lib64/swt.3.(whatever)
swt.jar fixed the whole thing. PITA - but I guess that’s what choice is
all about.


Will Honea

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Good to hear back how you managed to get it working. Thank-you for
sharing that information.

Good luck.

Will Honea wrote:
> ab@novell.com wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Go here: http://software.opensuse.org/search
>>
>> Choose OpenSUSE 11.1 (if that’s what you’re on) and search for ‘swt’ and
>> I think you’ll find what you need.
>>
>> Good luck.
>>
>>
>>
>>
>>
>> Will Honea wrote:
>>> I’m having a problem with some Java apps under x86-64. These apps were
>>> written using Eclipse and want a later version of the swt.jar. I can
>>> find the 32-bit builds but not the 64-bit versions.
>>>
>>> Anyone know where I can find swt-3.4-gtk-linux-x86_64.zip?
>>>
>
> Follow on with a tip for future reference. Got the files (along with a huge
> slug of eclipse) and still had issues. Turns out that the swt*.jar files
> there have version numbers (as they should have) and Azureus, which was the
> program I first had grief with had an old version of swt.jar which they
> loaded in the install directory then referenced explicitly by path in the
> script. Dumb! Anyway, a brute force ln -sf /usr/lib64/swt.3.(whatever)
> swt.jar fixed the whole thing. PITA - but I guess that’s what choice is
> all about.
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJW3am3s42bA80+9kRAl51AJ44+Y8CbTZLVduAtaKd8rfUuOBxiwCcCJtY
7RhF2B7N9pQQ1ZDplFPVC7c=
=QPGO
-----END PGP SIGNATURE-----