This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: real beginer


On 10/24/2012 1:25 PM, Trixie wrote:

  that did overwrite the make file. Now installation is complete (my computer
is kinda slow, but it finished) with 0 errors :)
But  bigdft.exe is in scr folder, so i called it from there? Did i do
something wrong? where should it be located?
Or maybe easier, should i move it or call it from there?

You probably missed:


make install

and the optional "make check" before that.

It will probably end up in /usr/local/bin (or whatever prefix was used with configure), which has to be on your PATH if you want to call the program without having to specify the full path.
--
René Berber



-- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]