Tagged Questions
0
votes
1answer
118 views
Install Mono in RedHat
I installed successfully Mono in my ubuntu 11, and now I have to do it in Redhat.
The problem is I don't have access to this machine (and haven't done it before). And the one who is going to do it ...
1
vote
1answer
279 views
What's the best way to check the version of a library on Ubuntu
I am sure there are several ways to do this, but is there a tool built into ubuntu or a recommended way to check the version of any given library you have installed on an ubuntu server?
Thanks
...
1
vote
1answer
263 views
Where to set path for servlet libraries in Tomcat?
I am trying to follow some good-practice methods and not place the servlet jars into the java install.
Instead what I am hoping to do is figure out the correct way to point to the servlet jars.
If ...