Rich Shepard <[EMAIL PROTECTED]> wrote: Hi,
> I am having fits trying to install gaphor-0.8.1 on my Slackware-10.2 > system. We use neither KDE nor Gnome, but I installed the FreeRock Gnome > just to run gnucash. Today, I upgraded to pygtk-2.8.6, installed > diacanvas2-0.14.4, and have libgnomecanvas-2.12.0 installed. > > But, when I run the setup.py script (after making a softlink from > /usr/local/lib/python2.4/site-packages/pygtk.py (which the script cannot > see) to /usr/local/gaphor-0.8.1/pygtk.py, I still get this: > > [EMAIL PROTECTED] /usr/local/gaphor-0.8.1]# python setup.py install > running install > running build > running config > Module 'xml.parsers.expat' found. > !!! Required module 'gtk' not found. > !!! Required module 'gnomecanvas' not found. > !!! Required module 'diacanvas' not found. > > Config failed. > The following modules can not be found or are to old: > 'gtk', 'gnomecanvas', 'diacanvas' It may be possible that pygtk is not installed in a standard place (e.g. /usr/local/lib/python2.4/site-packages). Did you check the python executable refers to Python 2.4 and not Python 2.3? BTW. You can also do a "python setup.py run" in order to run directly from the gaphor-0.8.1 directory. > Oh, I also have gtk+2-2.8.12 installed. Sounds up-to-date enough for me. > What have I missed here? > Regards, Arjan > Thanks, > > Rich > > -- > Richard B. Shepard, Ph.D. | The Environmental Permitting > Applied Ecosystem Services, Inc.(TM) | Accelerator > <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gaphor-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gaphor-list > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Gaphor-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gaphor-list
