unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Weird directories after compiling emacs native mode and creating .deb package
@ 2021-04-30 11:52 Pedro Andres Aranda Gutierrez
  2021-04-30 14:00 ` Eli Zaretskii
  2021-05-01  9:02 ` Tatsuya Kinoshita
  0 siblings, 2 replies; 10+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2021-04-30 11:52 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1027 bytes --]

HI,

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

I feel I'm almost there in creating a .deb package for emacs28 with native
compilation. My plan is to get this right for a GTK only package and then
return to the -gtk -nox package scheme

TIA, /PA
-- 
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

[-- Attachment #2: Type: text/html, Size: 1778 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-05-03 15:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-30 11:52 Weird directories after compiling emacs native mode and creating .deb package Pedro Andres Aranda Gutierrez
2021-04-30 14:00 ` Eli Zaretskii
2021-05-01  8:40   ` Pedro Andres Aranda Gutierrez
2021-05-01  9:14     ` Eli Zaretskii
2021-05-03 15:08     ` Pedro Andres Aranda Gutierrez
2021-05-01  9:02 ` Tatsuya Kinoshita
2021-05-01  9:16   ` Eli Zaretskii
2021-05-01  9:47     ` Tatsuya Kinoshita
2021-05-02  5:23   ` Pedro Andres Aranda Gutierrez
2021-05-02  6:36     ` Tatsuya Kinoshita

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).