Predrag Viceic wrote: > Hi, > > The script launches mozilla as Tomcat user. You should add things like > export DISPLAY=:0.0 > and don't forget to xhost the access rights.. >
Ok, but I can't write 2 commads into the konsole application command! I try this: 'export DISPLAY=:0.0; jahia.sh' but the screen konsole is black... Then, I'm very sorry, but I don't understand what you mean by xhost the access rights... > Predrag > > > Le mardi 28 Septembre 2004 09:19, Patrick Gelin a �crit : >> Hi, >> >> I installed a KDE shortcut in order to start and stop JAHIA. But there is >> a small problem because mozilla doesn't want to start. >> >> I configure kdestop terminal with option: >> >> --workdir /opt/jahia404_build5822/bin >> >> this move current directory, it's a must for jahia.sh script run >> correctly. But it's not sufficient! Here is the screenshot result: >> >> -- JAHIA Edition 4 Startup Script -------------------- >> Verifying environment... >> Current directory is /opt/jahia404_build5822/bin >> JDK found. >> Catalina environment seems clean... >> Tomcat environment seems clean... >> Starting JAHIA Edition Database and Web Server... >> Using CATALINA_BASE: /opt/jahia404_build5822/tomcat >> Using CATALINA_HOME: /opt/jahia404_build5822/tomcat >> Using CATALINA_TMPDIR: /opt/jahia404_build5822/tomcat/temp >> Using JAVA_HOME: /opt/SUNWappserver/jdk >> Started. Waiting for browser startup... >> Waiting for Web Server to become available at >> http://localhost:8080/jahia/html/startup/startjahia.html..... >> Web Server now available. >> Mozilla found at /usr/bin/mozilla, starting up... >> -- done. ------------------------------------- >> >> But there is no mozilla window... If I try manually with a terminal it's >> ok! >> >> Thank you for your help.
