So I am following the instructions on this site, https://qiskit.org/documentation/stubs/qiskit.algorithms.optimizers.nlopts.html#module-qiskit.algorithms.optimizers.nlopts
However, I am able to run this command
./configure --enable-shared --with-python
As there is no file nor repository named with configure. I have qiskit and installed NLopt already. It will be great if anyone can help me with that ><
I expect to be able to follow the instruction and run NLopt on my qiskit code
This is my current situation:
nlopt-2.7.1 % ./configure --enable-shared --with-python
zsh: no such file or directory: ./configure