[lazarus] libgds.so, libcrypt.so Version?

hernan.et at pg.com hernan.et at pg.com
Sun Apr 13 20:11:11 EDT 2003


Hi all,

Slightly off topic, can I use latest firebird for Linux. I tried last weekend
but it spits out lots of errors.

Yoyong


                                                                
 Internet Mail Message                                          
 Received from host:                                            
 svcr-216-37-230-2.dsl.svcr.epix.net                            
 [216.37.230.2]                                                 
                                                                


From: Michael.VanCanneyt at Wisa.be on 04/13/2003 10:33 AM GMT
                                                                                 
 Michael.VanCanneyt at Wisa.be           To:   lazarus at miraclec.com                 
                                      Cc:    (bcc: Yoyong Hernan-ET/PGI)         
                              Subject:      Re: [lazarus] libgds.so, libcrypt.so 
        04/13/2003 06:33 PM        Version?                                      
          Please respond to                                                      
       lazarus at miraclec.com                                                      
                                                                                 







On 12 Apr 2003, Andrew Johnson wrote:

> crypt is needed for IB6 and firbird. I am not sure why it is not
> included in the fcl header itself. but any app which uses >=ib6 or >=
> fb1 needs to link against it afaik.

Not really. It depends on the C library installation on your system.
It seems to me SuSE's C library has crypt routines built-in and does
not need the separate crypt library. Redhat does need it, if I
remember correctly. At least, here it compiles without any additional
{$linklib crypt} statement

Since it doesn't hurt, I added the {$LINKLIB crypt} statement to the
ibase60 unit.

Michael.

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives







More information about the Lazarus mailing list