Re: [opendbx] OpenDBX + Oracle
Brought to you by:
nose
From: Mariano M. P. <mar...@gm...> - 2008-02-06 15:00:47
|
jajajajaj okok. I imagined something like that jajaja. P What could be a good idea is to put in the wiki the paths we know at the moment. We can put for each backend, not only which package (at least for debian or ubuntu) have the things we need but also the directory we should need for CPPFLAGS and LDFLAGS. Perhaps with this, there is less people bothering you like me jajajaja. Thanks again. Mariano On Feb 6, 2008 9:30 AM, Norbert Sendetzky <no...@li...> wrote: > 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 > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > libopendbx-devel mailing list > lib...@li... > https://lists.sourceforge.net/lists/listinfo/libopendbx-devel > http://www.linuxnetworks.de/doc/index.php/OpenDBX > > |