From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: cant start Emacs in a sperate window
Date: Fri, 6 Jan 2006 11:09:53 +0100 [thread overview]
Message-ID: <2F32A74B-FDEC-4AE3-9054-D4C886D96FC7@Web.DE> (raw)
In-Reply-To: <web-82087802@zbackend1.aha.ru>
Am 06.01.2006 um 10:34 schrieb Misha:
> $ ldd `which emacs`
> linux-gate.so.1 => (0xffffe000)
> libncurses.so.5 => /lib/libncurses.so.5 (0xb7f82000)
> libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7f60000)
> libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7e31000)
> libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7e2e000)
> /lib/ld-linux.so.2 (0xb7fd0000)
>
> What does it mean?
This version of GNU Emacs does not use X11, it's a programme which
only runs inside a terminal emulation or on a terminal. libncurses is
the library that handles terminals. If it would have been compiled as
an X11 client you would get something like this (Mac OS X):
/System/Library/Frameworks/Carbon.framework/Versions/A/
Carbon (compatibility version 2.0.0, current version 128.0.0)
/sw/lib/libXaw3d.7.dylib (compatibility version 7.0.0,
current version 7.0.0)
/usr/X11R6/lib/libXmu.6.dylib (compatibility version 6.2.0,
current version 6.2.0)
/usr/X11R6/lib/libXt.6.dylib (compatibility version 6.0.0,
current version 6.0.0)
/usr/X11R6/lib/libSM.6.dylib (compatibility version 6.0.0,
current version 6.0.0)
/usr/X11R6/lib/libICE.6.dylib (compatibility version 6.3.0,
current version 6.3.0)
/usr/X11R6/lib/libXext.6.dylib (compatibility version 6.4.0,
current version 6.4.0)
/sw/lib/libtiff.3.dylib (compatibility version 11.0.0,
current version 11.2.0)
/sw/lib/libjpeg.62.dylib (compatibility version 63.0.0,
current version 63.0.0)
/sw/lib/libpng.3.dylib (compatibility version 3.0.0, current
version 3.0.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current
version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0,
current version 71.1.4)
/usr/X11R6/lib/libXpm.4.dylib (compatibility version 4.11.0,
current version 4.11.0)
/usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0,
current version 6.2.0)
/sw/lib/ncurses/libncurses.5.dylib (compatibility version
5.0.0, current version 5.0.0)
--
Greetings
Pete
In a world without walls and fences, who needs gates and windows?
next prev parent reply other threads:[~2006-01-06 10:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-06 9:01 cant start Emacs in a sperate window Misha
2006-01-06 9:10 ` Joost Helberg
2006-01-06 9:19 ` Misha
2006-01-06 9:24 ` Joost Helberg
2006-01-06 9:34 ` Misha
2006-01-06 10:09 ` Peter Dyballa [this message]
2006-01-06 10:16 ` Joost Helberg
[not found] ` <mailman.85.1136542779.26925.help-gnu-emacs@gnu.org>
2006-01-06 11:15 ` David Kastrup
2006-01-06 18:55 ` Olivier Tétard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2F32A74B-FDEC-4AE3-9054-D4C886D96FC7@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).