Ive been working a little on this, its actually quite easy ;-), tho  
there is one problem...

All that need to be done is to download the freetds srpm ( available  
from http://www.freetds.org ), build it, install freedts and freedts- 
devel.
Download the php 5 srpm from a trustix mirror, edit the spec file to  
add mssql, ( a %package entry, add --with-mssql=shared,/usr to the  
configure command, and add a %files section ) , voila - a php- 
mssql.rpm .

But, I keep getting a error like this: iconv.c:338: tds_iconv_open:  
Assertion `0' failed.

By invoking the freetds configure script I see:
         checking for iconv... yes
so this doesnt seem to be the prob, I can disable all iconv shit, but  
I dont think its smart for us iso-8859-1 guys ;-)

Anyway, Ill try to work around this.
When its done, should I post a wiki article or something, or adding  
it to contrib? Im not sure if I am in able to keep up with all php  
releases on this, so maybe just a wiki article is enough.

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to