barrygordon;179029 Wrote: 
> 
> The only major issues reported are a failure when slim server is not
> running on a Windows system (I feel this is a Slim Server issue as it
> crashes with certain CLI sequences) and an issue with displaying
> diacritical marks in UTF-8
> Feedback appreciated.

I built a Java interface to SlimServer and had crashes on my Mac system
during the CLI albums command. I fixed it by updating the Perl Encode
module using CPAN, the fix was somewhere else on this site, so I can't
claim to have found the solution myself :-)

You might try this:

Open a terminal and then type:
-
sudo cpan
force install Encode
-
You may be asked for a password, also I found that my default
installation didn't have make set up. If you get errors during the
build of the type -"-- NOT OK"-, then type -o conf- at the cpan prompt.
If make isn't defined, try typing the following:
-
o conf make /usr/bin/make
-
and try running the install again.


-- 
CardinalFang
------------------------------------------------------------------------
CardinalFang's Profile: http://forums.slimdevices.com/member.php?userid=962
View this thread: http://forums.slimdevices.com/showthread.php?t=32414

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to