From: Pete S. <pst...@gm...> - 2008-11-16 05:33:11
|
DM = D.B. Moore DM> In section 8. of the wxwidgets build instructions, we do ; DM> DM> wx-config --list DM> DM> If one didn't remove added path/ldpath from existing DM> .bash_profile (from previous jazz instructs) it'll DM> work correctly, however first time builders will DM> find this command will only return the status of the DM> existing (system) wxwidgets installation, because our DM> custom wx path/ldpath have not, at this stage, been DM> added to user's .bash_profile DM> DM> Thus, section 8. should appear -after- section 9. DM> once these variables have been set? I just switched them. Thanks, Pete |