From: Warren Young Date: November 22 2006 1:32pm Subject: Re: how to install mysql++ List-Archive: http://lists.mysql.com/plusplus/6144 Message-Id: <45645165.2010004@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Ooi Wai Weiy wrote: > which version of mysql++ should i download and install? Either of the source packages: the .tar.gz, or the .src.rpm. > In file included from fields.h:32, > from result.h:34, > from query.h:37, > from ./connection.cpp:32: > resiter.h:120: no class template named `iterator' in `std' This suggests you're using an old version of g++. It needs to be at least 3.0, and preferably 3.3 or newer.