delorie.com/archives/browse.cgi | search |
>>> I have liblapack-devel instaled and did ./configure and make . It took >>> some >>> time but it finished. >> Did make finish successfully, returning a 0 status? Did you have a > >> bigdft.exe file? If you type "ls bigdft" do you see an executable? > >> (Note: The file's name is actually bigdft.exe but ls will list it as > >> bigdft). > > /i type ls bigdft and there's "No such file or directory" and i cant > find > > bigdft.exe file anywhere. That means install and make didnt finish well, > > right? > Probably. You could do something like: make; echo "Status from make was > $?" > The $? is the return status from the previous command. That will only > tell you if the make turned 0 for success. The output of make would be > much more instructive. Nope, it didnt turned 0. it is 2. Status from make was 2. > You really should approach the people who maintain this package and ask > them about it. This package is not Cygwin. Yes i see that now. Unfortunately i lost two weeks with this. Well, my next step is to contact someone in charge of BigDFT and ask for help. -- View this message in context: http://cygwin.1069669.n5.nabble.com/real-beginer-tp93898p93926.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |