|
List Info
Thread: Installing Oracle Client 10g on FreeBSD
|
|
| Installing Oracle Client 10g on FreeBSD |

|
2006-10-17 05:44:56 |
On Tue, 17 Oct 2006 00:00:57 +0200 Martin Hudec wrote:
> Vladimir Terziev wrote:
> > I'll be very thankful if you provide working
instructions how to intermix FreeBSD and Linux libraries.
> > Thanks in advance!
> I sense bit of irony here, but I hope I just have wrong
feeling .
> Mixing BSD and Linux libs? Well - what do you say on
using native
> Firefox with linux flash plugin? Works too.
> I will try to do it, and let's hope I'll be able to get
oracle
> connection to test simple perl script as without it I
am bit lost (I
> used only client stuff, not full oracle database).
Just a note: you can't mix FreeBSD and linux libraries at
one
application. Those processes may interact via stdin/stdout,
sockets
etc. just fine. But if you try to mix _libraries_ you'll get
EFF OS
ABI errors.
WBR
--
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone
& Internet SP
FreeBSD committer, http://www.FreeBSD.org The
Power To Serve
_______________________________________________
freebsd-database freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-data
base
To unsubscribe, send any mail to
"freebsd-database-unsubscribe freebsd.org"
|
|
| Installing Oracle Client 10g on FreeBSD |

|
2006-10-17 07:26:07 |
No irony, i was serious!
According to my experience, Boris is right, that's way i
was serious.
Using flash plugin with native Firefox is based on
flashplugin-wrapper. As i know there is no such wrapper for
Oracle Linux instantclient, that's way i'm interested to
know a new solution, if any.
Vladimir
On Tue, 17 Oct 2006 09:44:56 +0400
Boris Samorodov <bsam ipt.ru> wrote:
> On Tue, 17 Oct 2006 00:00:57 +0200 Martin Hudec wrote:
> > Vladimir Terziev wrote:
> > > I'll be very thankful if you provide working
instructions how to intermix FreeBSD and Linux libraries.
> > > Thanks in advance!
>
> > I sense bit of irony here, but I hope I just have
wrong feeling .
> > Mixing BSD and Linux libs? Well - what do you say
on using native
> > Firefox with linux flash plugin? Works too.
>
> > I will try to do it, and let's hope I'll be able
to get oracle
> > connection to test simple perl script as without
it I am bit lost (I
> > used only client stuff, not full oracle database).
>
> Just a note: you can't mix FreeBSD and linux libraries
at one
> application. Those processes may interact via
stdin/stdout, sockets
> etc. just fine. But if you try to mix _libraries_
you'll get EFF OS
> ABI errors.
>
>
> WBR
> --
> Boris Samorodov (bsam)
> Research Engineer, http://www.ipt.ru Telephone
& Internet SP
> FreeBSD committer, http://www.FreeBSD.org The
Power To Serve
_______________________________________________
freebsd-database freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-data
base
To unsubscribe, send any mail to
"freebsd-database-unsubscribe freebsd.org"
|
|
| Installing Oracle Client 10g on FreeBSD |

|
2006-10-17 07:28:30 |
On Tue, Oct 17, 2006 at 09:44:56AM +0400, Boris Samorodov
wrote:
> Just a note: you can't mix FreeBSD and linux libraries
at one
> application. Those processes may interact via
stdin/stdout, sockets
> etc. just fine. But if you try to mix _libraries_
you'll get EFF OS
> ABI errors.
Please carefully read again what he said. Yes, it is
possible. Yes, it
is evil. Yes, it has to be done with some goat sacrifices
and lots of
care. But it is certainly possible.
Joerg
_______________________________________________
freebsd-database freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-data
base
To unsubscribe, send any mail to
"freebsd-database-unsubscribe freebsd.org"
|
|
| Installing Oracle Client 10g on FreeBSD |

|
2006-10-17 07:26:07 |
No irony, i was serious!
According to my experience, Boris is right, that's way i
was serious.
Using flash plugin with native Firefox is based on
flashplugin-wrapper. As i know there is no such wrapper for
Oracle Linux instantclient, that's way i'm interested to
know a new solution, if any.
Vladimir
On Tue, 17 Oct 2006 09:44:56 +0400
Boris Samorodov <bsam ipt.ru> wrote:
> On Tue, 17 Oct 2006 00:00:57 +0200 Martin Hudec wrote:
> > Vladimir Terziev wrote:
> > > I'll be very thankful if you provide working
instructions how to intermix FreeBSD and Linux libraries.
> > > Thanks in advance!
>
> > I sense bit of irony here, but I hope I just have
wrong feeling .
> > Mixing BSD and Linux libs? Well - what do you say
on using native
> > Firefox with linux flash plugin? Works too.
>
> > I will try to do it, and let's hope I'll be able
to get oracle
> > connection to test simple perl script as without
it I am bit lost (I
> > used only client stuff, not full oracle database).
>
> Just a note: you can't mix FreeBSD and linux libraries
at one
> application. Those processes may interact via
stdin/stdout, sockets
> etc. just fine. But if you try to mix _libraries_
you'll get EFF OS
> ABI errors.
>
>
> WBR
> --
> Boris Samorodov (bsam)
> Research Engineer, http://www.ipt.ru Telephone
& Internet SP
> FreeBSD committer, http://www.FreeBSD.org The
Power To Serve
_______________________________________________
freebsd-questions freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe freebsd.org"
_______________________________________________
freebsd-database freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-data
base
To unsubscribe, send any mail to
"freebsd-database-unsubscribe freebsd.org"
|
|
| Installing Oracle Client 10g on FreeBSD |

|
1970-01-01 00:00:00 |
On Tue, 17 Oct 2006 00:00:57 +0200 Martin Hudec wrote:
> Vladimir Terziev wrote:
> > I'll be very thankful if you provide working
instructions how to intermix FreeBSD and Linux libraries.
> > Thanks in advance!
> I sense bit of irony here, but I hope I just have wrong
feeling .
> Mixing BSD and Linux libs? Well - what do you say on
using native
> Firefox with linux flash plugin? Works too.
> I will try to do it, and let's hope I'll be able to get
oracle
> connection to test simple perl script as without it I
am bit lost (I
> used only client stuff, not full oracle database).
Just a note: you can't mix FreeBSD and linux libraries at
one
application. Those processes may interact via stdin/stdout,
sockets
etc. just fine. But if you try to mix _libraries_ you'll get
EFF OS
ABI errors.
WBR
--
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone
& Internet SP
FreeBSD committer, http://www.FreeBSD.org The
Power To Serve
_______________________________________________
freebsd-questions freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe freebsd.org"
_______________________________________________
freebsd-database freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-data
base
To unsubscribe, send any mail to
"freebsd-database-unsubscribe freebsd.org"
|
|
|
|