Re: Packaging corner case

2005-01-06 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > I will try to come up with initial code. Many thanks. -- Angus

Re: Packaging corner case

2005-01-06 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc Lasgouttes wrote: Any ideas about how to move the Angus> USE_FOO_PACKAGING stuff to the configure script? >> Sure. Somebody just has to write it :) Angus> Smart arse :) Angus> I'm not sure on how best to proceed. See th

Re: Packaging corner case

2005-01-06 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Angus> Any ideas about how to move the USE_FOO_PACKAGING stuff to the > Angus> configure script? > > Sure. Somebody just has to write it :) Smart arse :) I'm not sure on how best to proceed. See the "Defining USE_FOO_PACKAGING macros" post. Some brainstorming would

Re: Packaging corner case

2005-01-06 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Any ideas about how to move the USE_FOO_PACKAGING stuff to the Angus> configure script? Sure. Somebody just has to write it :) Angus> We have three tests to find the "localedir". 1. Use an Angus> environment variable, LYX_LOCALEDI

Re: Packaging corner case

2005-01-06 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Angus> One more question. I've slotted this packaging stuff into LyX > Angus> 1.3.x. All it does is set the paths in the package class. The > Angus> rest of LyX uses the existing stuff. Running in-place I get > Angus> this output: > > The patch looks OK. Any ideas ab

Re: Packaging corner case

2005-01-06 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> One more question. I've slotted this packaging stuff into LyX Angus> 1.3.x. All it does is set the paths in the package class. The Angus> rest of LyX uses the existing stuff. Running in-place I get Angus> this output: The patch loo

Re: Packaging corner case

2005-01-05 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Angus> As it stands, if LyX is found to be run in-place, then the > Angus> "-sysdir" command line and the "LYX_DIR_13X" environment > Angus> variable are both ignored. (They're checked in > Angus> get_system_lyxdir().) > > Angus> Is this acceptable, or should we be ab

Re: Packaging corner case

2005-01-05 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> As it stands, if LyX is found to be run in-place, then the Angus> "-sysdir" command line and the "LYX_DIR_13X" environment Angus> variable are both ignored. (They're checked in Angus> get_system_lyxdir().) Angus> Is this acceptable