Hi all, I am trying to compile OO-3.1.x. Its my first time and I am using OpenSuse - 11.1.
The problem I am facing is that ./configure complains about not finding db.h. But I have installed db43 using "zypper install db43-devel". I can see db.h in /usr/include/db43. Then I figured that probably ./configure looks for db.h in /usr/include/db4. Hence, I created a soft-link called "db4" in /usr/include that points to /usr/include/db43. But even that doesn't work. Am I missing something? Thanks Abhinav. -- It's the peoples' will, I am their leader, I must follow them. (Jim Hacker in Yes Minister) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
