From: Joao C. <jc...@fe...> - 2002-02-07 21:20:03
|
On Thursday 07 February 2002 8:43 pm, Alan W. Irwin wrote: > Have a look at > http://sourceforge.net/project/stats/index.php?report=3Dlast_30&group_i= d=3D2915 > to see the big effect of the recent release on our web view and downloa= d > statistics. From past experience this effect is mostly due to freshmea= t > users taking a look. > > To put this fast-attack, slow-decay spike into perspective, the statist= ics > for the first 7 days of February are roughly comparable to the entire m= onth > of January. From past experience the higher-than-normal web view and > download rates will continue for some time after the release so it is > likely this month will be the best month ever. In the first 7 days we = are > already 67 per cent of the way there in web views and 74 per cent of th= e > way there in downloads (if you exclude a suspiciously large result for = one > day in October 2001 which completely distorts that month's statistics). > > So far, no bugs have been reported for 5.1.0. I'm not sure if this is a bug, I configured --prefix=3D/usr/local, then "= make=20 -n install" gives: =2E.. cp -p -a plmodule.so /usr/local//usr/lib/python2.0//site-packages cp -p -a pyqt_plmodule.so /usr/local//usr/lib/python2.0//site-packages I have been looking at the distributed rpm specs files, and I found that = they=20 specify /usr as the install point. Is this the default? Shouldn't users=20 install non-distro packages in /usr/local, if possible? It is the default= in=20 "configure". I think to remember that you said the the java examples would stay under=20 lib/java/examples, to avoid setting CLASSPATH to two different directorie= s.=20 Is this correct? and really necessary? Joao |