[rrd-users] Re: Installing Rrd package for tcl
Chan Chi Hung
chihung at mc-3.org
Tue Feb 24 10:34:55 MET 2004
I have no problem in getting rrd to work with Tcl 8.3 and Tcl8.4 on my
RH and Solaris
You may have missed the following step:
Your make install only install RRD not Tcl RRD package. You need to 'cd
tcl' directory to do a 'make' and 'make install'. If your prefix is
/usr/local, you should see
/usr/local/lib/librrd.a
/usr/local/lib/libtclrrd<version>.so
/usr/local/lib/libtclrrd<version>/pkgIndex.tcl
RRD and TclRRD are really good. I am happy that they provide Tcl binding
for RRD.
--
CHAN CHI HUNG
Managed Computing Competency Centre
NTU, MPE, Blk N3, #01c-10
50 Nanyang Avenue, Singapore 639798
Tel: +65 6790 4420 (O), +65 9731 7462 (Hp)
Fax: +65 6316 0042
Email: chihung at mc-3.org URL: www.mc-3.org
CrazyCat wrote:
> Hi there,
>
> what are the requirements to install Rrd package for TCL, and where can
> I find them?
>
> I'm hosted on a FreeBSD 4.9-RC.
>
> When I configure rrdtool by using ./configure --prefix=/home/me/rrd
> --with-tcl --with-tclib , everything seems to be OK (I can see :
> config.status: creating tcl/Makefile )
>
> make works (I see "Making all in tcl")
> make install works (I see "Making install in tcl")
>
> but the package isn't created or installed.
>
> Can someone help me please?
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list