installing openreg on a remote server
Marko Anastasov
marko.anastasov at gmail.com
Sun Apr 22 17:56:31 UTC 2007
sorry, forgot to cc the list
On 4/22/07, Marko Anastasov <marko.anastasov at gmail.com> wrote:
>
> o O sorry, I guess I'm too used to seeing Makefiles all over.
>
> But what about this:
>
> # make createdb
> createdb -U pgsql -E UTF-8 srs
> createdb:No such file or directory
> *** Error code 1
>
> It should be srs.sql?
>
> Marko
>
> On 4/22/07, Serhiy Korycki <korycki at gmail.com> wrote:
> >
> > all right, next step is make ;)
> >
> > On 4/22/07, Marko Anastasov < marko.anastasov at gmail.com> wrote:
> > >
> > > Hello,
> > > I'm trying to install OpenReg on a remote server over SSH.
> > > I'm having a problem running configure:
> > > $ /bin/sh configure --prefix=/opt/openreg
> > > checking build system type... i386-unknown-freebsd6.2
> > > checking host system type... i386-unknown-freebsd6.2
> > > checking whether make sets ${MAKE}... yes
> > > checking for a BSD compatible install... /usr/bin/install -c
> > > checking for perl5... /usr/bin/perl5
> > > checking for rndc... /usr/local/sbin/rndc
> > > configure: creating ./config.status
> > > config.status: creating mk/rules
> > > $
> > >
> > > Somehow the script just "exits" at that point.
> > > Does anyone know what could be the reason?
> > >
> > > Marko
> > >
> > >
> > >
> > >
> >
>
More information about the openreg-users
mailing list