I really admire your work on TuxGuitar and had id work on some systems but my new opensuse11.2 is making some problems...
here my errorlog
Exception in thread "main" java.lang.UnsatisfiedLinkError: Cannot load 32-bit SWT libraries on 64-bit JVM
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.C.(Unknown Source)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source)
at org.eclipse.swt.widgets.Display.(Unknown Source)
at org.herac.tuxguitar.gui.TuxGuitar.displayGUI(Unknown Source)
at org.herac.tuxguitar.gui.TGMain.main(Unknown Source)
I installed all swt-libraries i could find in Yast and also Java, but coudn't find any 32-bit versions.
if you are running a 64 bit JVM, so you need a 64 bit version of SWT (you have a 32 bit version of it).
try get them, or just download the x86_64 version of tuxguitar that already have included SWT libraries.