Nicolas SABOURET <[EMAIL PROTECTED]> writes:
> Hi !
>
> I use lyx both at work (recent computer) and at home (old one). I tried
> to compile lyx 1.1.6 at home but I couldn't build "src/lyx" because it
> was too big (compiling lyx took all the 170Mo I had left on my
> computer).
> I had to remove lots of thinks (thank's dpkg for doing things so
> neatly). Finally, I "installed-strip" and it works all right.
>
> However, I don't want to do this again for 1.1.6fix1 (remove the
> packages, compile, reinstall), and I'm sure you understand why.
>
> Is there any option I could give "./configure" or "make" to build a
> smaller file at home ?
Seems you're on Debian. Haven't tried to compile 1.1.6x yet; but with
1.1.5fix2, I compiled on a fast computer via
$ deb-make && dpkg-buildpackage -B -rfakeroot
and installed the resulting .deb (around 3 MB in size) on a 486. I
don't know if the libc6 version difference between 2.2. aka potato and
testing/unstable aka woody/sid makes a difference today; if both
computers use the same branch (potato here), no problem.
On the delopment machine, you need the autoconf, automake, debmake,
(fakeroot,) and maybe some other dev-packages I can't make out right
now in the other dev stuff here, probably it's a good idea to have
kernel-headers-* around. Be sure you have the libforms* stuff on both
machines.
> Thanks in advance,
> Nicolas.
>
> PS : The strip version takes only 8Mo, vs 40Mo for the regular one. What
> makes this difference ? Could you tell me more ?
Nope, but I hope the above is of help.
--
Andre Berger [[EMAIL PROTECTED]]