On 27 Feb 2002, Ernesto Jardim wrote: >Just now I noticed that the lyx binary is about 45MB is it so !? Is >there something wrong ?
If it works, no, not really wrong. It probably has debug information
included. If you are not trying to find bugs from LyX, you probably don't
need it and can remove the debug information with the command:
strip lyx
