Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

log4j

Status
Not open for further replies.

kahn630

Technical User
Mar 10, 2005
29
US
How can I install log4j.....here is the software dir...

drwxr-xr-x 9 1040 107 541 Feb 11 2002 jakarta-log4j-1.1.3
-rw-r--r-- 1 root other 7939072 Aug 29 10:59 jakarta-log4j-1.1.3.tar
[root] cd jakarta-log4j-1.1.3
[root] ls -l
total 192
-rw-r--r-- 1 1040 107 4062 Jun 19 2001 INSTALL
-rw-r--r-- 1 1040 107 2756 Jun 19 2001 LICENSE.APL
-rw-r--r-- 1 1040 107 118 Jun 19 2001 Makefile
drwxr-xr-x 3 1040 107 372 Feb 11 2002 build
-rw-r--r-- 1 1040 107 992 Jun 19 2001 build.bat
-rw-r--r-- 1 1040 107 1156 Jun 19 2001 build.sh
drwxr-xr-x 13 1040 107 593 Feb 11 2002 contribs
drwxr-xr-x 4 1040 107 145 Feb 11 2002 dist
drwxr-xr-x 5 1040 107 1001 Feb 11 2002 docs
drwxr-xr-x 2 1040 107 246 Feb 11 2002 icons
drwxr-xr-x 3 1040 107 272 Feb 11 2002 make
drwxr-xr-x 4 1040 107 185 Feb 11 2002 src
 
this is sourcecode (guessing from the directory structure), please read the INSTALL file for more info, guessing you need to run ./build.sh and/or run the Makefile (make -f ./Makefile)

Best Regards, Franz
--
Solaris System Manager from Munich, Germany
I used to work for Sun Microsystems Support (EMEA) for 5 years in the domain of the OS, Backup and Storage
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top