Scott Klement wrote:
> 
> I previously had python 2.0 and swig 1.1 installed, it wouldn't compile
> with those.   After reading your message, I installed python 1.5.2 and
> swig 1.3a5_2.   Now things actually compile. (woo-hoo!)
> 
> So my next question is...   how do I run it/try it out?  (I'm not yet
> familiar with python)

You should just be able to run py5250.py if the library and tn5250.py
modules were installed in the right place.

The the shared library is the low-level C-like wrapper, the tn5250.py
makes an attempt to object-orientify things and do things in a
python-like manner.

You might want to add your font support functions to tn5250.py (the
low-level wrappers have probably already been generated).

-Jason

> 
> Thanks!
>
+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to [EMAIL PROTECTED]
| To subscribe to this list send email to [EMAIL PROTECTED]
| To unsubscribe from this list send email to [EMAIL PROTECTED]
| Questions should be directed to the list owner/operator: [EMAIL PROTECTED]
+---

Reply via email to