1
0
mirror of https://github.com/gryf/wmdocklib.git synced 2025-12-24 23:22:30 +01:00
Files
wmdocklib/pywmgeneral/INSTALL
2005-09-06 12:23:57 +00:00

11 lines
288 B
Plaintext

1. Edit setup.py and make XLibDir point to the directory containing the
X shared libraries and make XIncludes point to the directory
containing your X includes.
2. Su root.
3. run './setup.py install'
Now the library should be built and installed as an Python extension module.