Skip to Content.
Sympa Menu

freetds - Re: [freetds] fedora Core 2 can't use freetds 0.6.2.1

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <brian.bruns AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] fedora Core 2 can't use freetds 0.6.2.1
  • Date: Wed, 13 Apr 2005 13:15:13 -0400

Is freetds installed in someplace where the linker will find it? If
not, make sure it's in the /etc/ld.so.conf or your LD_LIBRARY_PATH.

Secondly, and maybe Michael can answer this, but does the SYBASE
environment variable need to be set to install DBD::Sybase, if it does
then set it to the directory above the lib directory where libct.so
lives. e.g.
export SYBASE=/usr/local

Final dumb suggestion, make sure libct.so exists and got installed.

If the easy stuff is all correct then we can look at it in more
detail, but I've installed on core 2 without incident.

Brian

On 4/13/05, albert wong <albert_wk_wong AT hotmail.com> wrote:
>
>
> I can use DBD-Sybase-1.02 and freetds-0.62.1 in fedora core 1. But it shows
> following error when using in fedora core 2
>
> install_driver(Sybase) failed: Can't load
> '/usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/auto/DBD/Sybase/Sybase.so'
> for module DBD::Sybase: libct.so.2: cannot open shared object file: No such
> file or directory at
> /usr/lib/perl5/5.8.3/i386-linux-thread-multi/DynaLoader.pm line 229.
> at (eval 1) line 3
> Compilation failed in require at (eval 1) line 3.
> Perhaps a required shared library or dll isn't installed where expected
>
> Can anyone help?
> Regards,
> Albert
>
> >From: "albert wong" <albert_wk_wong AT hotmail.com> Reply-To: FreeTDS
> >Development Group <freetds AT lists.ibiblio.org> To: freetds AT lists.ibiblio.org
> >Subject: [freetds] fedora Core 2 can't use freetds 0.6.2.1 Date: Wed, 13
> >Apr 2005 06:43:35 +0000
> >
> >
> >_______________________________________________ FreeTDS mailing list
> >FreeTDS AT lists.ibiblio.org http://lists.ibiblio.org/mailman/listinfo/freetds
>
> _________________________________________________________________
> FREE pop-up blocking with the new MSN Toolbar - get it now!
> http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>




Archive powered by MHonArc 2.6.24.

Top of Page