On Tue, Feb 11, 2014 at 6:43 AM, Liviu Andronic <landronim...@gmail.com> wrote: > On Tue, Feb 11, 2014 at 10:00 AM, Stephan Witt <st.w...@gmx.net> wrote: >> Am 11.02.2014 um 09:51 schrieb Jean-Marc Lasgouttes <lasgout...@lyx.org>: >> >>> Le 11/02/14 09:48, Stephan Witt a écrit : >>>>> However, if you want a build and you don't care about the warnings, >>>>> you can just increase the value in automake.sh as done in: >>>>> >>>>> http://git.lyx.org/?p=lyx.git;a=commit;h=16cdf70d0c4bd18eb066fee21ee7e4f35257d2f5 >>> >>> Richard, I gues we can backport this to branch, right? >>> >>>> Exactly, I'm forced to apply this locally when trying to build the 2.0.x >>>> branch >>>> on my machine. Going back to automake 1.13 is no option. >>> >>> If I understand correctly, it would be an option if I did not foolishly >>> removed inactive ports in macports... >> >> No, I meant to say: possibly I'm able to go back to automake 1.13 - but this >> doesn't solve the problem. >> You cannot stop automake development. >> >> And it doesn't help building any ppa if I'm going back to 1.13 on my machine >> :) >> I'd guess the newer Linux build platforms come with 1.14, period. >> > Well, Ubuntu Trusty is still beta so unreleased. (This is actually as > bleeding-edge as Ubuntu ever gets, as the beta Ubuntu is always a > recent spin from Debian unstable.) And considering that 2.1 final is > almost there and works with latest automake, then whether 2.0.x > compiles on most recent platforms or not could be considered > irrelevant in the nearest of futures.
I just did an install of the daily 14.04. Installing LyX 2.0.6 from the Ubuntu repos works fine. So I guess the packager must have done something to make it work? $ apt-cache policy lyx lyx: Installed: (none) Candidate: 2.0.6-1build1 Version table: 2.0.6-1build1 0 500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages $ sudo apt-get install lyx [sudo] password for scott: Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: fonts-lyx imagemagick imagemagick-common libboost-regex1.54.0 libboost-signals1.54.0 liblqr-1-0 libmagickcore5 libmagickcore5-extra libmagickwand5 libnetpbm10 lyx-common netpbm tex-common Suggested packages: imagemagick-doc autotrace curl enscript ffmpeg gimp gnuplot grads hp2xx html2ps libwmf-bin mplayer povray radiance transfig ufraw-batch rcs dvipost groff libtiff-tools gnuhtml2latex wv noweb sgmltools-lite linuxdoc-tools writer2latex latex2rtf librsvg2-bin inkscape etoolbox lyx-dbg The following NEW packages will be installed: fonts-lyx imagemagick imagemagick-common libboost-regex1.54.0 libboost-signals1.54.0 liblqr-1-0 libmagickcore5 libmagickcore5-extra libmagickwand5 libnetpbm10 lyx lyx-common netpbm tex-common 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. Need to get 13.4 MB of archives. After this operation, 64.8 MB of additional disk space will be used. Scott