Bug 75226 - Provide an installation description similar to XEmacs's
Summary: Provide an installation description similar to XEmacs's
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-14 14:38 UTC by Steven T. Hatton
Modified: 2008-06-29 18:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steven T. Hatton 2004-02-14 14:38:50 UTC
Version:           3.1.0cvs (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources

This may be applicable KDE-wide. I suggest there be a facility in the help->about which would give information comperable to that given by XEmacs's M-X describe-installation. An example is the best was to communicate what I'm talking about.  The result of M-X describe-installation follows:


../xemacs-HEAD/configure  '--with-mule' '--pdump' '--use-kkcc' '--debug=no' '--error-checking=no' '--memory-usage-stats=no' '--with-quantify=no' '--with-purify=no' '--with-pop' '--with-xfs=no' '--with-athena=3d' '--with-dialogs=athena' '--with-widgets=athena' '--prefix=/home/hattons/opt/org/xemacs' '--site-libraries=/usr/X11/lib/Xaw3d' '--srcdir=/download/org/xemacs/xemacs-HEAD'


XEmacs 21.5-b16 "celeriac" (+CVS-20040211) configured for `i686-pc-linux'.


Compilation Environment and Installation Defaults:
  Source code location:              /download/org/xemacs/xemacs-HEAD
  Installation prefix:               /home/hattons/opt/org/xemacs
  Additional libraries:              /usr/X11/lib/Xaw3d
  Operating system description file: `s/linux.h'
  Machine description file:          `m/intel386.h'
  Compiler version:                  gcc (GCC) 3.3.1 (SuSE Linux)
    - GCC specs file:                /usr/lib/gcc-lib/i586-suse-linux/3.3.1/specs
    - Compiler command:              gcc  -Wall -Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3
  libc version:                      
  Relocating allocator for buffers:  no
  GNU version of malloc:             yes
    - Using Doug Lea's new malloc from the GNU C Library.

Window System:
  Compiling in support for the X window system:
    - X Windows headers location:                 /usr/X11/include
    - X Windows libraries location:               /usr/X11/lib
    - Handling WM_COMMAND properly.
  Compiling in support for the Athena widget set:
    - Athena headers location:                    X11/Xaw3d
    - Athena library to link:                     Xaw3d
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Athena dialog boxes.
  Using Athena native widgets.

TTY:
  Compiling in support for ncurses.
  Compiling in support for GPM (General Purpose Mouse).

Images:
  Compiling in support for GIF  images (builtin).
  Compiling in support for XPM  images.
  Compiling in support for PNG  images.
  Compiling in support for JPEG images.
  Compiling in support for TIFF images.

Sound:
  Compiling in support for sound (native).

Databases:
  Compiling in support for Berkeley database.
  Compiling in support for LDAP.
  Compiling in support for PostgreSQL.
    - Using PostgreSQL header file:  pgsql/libpq-fe.h
    - Using PostgreSQL V7 bindings.

Internationalization:
  Compiling in support for Mule (multi-lingual Emacs).
  Compiling in support for XIM (X11R5+ I18N input method).
    - Using Motif to provide XIM support.

Mail:
  Compiling in support for POP mail retrieval.
  Compiling in support for "dot-locking" mail spool file locking method.

Other Features:
  Inhibiting IPv6 canonicalization at startup.
  Compiling in support for dynamic shared object modules.
  Using the new GC algorithms.
  Using the new portable dumper.
Comment 1 Andreas Pakulat 2008-06-29 18:03:45 UTC
I don't see how this would be usefuly, distributions nowadays enable all features they can anyway. And if you've compiled yourself you have the cmake cache at hand.