Re: [Sqlrelay-discussion] rudiments will not build
Brought to you by:
mused
|
From: Pepe Le M. <gu...@ov...> - 2009-01-23 20:32:03
|
I spent quite a bit of time tracking this down. Oracle requires some RPMs to install that basically bork up a build environment. You need to remove these RPMs: compat-gcc-32-c++-3.2.3 compat-libstdc++-33-3.2.3 compat-libstdc++-296-2.96 compat-oracle-rhel4-1.0-5 do your build and then put them back. This doesn't seem to disturb oracle, but I would not count on everything being OK if you do this on a live server. These are install instructions for oracle : http://www.puschitz.com/InstallingOracle9i.shtml You can see that if you follow instructions you will always get a oracle machine that SQLrelay will not install on. Every time. I hesitate to call this a bug, because virtually ever C or C++ program will not compile, but given that your typical oracle DBA/admin is, shall we say, somewhat... artless, it might be wise to put together an RPM that they can slap on a new box. Just a thought. Regards, -Dave David Muse wrote: I've seen this before, but I don't remember exactly what causes it. Some program is missing from the server. Maybe it's the program called "file". Try searching the discussion group archives. I'll see if I can find it in my notes. David Muse dav...@fi... On Wed, 2009-01-21 at 20:25 -0500, Pepe Le Moko wrote: -- -- |