FreeTDS 0.9.1 problem build on Solaris 10x86
Todd Szymanski <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAAahiRVqYgiAS-pWNGrU7Q1cdFU=tQjFBYjQ_JTQ6NV6B7U=cA@mail.gmail.com> |
Just wanted to pass along that I was unable to successfully do a 'make install' on 0.9.1. It seems like it worked, but it doesn't when you go to use it. It looks like the install-sh that is included in the distribution does not handle multiple files on one command line (I've only tried it on Solaris). It only copies over the first file. I replaced the install-sh with one from another distribution (in this case binutils-2.21) and everything works. The install-sh that is included in the freetds.0.9.1 distribution is very old, dating back to October 2001. The one that worked was dated August 2009 and more than twice the file size. Todd Szymanski