TheCoyote wrote: 
> Fixed that, but there's still something else wrong. Is there a logfile
> somewhere?
> 
> Edit: wait - found the issue:
> > 
Code:
--------------------
  >   > pi@raspberrypi4:~ $ /usr/local/mip/MusicMagicServer start
  > -bash: /usr/local/mip/MusicMagicServer: No such file or directory
  > pi@raspberrypi4:~ $ ls /usr/local/mip/
  > ConnectionManager1.xml  ContentDirectory1.xml  mip.service  mm.jar  mmm.ini 
 notes.txt  register.key
--------------------
> > 
> 
> Fixed that to:
> > 
Code:
--------------------
  >   > pi@raspberrypi4:~ $ ls -alR  /usr/local/mip/
  > /usr/local/mip/:
  > total 8204
  > drwxr-xr-x  5 pi   pi      4096 Jan 20 11:16 .
  > drwxr-xr-x 11 root root    4096 Jan 18 13:19 ..
  > -rwxr--r--  1 pi   pi      4983 Jan 20 11:16 ConnectionManager1.xml
  > -rwxr--r--  1 pi   pi     15048 Jan 20 11:16 ContentDirectory1.xml
  > drwxr-xr-x  2 root root    4096 Jan 20 11:16 lib
  > -rwxr--r--  1 root root 4517840 Jan 20 11:16 mipcore
  > -rwxr--r--  1 pi   pi       221 Jan 20 11:16 mip.service
  > -rwxr--r--  1 pi   pi    715351 Jan 20 11:16 mm.jar
  > -rwxr--r--  1 pi   pi       247 Jan 20 11:16 mmm.ini
  > -rwxr--r--  1 root root     458 Jan 20 11:16 mmserver
  > drwxr-xr-x  4 pi   pi      4096 Jan 20 11:12 MusicMagicMixer
  > -rwxr--r--  1 root root 3093420 Jan 20 11:16 MusicMagicServer
  > -rwxr--r--  1 pi   pi      4437 Jan 20 11:16 notes.txt
  > -rwxr--r--  1 pi   pi        20 Jan 20 11:16 register.key
  > drwxr-xr-x  2 root root    4096 Jan 20 11:16 server
  > 
  > /usr/local/mip/lib:
  > total 4248
  > drwxr-xr-x 2 root root    4096 Jan 20 11:16 .
  > drwxr-xr-x 5 pi   pi      4096 Jan 20 11:16 ..
  > -rwxr--r-- 1 root root 4340600 Jan 20 11:16 MusicMagic.so
  > 
  > /usr/local/mip/MusicMagicMixer:
  > total 8256
  > drwxr-xr-x 4 pi pi    4096 Jan 20 11:12 .
  > drwxr-xr-x 5 pi pi    4096 Jan 20 11:16 ..
  > -rwxr--r-- 1 pi pi    4983 Jan 20 11:15 ConnectionManager1.xml
  > -rwxr--r-- 1 pi pi   15048 Jan 20 11:15 ContentDirectory1.xml
  > drwxr-xr-x 2 pi pi    4096 Jan 20 11:12 lib
  > -rwxr--r-- 1 pi pi 4517840 Jan 20 11:15 mipcore
  > -rwxr--r-- 1 pi pi     221 Jan 20 11:15 mip.service
  > -rwxr--r-- 1 pi pi  715351 Jan 20 11:15 mm.jar
  > -rwxr--r-- 1 pi pi     247 Jan 20 11:15 mmm.ini
  > -rwxr--r-- 1 pi pi     458 Jan 20 11:15 mmserver
  > -rwxr--r-- 1 pi pi   56948 Jan 20 11:15 MusicMagicMixer
  > -rwxr--r-- 1 pi pi 3093420 Jan 20 11:15 MusicMagicServer
  > -rwxr--r-- 1 pi pi    4437 Jan 20 11:15 notes.txt
  > -rwxr--r-- 1 pi pi      20 Jan 20 11:15 register.key
  > drwxr-xr-x 2 pi pi    4096 Jan 20 11:12 server
  > 
  > /usr/local/mip/MusicMagicMixer/lib:
  > total 4248
  > drwxr-xr-x 2 pi pi    4096 Jan 20 11:12 .
  > drwxr-xr-x 4 pi pi    4096 Jan 20 11:12 ..
  > -rwxr--r-- 1 pi pi 4340600 Jan 20 11:15 MusicMagic.so
  > 
  > /usr/local/mip/MusicMagicMixer/server:
  > total 20
  > drwxr-xr-x 2 pi pi 4096 Jan 20 11:12 .
  > drwxr-xr-x 4 pi pi 4096 Jan 20 11:12 ..
  > -rwxr--r-- 1 pi pi 6663 Jan 20 11:15 index.html
  > -rwxr--r-- 1 pi pi 3155 Jan 20 11:15 index.html.orig
  > 
  > /usr/local/mip/server:
  > total 20
  > drwxr-xr-x 2 root root 4096 Jan 20 11:16 .
  > drwxr-xr-x 5 pi   pi   4096 Jan 20 11:16 ..
  > -rwxr--r-- 1 root root 6663 Jan 20 11:16 index.html
  > -rwxr--r-- 1 root root 3155 Jan 20 11:16 index.html.orig
--------------------
> > 
> 
> Now I get
> > 
Code:
--------------------
  >   > pi@raspberrypi4:~ $ sudo /usr/local/mip/MusicMagicServer start
  > /lib/ld-linux.so.2: No such file or directory
--------------------
> > 


Hi TheCoyote, 
I have updated the instruction on the first page which should reflect
the current Buster version of the Raspberry. 
Maybe you can retry the installation (it worked for a number of people)
following these instructions. 
For me it looks like you were not successfull in modifiying the the
linux package libc6_2.28-10_i386.deb.
What distribution do you use?
Best,
Frank


------------------------------------------------------------------------
frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to