acodring;527547 Wrote: > > acodr...@mythbackend:~/MusicIP$ ./MusicMagicMixer > Cannot load library: NativeEngine
Are you by any chance on an amd64 architecture? If so, you must use a 32-bit Java Virtual Machine to execute MusicMagicMixer, 64-bit won't work. Assuming you are on a Debian/Ubuntu based distribution, install the ia32-sun-java6-bin package and then invoke MusicMagicMixer the following way: JAVA_HOME=/usr/lib/jvm/ia32-java-6-sun ./MusicMagicMixer Regarding the general incompatibility between genpuid 1.4 and MusicIP 1.8 ... do not both depend on the mipcore binary to do the actual work? So, shouldn't it be possible to copy the mipcore binary that is bundled with genpuid 1.4 over the MusicIP 1.8 installation? At least in order to read the .m3lib cache generated by genpuid 1.4? Please note: I have not tried it myself yet, please make backups if you try it. ;-) -- sbellon ------------------------------------------------------------------------ sbellon's Profile: http://forums.slimdevices.com/member.php?userid=22873 View this thread: http://forums.slimdevices.com/showthread.php?t=71994 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
