> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of linuxsrc > Sent: Wednesday, October 10, 2007 6:56 AM > To: [email protected] > Subject: [zenoss-users] Installation error msg for help > > Hi all, > > Environment: > Slackware v11.0 > Mysql 5.0.22 <snip>
Also running 11.0, MySQL 5.022. Albert, did you build MySQL from source or from the package? Most of my MySQL files seem to be in /usr/include, not /usr/local/mysql/include/mysql. My gcc line looks like: gcc -pthread -fno-strict-aliasing -DNDEBUG -O3 -march=i486 -mtune=i686 -fPIC -I/usr/include/mysql -I/usr/include/python2.4 -c _mysql.c -o build/temp.linux-i686-2.4/_mysql.o -I/usr/include/mysql -march=i486 -mtune=i686 My ZenOSS install was surprising trouble-free after all the years I've been using Slackware ;-) _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
