From: Steven B. <sb...@ld...> - 2004-03-25 23:46:08
|
Many thanks Magnus! -Steven Bird On Fri, 2004-03-26 at 03:14, Magnus Nordstrand wrote: > I've managed to get it to work on my RedHat 9.0. I'm using xercesc/2.0, > aglib/2.0.1, activetcl/8.4.1.0 and I checked out the agapps/2.0 from cvs. > > There's a bug in the file AGAPPS/tcl/agtk/multi.conf. > It declares some options (-wavefill is one of them) in the beginning of > that file that are no longer supported. You need to comment out those in > the file multi.conf. > The options not supported are: > -wavefill > -selectfill > -framecolor > -fillcolor > -overviewheight > > I'm not sure this is the best solution (or description of the > problem..), but it worked for me. > > To check out AGAPPS from CVS (also described on the cvs page): > cvs -d:pserver:ano...@cv...:/cvsroot/agtk login > (press enter) > cvs -z3 -d:pserver:ano...@cv...:/cvsroot/agtk co AGAPPS > > Magnus Nordstrand |