Re: 2.3.1 Binaries

2018-08-28 Thread José Abílio Matos
On Monday, 27 August 2018 19.41.26 WEST Richard Kimberly Heck wrote:
> Are available for testing at http://ftp.lyx.org/pub/lyx/devel/lyx-2.3/.
> I suppose we should wait to prepare binaries until we have some feedback.
> 
> Riki

Compiled successfully on Fedora 27 to 30 (rawhide), as well as EL7, for all 
the supported architectures on copr: 

epel-7-ppc64le 
epel-7-x86_64 
fedora-27-i386 
fedora-27-ppc64le 
fedora-27-x86_64 
fedora-28-i386 
fedora-28-ppc64le 
fedora-28-x86_64 
fedora-29-i386 
fedora-29-ppc64le 
fedora-29-x86_64 
fedora-rawhide-i386 
fedora-rawhide-ppc64le 
fedora-rawhide-x86_64 

For further details see:
https://copr.fedorainfracloud.org/coprs/jamatos/lyx-next/

-- 
José Abílio




Re: 2.3.1 Binaries

2018-08-28 Thread Scott Kostyshak
On Tue, Aug 28, 2018 at 05:20:38PM +0200, Jean-Pierre Chrétien wrote:
> Le 27/08/2018 à 20:41, Richard Kimberly Heck a écrit :
> > Are available for testing at http://ftp.lyx.org/pub/lyx/devel/lyx-2.3/.
> > I suppose we should wait to prepare binaries until we have some feedback.

Compiles and works well in brief testing. Ubuntu 18.04.1 here, with TeX
Live 2018.

Configuration
  Host type:   x86_64-pc-linux-gnu
  Special build flags:  build=release std-regex use-hunspell use-enchant
  Bundled libraries:boost
  C++ Compiler:g++ (7)
  C++ Compiler flags:   -O2 -std=c++14
  C++ Compiler user flags:
  Linker flags:
  Linker user flags:
  Qt Frontend:
  Qt version:  4.8.7
  Packaging:   posix
  LyX binary dir:  /usr/local/bin
  LyX files dir:   /usr/local/share/lyx

I did get the following message:

$ ./src/lyx
Gtk-Message: 11:49:35.330: Failed to load module "canberra-gtk-module"

After installing the packages libcanberra-gtk-module and
libcanberra-gtk0, I no longer get that message.

Scott


signature.asc
Description: PGP signature


Re: 2.3.1 Binaries

2018-08-28 Thread Jean-Pierre Chrétien

Le 27/08/2018 à 20:41, Richard Kimberly Heck a écrit :

Are available for testing at http://ftp.lyx.org/pub/lyx/devel/lyx-2.3/.
I suppose we should wait to prepare binaries until we have some feedback.



On Debian Stretch, with:

Configuration
  Host type:   x86_64-pc-linux-gnu
  Special build flags:  build=release std-regex use-hunspell
  Bundled libraries:boost mythes
  C++ Compiler:g++ (6.3.0)
  C++ Compiler flags:   -fPIC -O2 -std=c++14
  C++ Compiler user flags:
  Linker flags:
  Linker user flags:
  Qt Frontend:
  Qt version:  5.7.1
  Packaging:   posix
  LyX binary dir:  /usr/local/bin
  LyX files dir:   /usr/local/share/lyx-2.3.1

compilation runs flawlessly,

With TL18, Advanced, Customization and EmbeddeOnjects pdfcompile all right.
UserGuide compilation is successful, with two warnings from the indexer:


WARNING: Found no :close-range matching an already opened one!
 Location-reference is 20 in keyword (Environnements de paragraphe).
 Maybe I lost some of the regular location-references.

WARNING: Found a :close-range in the index that wasn't opened before!
 Location-reference is 37 in keyword (Environnements de Paragraphe)
 I'll continue and ignore this.


The index processor is texindy.

--
Jean-Pierre


Re: 2.3.1 Binaries

2018-08-27 Thread Richard Kimberly Heck


Sorry, I meant tarballs

On 08/27/2018 02:41 PM, Richard Kimberly Heck wrote:
> Are available for testing at http://ftp.lyx.org/pub/lyx/devel/lyx-2.3/.
> I suppose we should wait to prepare binaries until we have some feedback.
>
> Riki
>
>