Need to have ical, running Debian Woody, moving to Sarge
From: Chuck Mattern (camattern_at_acm.org)
Date: 09/30/03
- Next message: Christopher Browne: "Re: Need to have ical, running Debian Woody, moving to Sarge"
- Previous message: Carlos Moreno: "Re: stl and g++ 2.91.66"
- Next in thread: Christopher Browne: "Re: Need to have ical, running Debian Woody, moving to Sarge"
- Reply: Christopher Browne: "Re: Need to have ical, running Debian Woody, moving to Sarge"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Sep 2003 22:51:28 -0400
I understand that ical is no longer supported but I have found no
other calendar program that does what I need (sync with my palm device
and print out scaled PS fonts such that I can see (if not read) all of
the daily events on a given day regardless of how many there may be)
when I pull down the source of all of the version I have been able to
locate and run configure I get the following:
ical-2.2# ./configure --with-tclconfig=/usr/lib/tcl8.3 --with-tkconfig=/usr/lib/tk8.3
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for Mail... no
checking for mail... /usr/bin/mail
checking for c++... c++
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for POSIXized ISC... no
checking for prefix by ... checking for wish... /usr/bin/wish
checking Tcl/Tk installation
checking for tclsh8.0... /usr/bin/tclsh8.0
checking for tclConfig.sh... /usr/lib/tcl8.3/tclConfig.sh
checking for tkConfig.sh... /usr/lib/tk8.3/tkConfig.sh
checking for installed Tcl/Tk library files... /usr/lib/libtcl8.3${TCL_DBGX}.so not found
configure: error: Make sure Tcl/Tk are installed correctly on your
system and then rerun configure.
To me this looks like the shell variable ${TCL_DBGX} is not being
evaluated, but I am no Tcl programmer. There is indeed a library that
(if is null) would handle this:
ical-2.2# ls -l /usr/lib/libtcl8.3*.so
lrwxrwxrwx 1 root root 14 Sep 19 23:24 /usr/lib/libtcl8.3.so -> libtcl8.3.so.1
If anyone can save me from cracking open the Tcl text book or
recommend another calendar program that will talk to my palm and give
me a monthly printout that auto scales the fonts on a daily basis I
would be _extremely_ grateful.
Regards,
Chuck
-- ----------------------------------------------------------------------- |Chuck Mattern | "People often find it easier to be a result | |camattern@acm.org | of the past than a cause of the future." | -----------------------------------------------------------------------
- Next message: Christopher Browne: "Re: Need to have ical, running Debian Woody, moving to Sarge"
- Previous message: Carlos Moreno: "Re: stl and g++ 2.91.66"
- Next in thread: Christopher Browne: "Re: Need to have ical, running Debian Woody, moving to Sarge"
- Reply: Christopher Browne: "Re: Need to have ical, running Debian Woody, moving to Sarge"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|