Re: [opendbx] OpenDBX + Oracle
Brought to you by:
nose
From: Norbert S. <no...@li...> - 2008-02-06 12:30:50
|
On Wednesday 06 February 2008 12:40:13 Mariano Martinez Peck wrote: > As you may see, i am a bit curious with all this. So, i have another > question for you jaja. Suppose i want to look in my oracle installation by > myself where did he put the header and where did he put the client. Can i > do that? what files should i look? I mean, how do you know that XXX header > is what you need and that the client is in YYY directory ?? I am asking > this in case i have to install OTHER backend. That's highly dependent on the (commercial) database vendors. I found it after I checked where the function is declared (via grep on all newly installed header files) and which library contains the symbol (via nm on the libraries inside the created directories). Norbert -- OpenPGP public key http://www.linuxnetworks.de/norbert.pubkey.asc |