Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
java-config -g CATALINA_HOME is empty
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
schwicky
n00b
n00b


Joined: 13 Aug 2004
Posts: 27
Location: Langnau im Emmental

PostPosted: Wed Dec 13, 2006 8:33 am    Post subject: java-config -g CATALINA_HOME is empty Reply with quote

I have a strange situation on a freshly installed server where I want to install Open-Xchange. The ebuild uses java-config -g CATALINA_HOME to find out where tomcat is installed. This command always returns:
Undefined: CATALINA_HOME
On another server which I have set up some time ago this command indeed returns /usr/share/tomcat-5
The environment variable $CATALINA_HOME is set and contains /usr/share/tomcat-5
Does someone know how I can make the java-config command return the correct value? (I already did a complete emerge -e world)
In the meantime I edited the ebuild to be able to install the beast but it would be nice if the system was consistent with the ebuild requirements.
_________________
Nothing's impossible... Everything's relative!
Back to top
View user's profile Send private message
rickvernam
Guru
Guru


Joined: 09 Jul 2004
Posts: 313

PostPosted: Wed Feb 21, 2007 6:01 pm    Post subject: Reply with quote

so, did you ever get that figured out? having the same problem here...
Back to top
View user's profile Send private message
wltjr
Retired Dev
Retired Dev


Joined: 31 Jan 2006
Posts: 73

PostPosted: Mon Mar 26, 2007 5:54 pm    Post subject: Reply with quote

That package likely needs to be updated. That variable is only set for Tomcat via /etc/conf.d/tomcat-* invoked before init script is run. So it's never globally available as would need to be for java-config -g. I will see about getting in touch with dev working on ox and see if we can't come up with a better solution. Unless this has been resolved already.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum