Re: how to build clisp -> how to build libsigsegv
"Pascal J. Bourguignon" <[email protected]>
| Newsgroups | gmane.lisp.clisp.general |
|---|---|
| Organization | Informatimago |
| Message-ID | <[email protected]> |
[email protected] (Don Cohen) writes: > starting from > hg clone http://clisp.hg.sourceforge.net:8000/hgroot/clisp/clisp > unix/INSTALL says > <http://sourceforge.net/projects/libsigsegv/> > but that refers to https://savannah.gnu.org/git/?group=libsigsegv > git clone git://git.savannah.gnu.org/libsigsegv.git > and libsigsegv/INSTALL says > ./configure > but the configure file is not there! > Where can I find it ? Usually, when you get libraries using GNU configure from git, you need to use autotools to generate the configure file. Try to run: autoconf before: ./configure -- __Pascal Bourguignon__ http://www.informatimago.com/ “The factory of the future will have only two employees, a man and a dog. The man will be there to feed the dog. The dog will be there to keep the man from touching the equipment.” -- Carl Bass CEO Autodesk ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 _______________________________________________ clisp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-list