WebUI and Serviio Install
Hello World,
Before all, sorry for my student english.
I tried to install webUI with following this doc (https://bitbucket.org/kairoh/serviio-webui/wiki/Home) but i doesn't found the SERVIO_HOME folder on my FREEBSD (I install the port in the port tree).
I found a folder in /usr/local/etc/serviio with xml files and console-log4j.properties file but when i put the extracted files of webUI in this folder and I try to start webUI with the serviio-webui.sh, I have this message :
Have you an idea to resolve my problem.
For information :
- on my TV Sony BRAVIA KDL-32EX521, I see the serviio media server but as i can't add media, there is nothing to stream.
- I'll have to install a web interface because my FreeBSD don't have any graphic interface.
Thanks for your help.
Before all, sorry for my student english.
I tried to install webUI with following this doc (https://bitbucket.org/kairoh/serviio-webui/wiki/Home) but i doesn't found the SERVIO_HOME folder on my FREEBSD (I install the port in the port tree).
I found a folder in /usr/local/etc/serviio with xml files and console-log4j.properties file but when i put the extracted files of webUI in this folder and I try to start webUI with the serviio-webui.sh, I have this message :
- Code:
ls: /usr/local/etc/serviio/lib/*.jar: No such file or directory
Exception in thread "main" java.lang.NoClassDefFoundError: org/restlet/Application
Caused by: java.lang.ClassNotFoundException: org.restlet.Application
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
Have you an idea to resolve my problem.
For information :
- on my TV Sony BRAVIA KDL-32EX521, I see the serviio media server but as i can't add media, there is nothing to stream.
- I'll have to install a web interface because my FreeBSD don't have any graphic interface.
Thanks for your help.