It's not in CentosPlus or CentosBase or Rpmforge.
Does anyone know? (Looking for it for Centos 4.4)
Thanks
On Fri, 5 Oct 2007, Ow Mun Heng wrote:
It's not in CentosPlus or CentosBase or Rpmforge.
Does anyone know? (Looking for it for Centos 4.4)
The problem is that you need a Sybase installation in order to build the RPM package. I generated a perl-DBD-Sybase SPEC file, but since I do not have Sybase I do not know whether it works or is correct.
Feel free to try it yourself:
wget http://svn.rpmforge.net/svn/trunk/rpms/perl-DBD-Sybase/perl-DBD-Sybase.spec rpmbuild -ba perl-DBD-Sybase.spec
on a system that has Sybase installed. It is likely you have to modify the %files section to include all the files that are installed.
If you have problems, please revert the discussion to the packagers@lists.rpmforge.net mailinglist.
Kind regards,
In article alpine.LRH.0.9999.0710051251420.12290@horsea.3ti.be, Dag Wieers dag@centos.org wrote:
On Fri, 5 Oct 2007, Ow Mun Heng wrote:
It's not in CentosPlus or CentosBase or Rpmforge.
Does anyone know? (Looking for it for Centos 4.4)
The problem is that you need a Sybase installation in order to build the RPM package. I generated a perl-DBD-Sybase SPEC file, but since I do not have Sybase I do not know whether it works or is correct.
Can you build it against FreeTDS?
Cheers Tony
On Fri, 5 Oct 2007, Tony Mountifield wrote:
In article alpine.LRH.0.9999.0710051251420.12290@horsea.3ti.be, Dag Wieers dag@centos.org wrote:
On Fri, 5 Oct 2007, Ow Mun Heng wrote:
It's not in CentosPlus or CentosBase or Rpmforge.
Does anyone know? (Looking for it for Centos 4.4)
The problem is that you need a Sybase installation in order to build the RPM package. I generated a perl-DBD-Sybase SPEC file, but since I do not have Sybase I do not know whether it works or is correct.
Can you build it against FreeTDS?
I wish I knew how. Care to try and share ?
On Fri, 2007-10-05 at 13:15 +0200, Dag Wieers wrote:
On Fri, 5 Oct 2007, Tony Mountifield wrote:
In article alpine.LRH.0.9999.0710051251420.12290@horsea.3ti.be, Dag Wieers dag@centos.org wrote:
On Fri, 5 Oct 2007, Ow Mun Heng wrote:
It's not in CentosPlus or CentosBase or Rpmforge.
Does anyone know? (Looking for it for Centos 4.4)
The problem is that you need a Sybase installation in order to build the RPM package. I generated a perl-DBD-Sybase SPEC file, but since I do not have Sybase I do not know whether it works or is correct.
Can you build it against FreeTDS?
I wish I knew how. Care to try and share ?
I run gentoo as my primary OS on my laptop. It compiles this DBD fine using Freetds as the dependency.
Anyway. I've gotten an RPM for 1.07 version from http://www.c-corp.net/linux/centos/4/generic/RPMS/i386/perl-DBD-Sybase-1.07-...
I'm using that instead as I don't have a compiler installed for the server.