emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird directories after compiling emacs native mode and creating .de


From: Eli Zaretskii
Subject: Re: Weird directories after compiling emacs native mode and creating .deb package
Date: Fri, 30 Apr 2021 17:00:31 +0300

> From: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
> Date: Fri, 30 Apr 2021 13:52:58 +0200
> 
> can someone enlighten me why the following is happening:
> 
> emacs ➤ emacs                                                                 
>  
> Error using execdir 
> /usr/lib/x86_64-linux-gnu/emacs/28.0.50/x86_64-linux-gnu/../../../../bin/:
> emacs:
> /usr/lib/x86_64-linux-gnu/emacs/28.0.50/x86_64-linux-gnu/../../../../bin/../native-lisp/28.0.50-b0a588b0/preloaded/window-98dcc46c-8d15fa51.eln:
> cannot open shared object file: No such file or directory
> emacs ➤ find /usr/lib -name native-lisp                                       
>  
> /usr/lib/x86_64-linux-gnu/emacs/28.0.50/native-lisp
> emacs ➤ which emacs                                                           
>  
> /usr/bin/emacs
> emacs ➤ ls -l $(which emacs)                                                  
>  
> lrwxrwxrwx 1 root root 23 abr 30 13:43 /usr/bin/emacs -> 
> /etc/alternatives/emacs
> emacs ➤ realpath $(which emacs)                                               
>  
> /usr/bin/emacs-28.0.5028

Please describe how you configured the build and how you installed the
built Emacs.  That is, what were your full 'configure' command line
and the fill "make install" command line?  Also, where is the
emacs.pdmp file that corresponds to the installed Emacs binary?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]