Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 1998 13:36:44 +0200
From:      pam@polynet.lviv.ua
To:        Berend de Boer <berend@pobox.com>
Cc:        freebsd-database@FreeBSD.ORG
Subject:   RE: Interbase clients (IBPerl)
Message-ID:  <19981108113717.19837.qmail@Guard.PolyNet.Lviv.UA>
In-Reply-To: <01BE09C9.A8EE0440.berend@pobox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6 Nov 98, at 21:08, Berend de Boer wrote:

> On Thursday, November 05, 1998 8:46 AM, pam@polynet.lviv.ua 
> [SMTP:pam@polynet.lviv.ua] wrote:
> 
> > Would you care to try IBPerl?
> >
> > I've managed to compile it under linux emulator (had to install linux
> > version of perl5 as well), but it coredumps on test perl programs saying
> > something about pipe server (gds_pipe)
> 
> Hmm, I tried something but did come very far. How much effort does this
> cost? When running make, ld complains about bad magic. Probably because
> libgds* is a Linux binary which is not recognized by the compiler/linker.

I've started /compat/linux/bin/bash and did all compilation from it. 
Also I've added my /compat/linux/*bin directories IN FRONT of others 
to the PATH. So, when compiler/linker/make was called it looked first 
linux version. I also had to rename gds.a to libgds.a (or some such).

 
> How did you do the install?

I've put IBPerl.* into appropriate directories in 
/compat/linux/<pat_to_linux_perl5>. You can just run test.pl under 
linux perl and see what it complains about (it writes where it have 
looked for it)

Note: you HAVE to have linux perl othervise it won't link linux 
dynamic object (which is IBPerl) 
Hope it helps.

Best regards,
Adrian Pavlykevych         
System Administrator      |  State University "Lvivska Polytechnica"
Campus Computer Network   |  12, St. Bandery str,
<pam@polynet.lviv.ua>     |  Lviv, 290646
tel/fax:+380 (322) 742041 |  Ukraine

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-database" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981108113717.19837.qmail>