RE: Is ucpp.so installed
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <20DCDD8F0FCED411AC4D001083CF504501AA9823@MTL-EXCHANGE> |
> From: Vladimir Prus [mailto:[email protected]] > Sent: November 2, 2004 03:42 > Using fresh svn checkout, I've did: > > ./autogen.sh > python setup.py build > python setup.py install --prefix=`pwd`/iii > > After that, the "iii' directory does not have the "ucpp.so" > extension module, > and Synopsis does not work. I can workaround this by adding > the path to > source directory of ucpp.so, but I think it's not right? > > Am I missing something? looks like a bug. I did some quick changes recently to make place for a Cpp parser based on 'wave'. It appears I broke something. Will look into it tonight. Regards, Stefan