Am Sun, 27 Sep 2020 16:35:27 +0200
schrieb Pavel Sanda <sa...@lyx.org>:

> On Sun, Sep 27, 2020 at 03:46:48PM +0200, Kornel Benko wrote:
> > > > > On Sat, Sep 26, 2020 at 10:44:59PM +0200, Kornel Benko wrote:    
> > > > > > And before you ask, here the full sequence
> > > > > >     $ cd source
> > > > > >     $ ./autogen.sh      
> > > > > 
> > > > > These two commands below look strange to me in the sense that I would 
> > > > > not expect
> > > > > autogen to update anything in build directory     
> > > > 
> > > > Why strange? 'cd source' means 'cd to lyx-source-dir'
> > > > And ./autogen.sh creates 'configure' and all 'Makefile.in' files (in 
> > > > the source
> > > > directory)    
> > > 
> > > I was talking about the commands *below*... P
> > >   
> > > > > >     $ cd build
> > > > > >     $ source/configure ....
> > > > > >     $ make all
> > > > > >     $ make install -n | egrep abcd      
> > > > > P    
> > > > 
> > > >         Kornel    
> > 
> > Sorry.
> > 'build' is some build-directory outside of 'source'
> > 
> > 'source/configure ...'? '...' represents the rest of command line 
> > arguments, in  
> 
> Critically the exact script call is missing, but my guess was that you run
> source/build/configure ...

You've overseen 'cd build' probably (while the real path 'build' is here
        /BUILD/BUILDMint18/BuildLyxGitQt5.9.5local-Automakegcc8.4.0
and 'source' is /usr2/src/lyx/lyx-test

> but autogen updates only
> source/configure
> 
> Pavel

I am always running with full path, and my build directory is not inside the 
source dir.
(BTW, there is no 'configure' script in the build dir.)

But now, checking the source-path-value, I see that I was changing different 
source dir.

Works now, thanks for being patient

        Kornel

Attachment: pgpbxIpvSMfYY.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