You are not logged in.
I'm trying to install auramp.
First of all, the program is not outdated and the dependencies are wrong.
qtjambi-community is moved into qtjambi
qtjambi is also available as beta
libpng12 is outdated and it is available from the official pacman 'extra' repository with the name 'libpng'
Also, 'java-environment' is moved into 'java-environment-common' via pacman too.
So, if my calculations are right, I have the right dependencies.
I first install qtjambi and then auramp.
When I run auramp from terminal I get the following error:
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.trolltech.qt.QtJambiObject.<clinit>(QtJambiObject.java:60)
at org.auramp.LaunchAura.main(LaunchAura.java:72)
Caused by: java.lang.RuntimeException: Loading library failed, progress so far:
No 'qtjambi-deployment.xml' found in classpath, loading libraries via 'java.library.path'
Loading library: 'libQtCore.so.4'...
- using 'java.library.path'
- ok, path was: /usr/lib64/libQtCore.so.4
Loading library: 'libqtjambi.so'...
- using 'java.library.path'
at com.trolltech.qt.internal.NativeLibraryManager.loadNativeLibrary(NativeLibraryManager.java:431)
at com.trolltech.qt.internal.NativeLibraryManager.loadLibrary(NativeLibraryManager.java:325)
at com.trolltech.qt.Utilities.loadJambiLibrary(Utilities.java:144)
at com.trolltech.qt.QtJambi_LibraryInitializer.<clinit>(QtJambi_LibraryInitializer.java:57)
... 2 more
Caused by: java.lang.RuntimeException: Library 'libqtjambi.so' was not found in 'java.library.path'=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
at com.trolltech.qt.internal.NativeLibraryManager.loadLibrary_helper(NativeLibraryManager.java:486)
at com.trolltech.qt.internal.NativeLibraryManager.loadNativeLibrary(NativeLibraryManager.java:426)
... 5 more
I tried even qtjambi beta version with the same results.
Any suggestion?
Thank you
Last edited by alex.theoto (2014-12-13 21:33:20)
Offline
The main website doesn't even load anymore, and no commits with new jarballs have been made since 2009 to the Java based code:
http://auramp.cvs.sourceforge.net/viewvc/auramp/auramp/
Looks like they started to convert to C++, nothing new since March 2011:
http://sourceforge.net/p/auramp/code/HE … trunk/src/
...do you really want to waste your time with software not getting developed anymore? Pick a different media player that's actively supported is my suggestion.
Offline
You are right.
I'll close the post.
Offline