[torqueusers] Software to build a deb package for torque
Bas van der Vlies
basv@sara.nl
Mon, 15 Mar 2004 10:51:00 +0100
Kilian CAVALOTTI wrote:
> On Friday 12 March 2004 20:20, Kilian.Cavalotti@stix.polytechnique.fr wrote:
>
>>1.0.1p5 on an ugly mix of stable and testing. :)
>
>
> ** Tcl/Tk configure problem **
>
> julien6:~$ tar xfz torque-1.0.1p5.tar.gz
> julien6:~$ cd torque-1.0.1
> julien6:~/torque-1.0.1$ ./configure --prefix=/usr \
>
>> --libdir=/usr/lib/torque \
>> --includedir=/usr/include/torque \
>> --set-server-home=/var/spool/torque \
>> --set-tmpdir=/var/tmp \
>> --enable-syslog \
>> --set-sched=c \
>> --set-sched-code=fifo \
>> --set-default-server=localhost \
>> --with-scp
>
> creating cache ./config.cache
> checking host system type... alphaev56-unknown-linux-gnu
> checking Tcl library path prefix... /usr
> checking Tcl version... 8.4
> checking Tk version... notfound
> configure: error: cannot find Tk version in /dev/null
>
Thanks for the info, i do not have the problem with tcl/tk because we
use version 8.0:
checking Tcl library path prefix... /usr
checking Tcl version... 8.0
checking Tk version... 8.0
checking for tclsh... /usr/bin/tclsh8.0
checking for wish... /usr/bin/wish8.0
--
--
********************************************************************
* *
* Bas van der Vlies e-mail: basv@sara.nl *
* SARA - Academic Computing Services phone: +31 20 592 8012 *
* Kruislaan 415 fax: +31 20 6683167 *
* 1098 SJ Amsterdam *
* *
********************************************************************