search for: shtool

Displaying 14 results from an estimated 14 matches for "shtool".

2014 Mar 05
1
Running configure from subdirectory of source tree
...-directory # ../configure # make I lack a proper amount of knowledge on the matter, but I think that this should be "legit" with a common autotools build toolchain. Tests suggest that (at least in my case) this is not working with configure: error: cannot find install-sh, install.sh, or shtool in `pwd` > ".."/`pwd` > Looking in the configure process in detail, the failure seem to follow the checks (/bin/sh -x output) + for ac_dir in '`pwd`' '"$srcdir"/`pwd`' > + test -f /home/gian/src/asterisk-1.8.26.0/my-build-directory/install-sh > + te...
2014 Nov 16
1
Building mod_suphp on Centos 7
I've downloaded the tarball. When I run ./configure, I get [sdstern at cumberland suphp-0.7.2]$ ./configure configure: error: cannot find install-sh, install.sh, or shtool in config "."/config I've installed libtool, autoconf and automake. shtool and install-sh are installed. Any clues on how to get this to configure? Or does anyone know of a repo where I can get an rpm for C7? -- -- Steve
2010 Jan 09
4
what provices "replace" command?
I am used to using the replace command to quickly replace strings in file, but it's not available on some of my fresh CentOS 5.4 servers. "yum info replace", "yum whatprovides replace", and "yum search replace" doesn't show me which package(s) to install to get it. So, does anyone know which package to install to get the "replace" command? Google
2012 Jul 18
3
pecl install json on CentOS 5.8
....2.1.tgz ... Starting to download json-1.2.1.tgz (17,780 bytes) ......done: 17,780 bytes 11 source files, building running: phpize Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20050922 Zend Extension Api No: 220051025 /usr/bin/phpize: /tmp/tmpJaaJaV/json-1.2.1/build/shtool: /bin/sh: bad interpreter: Permission denied Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable is set correctly and then rerun this script. ERROR: `phpize' failed [root at bom-bott ~]# ll /bin/sh lrwxrwxrwx 1 root root 4 Mar 30 12:50 /bin/...
2011 Apr 04
3
[LLVMdev] Problem building the LLVM sample project
..." in the sample project, it seems to work. However, after going down to the autoconf dir and typing "./AutoRegen.sh", when I go back to the project main dir and type "./configure" again, I get the following error: configure: error: cannot find install-sh, install.sh, or shtool in ../../../autoconf "."/../../../autoconf I have gone through the LLVM Makefile docs, but can't figure out what the error is. I didn't change any file by hand, just autoregenerated them! I'm using autoconf 2.67 and aclocal 1.11.1 which, according to the LLVM site, meet t...
2011 Apr 04
0
[LLVMdev] Problem building the LLVM sample project
...project, it seems to work. > However, after going down to the autoconf dir and typing > "./AutoRegen.sh", when I go back to the project main dir and type > "./configure" again, I get the following error: > > configure: error: cannot find install-sh, install.sh, or shtool in > ../../../autoconf "."/../../../autoconf I recall having this problem with SAFECode and Poolalloc. I would model your configure.ac and AutoRegen.sh after theirs since theirs is actually used while the sample project tends to get ignored. Directions for getting SAFECode/Poolall...
2013 Mar 12
2
I reinstalled OS X, now FLAC 1.3 git won't compile.
...low. See the Autoconf documentation. configure.ac:309: error: possibly undefined macro: AM_LANGINFO_CODESET autoreconf: /usr/local/Cellar/autoconf/2.69/bin/autoconf failed with exit status: 1 Marcuss-MacBook-Pro:flac Marcus$ ./configure configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20130311/8a3eef70/attachment.htm
2005 Jul 06
0
CentOS-announce Digest, Vol 5, Issue 1
...ade their installation immediately. This update includes the PEAR XML_RPC 1.3.1 package, which fixes a security issue in the XML_RPC server implementation. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CAN-2005-1921 to this issue. The bundled version of shtool is also updated, to fix some temporary file handling races. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CAN-2005-1751 to this issue. Bug fixes for the dom, ldap, and gd extensions are also included in this update. ------------------------ References: htt...
2020 May 29
1
Compile dahdi 3.1.0 on CentOS 8
...inux) configure.ac:82: error: possibly undefined macro: AC_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 configure: error: cannot find install-sh, install.sh, or shtool in auxdir "."/auxdir make: *** [Makefile:10: all] Error 1 I do tar -xf on dahdi-linux-complete-3.1.0+3.1.0 cd dahdi-linux-complete-3.1.0+3.1.0 make and get the above errors. I always compiled before. I did an update on CentOS 8 this morning and was recompiling. Thoughts? Jerry -------...
2008 Oct 24
2
replace
i need your feedback about this command, it should find a string in multiple html files in a directory and replace it with a different string... find /dir -name "*.html" -exec sed -i 's/"old"/"new"/g' {} \; Thx.
2005 Jul 05
0
CESA-2005:0705-001 Critical CentOS 4 x86_64 php - security update (CENTOSPLUS only)
...ade their installation immediately. This update includes the PEAR XML_RPC 1.3.1 package, which fixes a security issue in the XML_RPC server implementation. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CAN-2005-1921 to this issue. The bundled version of shtool is also updated, to fix some temporary file handling races. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CAN-2005-1751 to this issue. Bug fixes for the dom, ldap, and gd extensions are also included in this update. ------------------------ References: htt...
2005 Jul 05
0
CESA-2005:0705-001 Critical CentOS 4 i386 php - security update (CENTOSPLUS only)
...rade their installation immediately. This update includes the PEAR XML_RPC 1.3.1 package, which fixes a security issue in the XML_RPC server implementation. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CAN-2005-1921 to this issue. The bundled version of shtool is also updated, to fix some temporary file handling races. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CAN-2005-1751 to this issue. Bug fixes for the dom, ldap, and gd extensions are also included in this update. ------------------------ References: htt...
2008 Aug 31
2
Help using ed [OT]
Hi Perhaps omeone might answer this tricky problem. I can do this other ways, but i really want to understand how to solve it using ed. I have one solution using g/re/s/re//txt/ , but I want to understand how or if i can solve it using the ed (.)a command. A script i have parse several files and append text after a specific text is matched. If one file do not have this text, i get a no match
2014 Apr 22
9
[Bug 916] New: Build failure on Slackware 14.1 (./configure rejects libreadline.so)
https://bugzilla.netfilter.org/show_bug.cgi?id=916 Summary: Build failure on Slackware 14.1 (./configure rejects libreadline.so) Product: nftables Version: unspecified Platform: i386 OS/Version: other Status: NEW Severity: major Priority: P5 Component: nft AssignedTo: pablo at