Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

/bin/sh: line 1: ./bootstrap: No such file or directory #6

Open
speedbooster opened this issue Aug 31, 2019 · 1 comment
Open

/bin/sh: line 1: ./bootstrap: No such file or directory #6

speedbooster opened this issue Aug 31, 2019 · 1 comment

Comments

@speedbooster
Copy link

Hi, I'm doing make on CentOS7 and i got this:

Making directory /home/user/Downloads/openflow/TritonSizer/module/tcl/unix/install-sp/man/man3
Making directory /home/user/Downloads/openflow/TritonSizer/module/tcl/unix/install-sp/man/mann
Installing and cross-linking top-level (.1) docs
Installing and cross-linking C API (.3) docs
Installing and cross-linking command (.n) docs
make[1]: Leaving directory '/home/user/Downloads/openflow/TritonSizer/module/tcl/unix'
cd module/OpenSTA && mkdir -p install-sp &&
./bootstrap && ./configure --prefix=/home/user/Downloads/openflow/TritonSizer/module/OpenSTA/install-sp
--with-lib=/home/user/Downloads/openflow/TritonSizer/module/tcl/unix/install-sp/lib
--with-include=/home/user/Downloads/openflow/TritonSizer/module/tcl/unix/install-sp/include
--with-tcl=/home/user/Downloads/openflow/TritonSizer/module/tcl/unix/install-sp/lib/tcl8.4 &&
make install;
/bin/sh: line 1: ./bootstrap: No such file or directory
make: *** [Makefile:14: sta] Error 127

@chauncygu
Copy link

I also have met the problem, could anyone help me solve it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants