View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002523 | libextractor | build system | public | 2012-08-27 08:05 | 2012-09-25 17:18 |
Reporter | bratao | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Debian | OS Version | Wheezy |
Product Version | Git master | ||||
Target Version | 1.0.0 | Fixed in Version | 1.0.0 | ||
Summary | 0002523: Can't configure : cannot find install-sh, install.sh, or shtool in "." "./.." | ||||
Description | On Windows(MinGW) and on Linux after ./bootstrap is not possible to configure the SVN libextractor. After and ./bootstrap the following message appears : bratao@debian:~/Desktop/gnunet/libs/Extractor$ ./configure configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.." | ||||
Tags | No tags attached. | ||||
|
Can you try if SVN 23426 fixes this? (re-run bootstrap) |
|
Do not fix svn checkout https://gnunet.org/svn/Extractor . . . Checked out revision 23428. bratao@debian:~/Desktop/gnunet/libs$ cd Extractor/ bratao@debian:~/Desktop/gnunet/libs/Extractor$ ./bootstrap . . libtoolize: Consider using `AC_CONFIG_MACRO_DIR([libltdl/m4])' in configure.ac. configure.ac:491: warning: macro `AM_PATH_GTK_2_0' not found in library configure.ac:176: required file `libltdl/config/config.rpath' not found . . . libtoolize: Remember to add `LTDL_INIT' to configure.ac. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `libltdl/config'. libtoolize: copying file `libltdl/config/compile' libtoolize: copying file `libltdl/config/config.guess' libtoolize: copying file `libltdl/config/config.sub' libtoolize: copying file `libltdl/config/depcomp' libtoolize: copying file `libltdl/config/install-sh' libtoolize: copying file `libltdl/config/missing' libtoolize: copying file `libltdl/config/ltmain.sh' . . . . libtoolize: Consider using `AC_CONFIG_MACRO_DIR([libltdl/m4])' in configure.ac. bratao@debian:~/Desktop/gnunet/libs/Extractor$ ./configure configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.." Its a vanilla Debian Wheezy, everything from the repository.But exactly the same thing happen with Windows and MinGW. |
|
I've hacked on the build system some more today. Did this fix it? (I'm still not sure what the exact cause of your troubles might be...). |
|
Working great now ! |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-08-27 08:05 | bratao | New Issue | |
2012-08-27 11:12 | Christian Grothoff | Note Added: 0006300 | |
2012-08-27 11:12 | Christian Grothoff | Assigned To | => Christian Grothoff |
2012-08-27 11:12 | Christian Grothoff | Status | new => feedback |
2012-08-27 12:19 | bratao | Note Added: 0006301 | |
2012-08-27 12:19 | bratao | Status | feedback => assigned |
2012-08-28 20:34 | Christian Grothoff | Note Added: 0006302 | |
2012-08-28 20:34 | Christian Grothoff | Status | assigned => feedback |
2012-08-28 21:11 | bratao | Note Added: 0006303 | |
2012-08-28 21:11 | bratao | Status | feedback => assigned |
2012-08-28 21:11 | bratao | Status | assigned => resolved |
2012-08-28 21:11 | bratao | Resolution | open => fixed |
2012-09-09 02:34 | Christian Grothoff | Product Version | => Git master |
2012-09-09 02:34 | Christian Grothoff | Fixed in Version | => 1.0.0 |
2012-09-09 02:34 | Christian Grothoff | Target Version | => 1.0.0 |
2012-09-25 17:18 | Christian Grothoff | Status | resolved => closed |