I had similar problem with batik's rasterizer, which want to load
/usr/lib/jvm/java-6-sun-1.6.0.05/jre/lib/amd64/xawt/libmawt.so and I was
not present in my system (Ubuntu Lucid). I've found that I had installed
only headless version of JRE from openjdk. I've installed "standard"
version, and the p
Sorry, wrong workaround.
Firstly check if you have following package:
$ apt-file search /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so
openjdk-6-jre: /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so
--
Frostwire: Can't load library libmawt.so (Hardy Beta)
https://bugs.launchpad.
Try this workaround:
http://blog.taragana.com/index.php/archive/how-to-fix-jrelibi386xawtlibmawtso-libxtstso6-cannot-open-shared-object-file-java-error-on-linux/
--
Frostwire: Can't load library libmawt.so (Hardy Beta)
https://bugs.launchpad.net/bugs/211105
You received this bug notification beca
The same with JMeter:
$ jmeter
An error occurred: Can't load library:
/usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so
--
Frostwire: Can't load library libmawt.so (Hardy Beta)
https://bugs.launchpad.net/bugs/211105
You received this bug notification because you are a member of Ubuntu
Bu
I'm trying to run a java 6 / swing application written by myself:
Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load library:
/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/xawt/libmawt.so
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1666)
at java.lang.Runti
System is Ubuntu 9.04 Jaunty 64bit
With Suns Java 6 1.6.0.14 it works flawlessly.
--
Frostwire: Can't load library libmawt.so (Hardy Beta)
https://bugs.launchpad.net/bugs/211105
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
I changed '/usr/bin/frostwire' and '/usr/lib/frostwire/runFrostwire.sh'
scripts by commenting lines defining AWT_TOOLKIT in order not to be used
any more and am able to run FrostWire (4.13.5) on OpenJDK (1.6.0_0) but
there are other error messages:
[EMAIL PROTECTED]:~$ frostwire
Starting FrostWire
we can't build with openmotif, because this package is in the multiverse
part of the archive.
frostwire is wrong asking for one specific toolkit.
** Changed in: openjdk-6 (Ubuntu)
Status: Incomplete => Won't Fix
--
Frostwire: Can't load library libmawt.so (Hardy Beta)
https://bugs.launc
Apparently, the frostwire packager set the frostwire script in /usr/bin
to be owned by the user. To make the file secure, change the owner and
group to root. To do this, type sudo chown root:root /usr/bin/frostwire
. Do the same for the files located in /usr/lib/frostwire.
--
Frostwire: Can't
which is not the solution engineering but with this package is solved
sudo update-java-alternatives -s java-6-sun
--
Frostwire: Can't load library libmawt.so (Hardy Beta)
https://bugs.launchpad.net/bugs/211105
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
@Matthias: thanks for the tip off on where to look.
If i edit Frostwire's startup script "nano
/usr/lib/frostwire/runFrostwire.sh" i can see "export
AWT_TOOLKIT=MToolkit" at the top of the script. Commenting this line out
(as a user not root!!!) allows it to load with a couple of unrelated
Excepti
- can you start frostwire without explicitely asking for Motif?
- which package/version of frostwire did you install, where can it be found?
** Changed in: openjdk-6 (Ubuntu)
Status: New => Incomplete
--
Frostwire: Can't load library libmawt.so (Hardy Beta)
https://bugs.launchpad.net/bugs
Confirmed bug, linked to openjdk-6 package
** Changed in: openjdk-6 (Ubuntu)
Sourcepackagename: None => openjdk-6
Status: Invalid => New
--
Frostwire: Can't load library libmawt.so (Hardy Beta)
https://bugs.launchpad.net/bugs/211105
You received this bug notification because you are a mem
The motif21 java libraries dont seem to be installed/linked in the
OpenJDK java package. (x86_64 Hardy beta updated on 2008-04-14)
If you have Sun's java installed (sudo apt-get install sun-java6-jre):
[EMAIL PROTECTED]:/opt/frostwire$ find /usr/ | grep libmawt.so
/usr/lib/jvm/java-6-openjdk/jre
I am unable to find Frostwire in the repository.
If this application was manually installed (not from the repository)
then we are unable to support it. Additionally, you should file all
bugs regarding that application with the developers of the application.
If for some reason it is in the reposi
15 matches
Mail list logo