Am Sun, 11 Dec 2022 21:14:47 -0500
schrieb Scott Kostyshak <skost...@lyx.org>:

> On Sun, Dec 11, 2022 at 08:50:46PM +0100, Pavel Sanda wrote:
> > On Sun, Dec 11, 2022 at 11:37:02AM -0500, Richard Kimberly Heck wrote:  
> > > Tarballs for beta 2 are at:
> > > 
> > > http://www.frege.org/transfer/
> > > 
> > > Let's test these a bit before proceeding to binaries. (Also, of course, we
> > > have 2.3.7 to deal with.)  
> > 
> > On a first sight seem to work as well... P  
> 
> Same here.
> 
> Only thing I noticed is that if I try to build with CMake there is an issue:
> 
> CMake Error: File
> /home/scott/Downloads/temp/lyx-2.4.0-beta2/development/unix/lyxrc.dist.in 
> does not
> exist. CMake Error at development/cmake/Install.cmake:175 (configure_file):
> configure_file Problem configuring file Call Stack (most recent call first):
>   CMakeLists.txt:1204 (include)
> 
> I'll see Kornel to see if he has an idea.
> 
> Scott

Maybe missing from dist target.

        Kornel
diff --git a/development/Makefile.am b/development/Makefile.am
index 4b82b4de0f..b7eb5c36a4 100644
--- a/development/Makefile.am
+++ b/development/Makefile.am
@@ -26,10 +26,11 @@ tools/updatelayouts.py \
 tools/x-font \
 tools/README \
 tools/count_total_lines_of_compiled_code.sh \
 tools/count_lines_of_included_code.sh \
 tools/lyxeditor \
+unix/lyxrc.dist.in \
 Win32/lyxrc.dist.in \
 Win32/pdfview/pdfview-old.nsi \
 Win32/pdfview/pdfview.nsi \
 Win32/vld/cmake \
 Win32/vld/cmake/vld.cmake \

Attachment: pgpb4uyUeZNqx.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to