On Wed, 22 Aug 2012, Jon Trulson wrote: > The current src tarball up on SF is... well, way out of date compared > to where git master is now. > > I'd like to get some fixes into master and make a new one in around 2 > weeks. Does that seem reasonable? > > Specifically, I'd like: > > 1) *BSD fixes (still in marcin's tree, maybe Pascal's as well)
I need to fix those two things at _minimum_: - remove depenedency on /bin/ksh (more $(KORNSHELL) everywhere) - fix shared library scheme - now apps link to libtt.so => /usr/dt/lib/libtt.so (0x800fbe000) libDtSvc.so => /usr/dt/lib/libDtSvc.so (0x800d57000) instead of the libtt.so.2, libDtSvc.so.2 (as I think it should be) Don't want to create upgrade problems for users with the tarball if the scheme changes in git later. - add /usr/dt/lib and /usr/dt/share/man to their repective systemwide paths (trivial) > 2) tirpc support for linux (I'll add this, probably disabled by default) > 3) dtksh on linux, might work - haven't tried yet > > Anything else? Does this sound like a good idea? Getting Xm private headers right so you can merge my dtwm and libDtWidget patches. //Marcin ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel