From: Alex P. <pes...@ma...> - 2009-01-30 14:17:58
|
On Friday 30 January 2009 17:10, Andrea Girardi wrote: > Hi to all, > > i've some problem with Firebird 2.1.1 source under MacOs 10.4. I've > downloaded with MacPort the glibtool and glibtoolize. > When I try to execute configure, i can see this output: > > checking whether make sets ($MAKE)... yes > configure: error: cannot run /bin/sh builds/make.new/config/config.sub > > > I need to compile my version of Firebird because I've to solve a > problem compiling the ibase plugin for QT under MacOs 10.4 os. > > Can anyone help me? Are you using autogen.sh or configure? Since 2.1 you need not run autogen.sh (and install all autoconf suite for it). Ready for use configure is provided, try it please. |