[torqueusers] Compiling xpbsmon
Garrick Staples
garrick at usc.edu
Fri Jan 20 13:44:56 MST 2006
FYI, I've made good progress on a new configure.ac that should find tcl
correctly on all arches. I'll try to post something over the weekend.
On Fri, Jan 20, 2006 at 10:32:02AM -0300, Diego Vadell alleged:
> Hi,
> Answering Garrick, I have both i386 and x86_64 tclx libraries. I
> uninstalled the i386 tclx one, and now configure says:
>
> creating cache ./config.cache
> checking host system type... x86_64-unknown-linux-gnu
> checking Tclx library path prefix... no
> configure: error: could not find the Tclx library
>
> Inside configure, it says:
>
> -----------------8<----------------------8<----------------------
> tclx_dir=no
> ac_LL_PATH=`echo "$PATH" | sed -e 's/:/ /g'`
> for ac_libpath in $ac_LL_PATH /__XqqFrobozz ; do
> ac_libpath=`echo $ac_libpath | sed -e 's;/bin$;;'`
> if test `/bin/ls ${ac_libpath}/lib/libtclx*.* 2> /dev/null | wc -l`
> -gt 0; then
> tclx_dir="$ac_libpath"
> break;
> fi
> done
> -----------------8<----------------------8<----------------------
>
> Its making ls $ac_libpath/lib and not giving a chance to /usr/lib64 .
>
> Thats the situation here. Hope it helps a little
>
> -- Diego.
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
--
Garrick Staples, Linux/HPCC Administrator
University of Southern California
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.supercluster.org/pipermail/torqueusers/attachments/20060120/4b16870a/attachment.bin
More information about the torqueusers
mailing list