5 messages in com.mysql.lists.perlRe: relocation error (DBD-mysql-2.1025)
FromSent OnAttachments
Marc Delisle26 Feb 2003 12:28 
Jochen Wiedmann02 Mar 2003 16:49 
Marc Delisle03 Mar 2003 06:50 
Jochen Wiedmann03 Mar 2003 12:50 
Marc Delisle04 Mar 2003 07:12 
Subject:Re: relocation error (DBD-mysql-2.1025)
From:Jochen Wiedmann (jo@ispsoft.de)
Date:03/02/2003 04:49:53 PM
List:com.mysql.lists.perl

Quoting Marc Delisle <deli@CollegeSherbrooke.qc.ca>:

So I read the doc :) and found a suggestion to link statically libmysqlclient.a, but I cannot find the right syntax with "perl Makefile.PL" to link statically my libmysqlclient.a which is in /root/marc.

Should be --libs="/root/marc/libmysqlclient.a"