From: Joseph B. <jos...@gm...> - 2007-12-06 17:12:50
|
Too good, thanks for your links !! So, as you proposed, I tried with the MS Compiler and libraries listed (and the python.org), getting further to another problem... For the next one, when you get: > 'cspublic.h': No such file or directory it's not MS or python libraries but Sybase's OCS /include files that are needed (subDir of sybase home ; Env Var: SYBASE_OCS). Now it's compiled ! Thanks On Dec 6, 2007 5:19 AM, Bock, Oliver BGI SYD <Oli...@ba...> wrote: > > From: Jeffrey Zelt <Jeffrey.Zelt@q-...> - 2007-09-03 13:04 > > I am having trouble installing the python-sybase module on Windows XP > > and I wonder if anyone can help me... > > I managed to build python-sybase for ActiveState Python 2.4 (should also > work for normal python.org distribution). I followed the instructions > at: > > http://www.vrplumber.com/programming/mstoolkit/ > > and found a copy of the old Microsoft Visual C++ Toolkit 2003 compiler > at > > http://npg.dl.ac.uk/MIDAS/download/midassort/midassort_Windows.html > > I had to edit the environment variables because the latest Windows > Platform SDK installs to a different directory. > > I would be happy to e-mail the distribution to anyone who asks for it in > the next few weeks, or I could upload it if someone gives me the right > permissions. Of course it will only work for Python 2.4. > > > Oliver > > -- > > This message and any attachments are confidential, proprietary, and may be > privileged. If this message was misdirected, Barclays Global Investors > (BGI) does not waive any confidentiality or privilege. If you are not the > intended recipient, please notify us immediately and destroy the message > without disclosing its contents to anyone. Any distribution, use or copying > of this e-mail or the information it contains by other than an intended > recipient is unauthorized. The views and opinions expressed in this e-mail > message are the author's own and may not reflect the views and opinions of > BGI, unless the author is authorized by BGI to express such views or > opinions on its behalf. All email sent to or from this address is subject > to electronic storage and review by BGI. Although BGI operates anti-virus > programs, it does not accept responsibility for any damage whatsoever caused > by viruses being passed. > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > _______________________________________________ > Python-sybase-misc mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-sybase-misc > |