Closed ptheofan closed 7 years ago
which binary? Ubuntu or OSX?
Your story. Please take a look at the output of mvn install
did you run the mv target/libshout-java.64.so target/libshout-java.so
?
after story runs should have only libshout-java.so
Ubuntu 16.04 works with the 64bit version only. This error means you're using the 32bit version
I just rerun the process (copy-paste) on a new machine and worked again withought any issues (even on Ubuntu 14.04)
Of course in the end you need to copy the jar and the binary to the target folder. But since you omitted that step in the rest of the README I assume it's out of scope.
Just installed fresh Ubuntu 15 64-bit. mvn install
fails with symbol lookup
error as described above. mv target/libshout-java.64.so target/libshout-java.so
is the cheat which replaces new (broken?) libshout-java.so with libshout-java.64.so compiled by me on Debian system and attached to the repo. Not a solution, sorry.
I really find you very remarkable!
obviously, there's something else wrong here... and you're gonna have to live with it. Have a nice day.
Dear ptheofan, mvn install
on Ubuntu 15 64bit creates libshout-java.so
- the dynamically linked 64-bit ELF file. Please fork and be happy.
Cheers!
i am not able to use this library in my windows machine. Do this support windows or only in lnux machines? can you please help me out
undefined symbol: shout_init