On 02/01/2015 08:50 PM, Quelrond wrote: > Hello, > > I'm trying to compile ephoto from git. > > From INSTALL: >> Briefly, the shell commands `./configure; make; make install' should >> configure, build, and install this package. > From .gitignore: >> ... >> configure >> ... > So, the configure script is absent - impossible to compile anything > cloning git repo. > Is there any other way to get it? > > Peter > When building from git you probably need to run autoconf first to generate the configure script.
Cheers Simon ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
