Subject | Re: [firebird-support] building from source |
---|---|
Author | Fred Vos |
Post date | 2004-04-10T12:50:28Z |
Hello Donatas,
Issue:
$ ./autogen.sh
or
$ ./autogen.sh --enable-superserver
and then:
$ make
Log in as root and issue:
# make install
Fred
Donatas wrote:
Issue:
$ ./autogen.sh
or
$ ./autogen.sh --enable-superserver
and then:
$ make
Log in as root and issue:
# make install
Fred
Donatas wrote:
> Hi,
>
>I was just wondering maybe someone tried building Firebird on Debian? I
>tried that today but didn't succeed :/
>
>donatas@debian:~/install/firebirdsql/firebird-1.5.0.4290$ autoconf
>donatas@debian:~/install/firebirdsql/firebird-1.5.0.4290$ ./configure
>checking whether make sets $(MAKE)... yes
>configure: error: cannot run /bin/sh builds/make.new/config/config.sub
>
>
>I checked and there was no config.sub under /config
>If someone could help me sort this out that'd be very nice.
>
>