On Wed, 2002-10-23 at 17:50, Angus Leeming wrote: > On Tuesday 22 October 2002 6:15 pm, Darren Freeman wrote: > > Dear list, > > > > On my 1.3.0 CVS I find that the documentation can't be > > accessed via the menu. Not found. > > > > I already have 1.2.1 installed from a Mandrake 9.0 RPM, but it > > doesn't find the docs there either. > > > > Isn't there some way for LyX to know where it's docs are? Or > > is it all relative to where the binary is? > > As André says, they're in a separate cvs module. Having > downloaded it, LyX cvs still won't be able to find them unless you > install it becuause it expects them to be in <source>/lib/docs. > > Here I made a bunch of sym links using the attached script and all is > hunky-dory.
I worked that out for myself :P But thanks =) Maybe the CVS tree should try to do that when building, by assuming lyxdoc lives in the same dir as lyx-devel? > Angus Darren