Hi Sander!

On Thu, Mar 29, 2001 at 02:11:02PM +0200, Sander Pilon wrote:


> I'm getting a whole lot of mysql++ link problems on freebsd :/
> 
> Used gcc 2.95.3, latest mysql++
> 
> The program links fine under linux & win32.
> 
> Any idea's?
>
> [...]

What version of FreeBSD are you currently using?  I am the maintainer of the
FreeBSD port of MySQL++ and it compiles for me just fine.  I'm sure that you
wasn't using our excellent Ports Collection when you got those awful error
messages. ;)


Please do one of the following to install mysql++ under FreeBSD:

1)   # (cvsup your Ports tree, in case it's outdated)
     # cd /usr/ports/databases/mysql++
     # make install

             or

2)   # pkg_add ftp://${your_freebsd_mirror}/pub/FreeBSD/ports/i386/
        /packages-stable/All/mysql-1.7.8.tgz
         or
        /packages-current/All/mysql-1.7.8.tgz

Method (1) is more preferred, you know. 

Hope this helps.
Good luck!

Miklos


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to