Mohsen Pahlevanzadeh wrote:
> My program is using both MySQL & PostgreSQL.I don't have problem with
> Mysql.  But i have problem with pgsql. 

I think Richard's point is that you are not linking in any PostgreSQL
libs.


>> Mohsen Pahlevanzadeh wrote:
>>> I recieve following error:
>>> [EMAIL PROTECTED] sql2sql]# make
>>> g++ -c -I/usr/include/mysql  -I/usr/include sql2sql.cpp;
>>                         ^^^^^^
>>> g++ -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib
>>> g++ -o
>>                   ^^^^^   ^^^^^^^^^^^
>> Those aren't going to help, are they?
>> 
>> --
>>    Richard Huxton
>>    Archonet Ltd
>> 

-- 
Guy Rouillier


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to