First of all I delete all in dir /mnt/data/extensions/SlimNAS

Then I tried to remove the extension itself but get the following
error:
Code:
--------------------
    Warning: rmdir(/usr/local/www/ext/slimserver): Directory not empty in 
/usr/local/www/ext/slimserver/functions.inc on line 173 Warning: Cannot modify 
header information - headers already sent by (output started at 
/usr/local/www/ext/slimserver/functions.inc:173) in 
/usr/local/www/services_slimserver_maintenance.php on line 17
--------------------


So I manually remove all in /usr/local/www/ext. The dirs perl5 and
mysql etc. (links) still exist in /usr/local/lib. Removed with "find .
-type l -exec rm {} \;"

I remove the postinit command wich I manually inserted by the
webinterface, a refresh displays no slimserver extension anymore.

In putty I do the following:

Code:
--------------------
    freenascenic:/mnt/data/extensions/SlimNAS# ls -l
  total 34418
  -rwxrwxrwx  1 root  wheel  17150386 Dec 14 19:43 
SlimServer_trunk_v2007-12-14.no-cpan-arch.tar.gz
  -rwxrwxrwx  1 root  wheel       837 Dec 14 19:43 slimnas-install.sh
  -rwxrwxrwx  1 root  wheel  18048583 Dec 14 19:43 slimnas.tgz
  freenascenic:/mnt/data/extensions/SlimNAS#
--------------------

The files are new downloaded from internet.
After this all I restart FreeNAS.
Then after reboot:

Code:
--------------------
    freenascenic:/mnt/data/extensions/SlimNAS# /bin/sh 
/mnt/data/extensions/SlimNAS/slimnas-install.sh
  Extracting Perl and supporting files...
  Creating service web page for FreeNAS web interface...
  Done!
  
  Please open go your FreeNAS' main menu - you should
  now find SlimServer in the Extensions section.
  
  Have fun!
  freenascenic:/mnt/data/extensions/SlimNAS#
--------------------

When I refresh the webpage I see an extension with slimserver! :-)
I choose for an installation of a squeezecenter trunk and after a while
I get the message that squeezecenter is not available.

In the advanced departments two new commands has been inserted. For
starting and stopping slimserver.

OK, squeezecenter did not start now, lets try after a reboot. So reboot
FreeNAS and lets see what happens.

After reboot squeezecenter does NOT start, log file shows:

Code:
--------------------
    freenascenic:/mnt/data/extensions/SlimNAS/var# cat squeezecenter.log
  [07-12-14 20:10:26.8880] Carp::croak (269) Warning: Can't locate 
auto/Storable/store.al in @INC (@INC contains: 
  /mnt/data/extensions/SlimNAS/squeezecenter/CPAN/arch/5.8/i386-freebsd-64int 
  
/mnt/data/extensions/SlimNAS/squeezecenter/CPAN/arch/5.8/i386-freebsd-64int/auto
 
  /mnt/data/extensions/SlimNAS/squeezecenter/CPAN/arch/5.8.8/i386-freebsd-64int 
  
/mnt/data/extensions/SlimNAS/squeezecenter/CPAN/arch/5.8.8/i386-freebsd-64int/auto
 
  /mnt/data/extensions/SlimNAS/squeezecenter/CPAN/arch/5.8/i386-freebsd-64int 
  
/mnt/data/extensions/SlimNAS/squeezecenter/CPAN/arch/5.8/i386-freebsd-64int/auto
 
  /mnt/data/extensions/SlimNAS/squeezecenter/CPAN/arch/i386-freebsd-64int 
  /mnt/data/extensions/SlimNAS/squeezecenter/lib 
  /mnt/data/extensions/SlimNAS/squeezecenter/CPAN 
  /mnt/data/extensions/SlimNAS/squeezecenter 
  /mnt/data/extensions/SlimNAS/squeezecenter 
  /usr/local/lib/perl5/5.8.8/BSDPAN 
  /usr/local/lib/perl5/site_perl/5.8.8/mach 
  /usr/local/lib/perl5/site_perl/5.8.8 
  /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach 
  /usr/local/lib/perl5/5.8.8 .) at 
  /mnt/data/extensions/SlimNAS/squeezecenter/Slim/Utils/Strings.pm 
  line 165
--------------------


du -csh /usr/local/lib/perl5 gives:

Code:
--------------------
      0B    /usr/local/lib/perl5
  0B    total
--------------------


-- 
quick_snack
------------------------------------------------------------------------
quick_snack's Profile: http://forums.slimdevices.com/member.php?userid=67
View this thread: http://forums.slimdevices.com/showthread.php?t=40159

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

Reply via email to