On Feb 10, 2006, at 3:25 PM, Bennett Helm wrote:
On Feb 10, 2006, at 12:01 PM, Jean-Marc Lasgouttes wrote:
"Jean-Marc" == Jean-Marc Lasgouttes <Jean-
[EMAIL PROTECTED]> writes:
Jean-Marc> PS: I did not test bug2237-3.diff, I am currently
compiling
It did not work very well, here is an updated version. I'd like to
apply that, if OSX and Windows people can comment on it.
On OSX, it installs in /Application/LyX-1.4.0cvs/ when version suffix
is -1.4.0cvs. Is that a good idea?
Well, I'm currently trying it, but it's forcing a complete
recompile, which won't be finished until after I head home for the
weekend, so I won't know for sure what it does until then. Anyway,
I'll comment now.
I'm not sure what you mean in saying that it installs in /
Application/LyX-1.4.0cvs. When I reconfigure (with ./configure --
with-frontend=qt --without-x --disable-concept-checks --with-qt-
dir=/Users/bennett/lyx/gcc-3.3/qt-mac-free-3.3.5 --without-
aiksaurus --without-aspell --without-pspell --enable-optimization=-
Os --disable-assertions --disable-stdlib-debug --with-version-
suffix), I get:
Configuration
...
Packaging: macosx
LyX binary dir: /Applications/LyX.app/Contents/MacOS
LyX files dir: /Applications/LyX.app/Contents/
Resources/LyX
That's not consistent with what you say, right?
OK -- I guessed wrong: the recompile did finish early enough.
Executables are installed into (for example) /Applications/LyX.app/
Contents/MacOS/lyx-. (Note the trailing "-", with nothing after it;
same is true for other executables.) Moreover, the user dir it uses
is ~/Library/Application Support/LyX (with no trailing "-"). So it
looks like configure isn't working properly. (But I can't investigate
more now.)
Bennett