flagflag  
2: 2010-05-04 (Tue) 23:58:51 admin source 3: 2012-07-22 (Sun) 08:17:18 iseki source
Line 5: Line 5:
 # tar zxfv doxygen-1.6.3.src.tar.gz  # tar zxfv doxygen-1.6.3.src.tar.gz
- # configure+ # cd 
 + # ./configure
 # make  # make
 # make docs  # make docs
 # make install  # make install
 +
 +  490  wget http://ftp.stack.nl/pub/users/dimitri/do​xygen-1.8.1.1.src.tar.gz
 +  504  wget http://www.graphviz.org/pub/graphviz/sta​ble/SOURCES/graphviz-2.28.0.tar.gz
 +  505  wget http://www.graphviz.org/pub/graphviz/sta​ble/SOURCES/webdot-2.26.tar.gz
 +
 +
 +Makefile
 +
 +# Location for the webdot cgi program
 +CGI-BIN_DIR=/home/apache/cgi-bin
 +
 +# Location for some example web pages using webdot
 +HTML_DIR=/home/apache/htdocs
 +
 +# A place that the webdot cgi program can cache its generated images
 +# (make install creates a webdot subdirectory in this dir.)
 +CACHE_DIR=/var/cache
 +
 +# The uid:gid in effect when cgi-bin programs are running, only this
 +# user should be able to read/write the webdot cache.
 +HTTPD-USER-GROUP=apache:apache
 +
 +# Location of tclsh8.3 (or later) executable
 +TCLSH_EXECUTABLE=/usr/bin/tclsh8.3
 +
 +# Direct reference to libtcldot.so to avoid directory searching overhead
 +# of tcl package mechanism.
 +LIBTCLDOT=/usr/lib/graphviz/libtcldot.so​.0.0.0
 +
 +
 +[root@pleiades cgi-bin]:577# ls -l /var/cache/
 +total 20
 +drwxr-xr-x  5 root root 4096 May  7 09:45 apt/
 +drwxr-xr-x  2 root root 4096 Jul 16  2006 gstreamer-0.10/
 +drwxrwxr-x 15 root man  4096 Jul 21 04:04 man/
 +drwx------  2 www  www  4096 Aug  2  2009 mod_ssl/
 +drwx------  2 www  www  4096 Jul 21 19:29 webdot/
 +
 +
 +#!/usr/bin/tclsh8.4
 +set LIBTCLDOT /usr/local/lib/graphviz/tcl/libtcldot.so​.0.0.0
 +set CACHE_ROOT /var/cache/webdot
 +set GS /usr/bin/gs
 +set PS2EPSI /usr/bin/ps2epsi
 +set LOCALHOSTONLY  1


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

100 user(s) are online (13 user(s) are browsing xpwiki)

Members: 0
Guests: 100

more...

Access Counter

Today : 1681168116811681
Yesterday : 1766217662176621766217662
Total : 2355701323557013235570132355701323557013235570132355701323557013
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com