From: Pete S. <pst...@gm...> - 2008-05-20 14:15:03
|
DM = D.B. Moore DM> I've finished the above topic, however before DM> I post the patch it's ...question time... DM> DM> I don't really want to include the details of DM> getting/building tex2rtf from svn, or how to DM> build it from a *full* svn checkout of the DM> Jazz++ svn source. My reasoning is; DM> DM> 1. tex2rtf doesn't rely on the custom wxWidgets DM> build I'm sorry I mislead you in an earlier post, but it does. The version currently in the wxWidgets' Subversion repository doesn't... A. wxWidgets Subversion tex2rtf - can build against a stock version of the wxWidgets 2.8.7 build; *cannot* build against an STL enabled of the wxWidgets build like the one used with Jazz++. B. Jazz++ Subversion tex2rtf - can build against an STL enabled of the wxWidgets build like the one used with Jazz++; *cannot* build against a stock version of the wxWidgets 2.8.7 build. Either version can be used to process our jazz.tex file. DM> 2. tex2rtf in the Jazz++ svn is currently 'stable' DM> and not changing. DM> 3. tex2rtf is a FINE utility everyone should install DM> anyway ;-) DM> DM> Of course, you know me....I've got no objections to DM> actually writing out the svn based instructions to DM> tex2rtf, and how to build / install it in parallel DM> with the Jazz++ svn tree...however the current DM> tex2rtf doesn't need be 'isolated' from the system DM> makeup like custom-wx & Jazz++ parts do....ostensibly DM> it can go straight into /usr/bin and not cause any DM> problems AFAICT. DM> DM> I'm just trying to make things easy and uncomplicated DM> for that userbase out there - tex2rtf build/install DM> is a doddle compared to a Jazz++ svn build of tex2rtf. DM> However, the 'simple' build of tex2rtf really requires DM> a tex2rtf source tarball being available to avoid 2 svn DM> checkouts, or a complete Jazz++ svn checkout, and a DM> whole lot of explaining.... Let me work on that... DM> Let me know what the consensus is here please, DM> and the patch will surely follow.... I just wanted to explain that the version in our subversion does require wxWidgets to be built using our STL enabled build. Pete |