Le 21/02/2013 04:21, Dan Lewis a écrit : Hi Dan,
> These were the ones that autogen.sh had to have before it stopped > with an error message at line 201: libgnomevfs2-common, > libgnomevfs2-bin, libgnomevfs2-0, libgnomevfs2-dev, libgnomevfs2-extra, > libgnomevfs2-0-dbg. These unfortunately are a pain in the backside when building LO on Ubuntu based distros, especially if you are not using Gnome as the desktop UI, but they have nothing to do with the connector itself. This gnomevfs lark is a problem with the build-deps not pulling in the required libraries, for whatever reason, I haven't managed to fathom that out. > Prior to downloading the master build, I installed two files that > Alex Thurgood suggested: libmysqlclient18 and libmysqlcppconn5 using > synaptic. I also noticed these files were available: libmysqlclient-dev > and libmysqlcppconn-dev. So I installed these also. > I had run autogen.sh a couple of times with an error stopping it at > line 201. The error led me to the first group of files which I also > installed using synaptic. Then I ran (at Alex' suggestion): > autogen.sh --with-ext-mysql-connector --with-system-mysql. (It should > have also had an option containing the path to the external mysql > connector.) So, it ignored the first option I gave it. You shouldn't neeed to point to the mysql dev libraries if you have the client and source installed on your system. I only use the --with-libmysql-path option when building on Mac OSX, as the headers for MySQL are not included in a default OSX installation. Alex -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
