From: Alan W. I. <ir...@be...> - 2002-07-03 13:08:31
|
On Wed, 3 Jul 2002, Vince Darley wrote: > On Tue, 2 Jul 2002, Alan W. Irwin wrote: > > Apparently the thing to do for binary files from a Unix/Linux system (windows > > would be different!) is > > > > cd plplot/lib > > cvs admin -kb *.fnt > > > > followed by > > > > cvs update -A *.fnt > > It appears we need to do the same thing for the '*.map' files... > Unfortunately, since I'm on a windows box, I can't do it here, I think. > Yes, according to the documentation you would have to do something different (involving the correct binary file obtained say from a tarball rather than cvs) from windows. So it is a lot easier from Linux. Anyhow, done! Give it a try. Alan |