On Thu, 01 May 2008, Lorenzo Fiorini wrote: Hi Lorenzo,
> I'm testing what a beginner may find downloading the sources and > building Harbour on a very clean Fedora 9 installation. > What I found is that make_rpm.sh always asks for ncurses ( even if > HB_WITHOUT_GTCRS=yes ). We do not have such macro. > Now that we have GTTRM as default probably CRS and SLN should be > included only if specifically requested I'll add ncurses auto detection to build scripts. > Probably "HB_COMMERCE=yes" should be the default and leave to the > single developer to specifically add gpl libs. Now it disables GTSLN and GPM support in GTTRM and GTCRS. I think I can make it default. > I also wonder if "--without gpl" could be confusing. > It correctly means "no gpl code used" but sounds "strange" at the beginning. --without is RPM option and cannot be changed. Maybe --without gplcode or --without gpllibs will be better. I'm leaving the decission to the group. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
