Hi, I have tried to install the CLN on my linux system, but I can't get the cln-config tool after my installation. When I input the installation command "make install", the following characters are shown: (I think my installation is OK, but I can't find the generated file "cln-config" which will be used in GiNaC ) Making install in src make[1]: Entering directory `/home/xwang/1-Tools/cln-1.3.0/src' make[2]: Entering directory `/home/xwang/1-Tools/cln-1.3.0/src' test -z "/home/xwang/1-Tools/GiNaC-1.2.3/lib" || /bin/mkdir -p "/home/xwang/1-Tools/GiNaC-1.2.3/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libcln.la '/home/xwang/1-Tools/GiNaC-1.2.3/lib' libtool: install: /usr/bin/install -c .libs/libcln.so.6.0.0 /home/xwang/1-Tools/GiNaC-1.2.3/lib/libcln.so.6.0.0 libtool: install: (cd /home/xwang/1-Tools/GiNaC-1.2.3/lib && { ln -s -f libcln.so.6.0.0 libcln.so.6 || { rm -f libcln.so.6 && ln -s libcln.so.6.0.0 libcln.so.6; }; }) libtool: install: (cd /home/xwang/1-Tools/GiNaC-1.2.3/lib && { ln -s -f libcln.so.6.0.0 libcln.so || { rm -f libcln.so && ln -s libcln.so.6.0.0 libcln.so; }; }) libtool: install: /usr/bin/install -c .libs/libcln.lai /home/xwang/1-Tools/GiNaC-1.2.3/lib/libcln.la libtool: finish: PATH="/sbin:/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /home/xwang/1-Tools/GiNaC-1.2.3/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/xwang/1-Tools/GiNaC-1.2.3/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/xwang/1-Tools/cln-1.3.0/src' make[1]: Leaving directory `/home/xwang/1-Tools/cln-1.3.0/src' Making install in tests make[1]: Entering directory `/home/xwang/1-Tools/cln-1.3.0/tests' make[2]: Entering directory `/home/xwang/1-Tools/cln-1.3.0/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/xwang/1-Tools/cln-1.3.0/tests' make[1]: Leaving directory `/home/xwang/1-Tools/cln-1.3.0/tests' Making install in examples make[1]: Entering directory `/home/xwang/1-Tools/cln-1.3.0/examples' make[2]: Entering directory `/home/xwang/1-Tools/cln-1.3.0/examples' test -z "/home/xwang/1-Tools/GiNaC-1.2.3/bin" || /bin/mkdir -p "/home/xwang/1-Tools/GiNaC-1.2.3/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c pi '/home/xwang/1-Tools/GiNaC-1.2.3/bin' libtool: install: /usr/bin/install -c .libs/pi /home/xwang/1-Tools/GiNaC-1.2.3/bin/pi test -z "/home/xwang/1-Tools/GiNaC-1.2.3/share/man/man1" || /bin/mkdir -p "/home/xwang/1-Tools/GiNaC-1.2.3/share/man/man1" /usr/bin/install -c -m 644 pi.1 '/home/xwang/1-Tools/GiNaC-1.2.3/share/man/man1' make[2]: Leaving directory `/home/xwang/1-Tools/cln-1.3.0/examples' make[1]: Leaving directory `/home/xwang/1-Tools/cln-1.3.0/examples' Making install in doc make[1]: Entering directory `/home/xwang/1-Tools/cln-1.3.0/doc' make[2]: Entering directory `/home/xwang/1-Tools/cln-1.3.0/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/home/xwang/1-Tools/GiNaC-1.2.3/share/info" || /bin/mkdir -p "/home/xwang/1-Tools/GiNaC-1.2.3/share/info" /usr/bin/install -c -m 644 ./cln.info '/home/xwang/1-Tools/GiNaC-1.2.3/share/info' install-info --info-dir='/home/xwang/1-Tools/GiNaC-1.2.3/share/info' '/home/xwang/1-Tools/GiNaC-1.2.3/share/info/cln.info' make[2]: Leaving directory `/home/xwang/1-Tools/cln-1.3.0/doc' make[1]: Leaving directory `/home/xwang/1-Tools/cln-1.3.0/doc' Making install in benchmarks make[1]: Entering directory `/home/xwang/1-Tools/cln-1.3.0/benchmarks' make[2]: Entering directory `/home/xwang/1-Tools/cln-1.3.0/benchmarks' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/xwang/1-Tools/cln-1.3.0/benchmarks' make[1]: Leaving directory `/home/xwang/1-Tools/cln-1.3.0/benchmarks' make[1]: Entering directory `/home/xwang/1-Tools/cln-1.3.0' make[2]: Entering directory `/home/xwang/1-Tools/cln-1.3.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/home/xwang/1-Tools/GiNaC-1.2.3/include/cln" || /bin/mkdir -p "/home/xwang/1-Tools/GiNaC-1.2.3/include/cln" /usr/bin/install -c -m 644 include/cln/SV_real.h include/cln/GV_integer.h include/cln/floatformat.h include/cln/lfloat.h include/cln/null_ring.h include/cln/io.h include/cln/ring.h include/cln/V.h include/cln/GV.h include/cln/GV_number.h include/cln/complex_io.h include/cln/condition.h include/cln/integer_ring.h include/cln/dfloat_io.h include/cln/random.h include/cln/SV_ringelt.h include/cln/ffloat_io.h include/cln/float_class.h include/cln/cln.h include/cln/ffloat_class.h include/cln/float.h include/cln/string.h include/cln/lfloat_io.h include/cln/malloc.h include/cln/lfloat_class.h include/cln/number_io.h include/cln/numtheory.h include/cln/object.h include/cln/proplist.h include/cln/univpoly_rational.h include/cln/univpoly_real.h include/cln/output.h include/cln/real_io.h include/cln/ffloat.h include/cln/sfloat_io.h include/cln/timing.h include/cln/SV_number.h include/cln/complex_ring.h include/cln/univpoly_complex.h include/cln/version.h '/home/xwang/1-Tools/GiNaC-1.2.3/include/cln' /usr/bin/install -c -m 644 include/cln/rational.h include/cln/rational_class.h include/cln/rational_io.h include/cln/types.h include/cln/univpoly_modint.h include/cln/modinteger.h include/cln/rational_ring.h include/cln/univpoly_integer.h include/cln/number.h include/cln/GV_complex.h include/cln/GV_modinteger.h include/cln/GV_real.h include/cln/SV_complex.h include/cln/SV_integer.h include/cln/complex.h include/cln/exception.h include/cln/univpoly.h include/cln/SV_rational.h include/cln/complex_class.h include/cln/real.h include/cln/symbol.h include/cln/dfloat_class.h include/cln/modules.h include/cln/real_ring.h include/cln/float_io.h include/cln/GV_rational.h include/cln/input.h include/cln/integer_class.h include/cln/integer_io.h include/cln/real_class.h include/cln/sfloat.h include/cln/sfloat_class.h include/cln/dfloat.h include/cln/SV.h include/cln/integer.h '/home/xwang/1-Tools/GiNaC-1.2.3/include/cln' test -z "/home/xwang/1-Tools/GiNaC-1.2.3/include/cln" || /bin/mkdir -p "/home/xwang/1-Tools/GiNaC-1.2.3/include/cln" /usr/bin/install -c -m 644 include/cln/config.h include/cln/host_cpu.h include/cln/intparam.h '/home/xwang/1-Tools/GiNaC-1.2.3/include/cln' test -z "/home/xwang/1-Tools/GiNaC-1.2.3/lib/pkgconfig" || /bin/mkdir -p "/home/xwang/1-Tools/GiNaC-1.2.3/lib/pkgconfig" /usr/bin/install -c -m 644 cln.pc '/home/xwang/1-Tools/GiNaC-1.2.3/lib/pkgconfig' make[2]: Leaving directory `/home/xwang/1-Tools/cln-1.3.0' make[1]: Leaving directory `/home/xwang/1-Tools/cln-1.3.0' How can I do to generate the file named "cln-config"? Thanks a lot. --------------------------- Wang Xing Soochow University