From: Alan W. I. <ir...@be...> - 2002-11-27 15:31:47
|
On Wed, 27 Nov 2002, Morris, Steven J wrote: ...a question about zooming and widget resizing which I will let the Tk experts here handle. > If not, and I do fix it myself, is there someone I should send the fix to? > (There's no guarantee that I'll try to fix it, since it isn't really that > important, so keeps getting pushed down my to-do list) Make a patch. The easiest way is diff -Naur old-clean-tree new-clean-tree >plplot.patch *Look at that patch file to make sure the patch contains only the changes you want.* That means the two trees must be clean (e.g., don't have any compiled results or extra files in them that will mess up the diff). Send the patch as an attachment to plplot_devel which is monitored by the core team and lots of others. > > Also, I had to do some jimmy-rigging of the install script on either the HP > or Linux (I can't remember which now). One of the temp files got too long > and the system bailed. I'm being vague, but I have it all in my notes so I > can be exact if anyone is interested. > I am right in the middle of substantially changing our configuration scheme using automake, autoheader, libtool, etc. The goal here is to eliminate all the "jimmy-rigging", i.e., produce a configure script that "just works" over a wide variety of Unix/Linux platforms. There is quite a bit still to do to obtain all functionality and it also needs thorough testing when completed, but the preliminary results are looking good. For details see my recent posts to plplot_devel. Alan email: ir...@be... phone: 250-727-2902 FAX: 250-721-7715 snail-mail: Dr. Alan W. Irwin Department of Physics and Astronomy, University of Victoria, P.O. Box 3055, Victoria, British Columbia, Canada, V8W 3P6 __________________________ Linux-powered astrophysics __________________________ |