Code: Select all
(libtool) < /dev/null > /dev/null
I suggesto to change the lin to
Code: Select all
(libtool --version) < /dev/null > /dev/null
Code: Select all
(libtool) < /dev/null > /dev/null
Code: Select all
(libtool --version) < /dev/null > /dev/null
a gnu libtool can be installed but it's called glibtool$ libtool --version
libtool: unknown option character `-' in: --version
Usage: libtool -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT]
Usage: libtool -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] [-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>] [-all_load] [-noall_load]
$ /sw/bin/glibtool --version
ltmain.sh (GNU libtool) 1.3.5 (1.385.2.206 2000/05/27 11:12:27)