This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Grace (xmgrace) 5.1.12-1 graph program -- building under cygwin-- possibly LessTif bug from 0.93.91 ?


Robert,

I should clarify that when I applied the patch by hand, I did not touch the revision tags (didn't really need to).

Here is the difference I applied:

http://cvs.sourceforge.net/viewcvs.py/lesstif/lesstif/lib/Xm/SeparatoG.c?r1=1.24&r2=1.26


Volker said that grace was built with static libs, which is why there is no difference from upgrading to the 0.93.91 build (it doesn't use the DLLs).


You build lesstif as follows:

1) cd /usr/src

2) ./lesstif-0.93.94-1.sh prep

3) ./lesstif-0.93.94-1.sh conf > conf.log 2>&1

4) ./lesstif-0.93.94-1.sh build > build.log 2>&1

5) ./lesstif-0.93.94-1.sh install > install.log 2>&1

6) ./lesstif-0.93.94-1.sh strip

7) ./lesstif-0.93.94-1.sh pkg

8) ./lesstif-0.93.94-1.sh spkg

You will then have a new lesstif package that you can install by creating a new setup.ini file. You'll have to ask or search for help on that. You will need some scripts called "upset" to do this.

Harold


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]