Text only
01 May 2010
 
 
Tools: wrap/unwrap  
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
aesdana pekwm 15:24:27
:cd /home/aesdana/builds/temp
aesdana temp 15:28:58
:git clone http://projects.pekdon.net/git/pekwm.git
Initialized empty Git repository in /home/aesdana/builds/temp/pekwm/.git/
aesdana temp 15:29:15
:ls -la
total 24
drwxr-xr-x 3 aesdana users 4096 May 1 15:29 .
drwxr-xr-x 38 aesdana users 16384 May 1 15:28 ..
drwxr-xr-x 7 aesdana users 4096 May 1 15:29 pekwm
aesdana temp 15:29:33
:cd /home/aesdana/builds/temp/pekwm
aesdana pekwm 15:29:43
:ls -la
total 460
drwxr-xr-x 7 aesdana users 4096 May 1 15:29 .
drwxr-xr-x 3 aesdana users 4096 May 1 15:29 ..
-rw-r--r-- 1 aesdana users 53254 May 1 15:29 acinclude.m4
-rw-r--r-- 1 aesdana users 987 May 1 15:29 AUTHORS
-rwxr-xr-x 1 aesdana users 1080 May 1 15:29 autogen.sh
-rw-r--r-- 1 aesdana users 122875 May 1 15:29 ChangeLog
-rw-r--r-- 1 aesdana users 23403 May 1 15:29 ChangeLog.aewm++
-rw-r--r-- 1 aesdana users 144575 May 1 15:29 ChangeLog.until-0.1.6
-rw-r--r-- 1 aesdana users 0 May 1 15:29 config.rpath
-rw-r--r-- 1 aesdana users 10902 May 1 15:29 configure.ac
drwxr-xr-x 3 aesdana users 4096 May 1 15:29 contrib
drwxr-xr-x 4 aesdana users 4096 May 1 15:29 data
drwxr-xr-x 11 aesdana users 4096 May 1 15:29 doc
drwxr-xr-x 8 aesdana users 4096 May 1 15:29 .git
-rw-r--r-- 1 aesdana users 76 May 1 15:29 INSTALL
-rw-r--r-- 1 aesdana users 17977 May 1 15:29 LICENSE
-rw-r--r-- 1 aesdana users 288 May 1 15:29 Makefile.am
-rw-r--r-- 1 aesdana users 2412 May 1 15:29 NEWS
-rw-r--r-- 1 aesdana users 21 May 1 15:29 pekwm.spec
-rw-r--r-- 1 aesdana users 1916 May 1 15:29 pekwm.spec.in
-rw-r--r-- 1 aesdana users 415 May 1 15:29 README
-rw-r--r-- 1 aesdana users 9498 May 1 15:29 README.aewm++
drwxr-xr-x 2 aesdana users 4096 May 1 15:29 src
aesdana pekwm 15:29:45
:./configure --help
bash: ./configure: No such file or directory
aesdana pekwm 15:29:52
:sh /home/aesdana/builds/temp/pekwm/autogen.sh
Generating build scripts, this might take a while.
aclocal autoheader autoconf automakeconfigure.ac:30: installing `./config.guess'
configure.ac:30: installing `./config.sub'
configure.ac:6: installing `./install-sh'
configure.ac:6: installing `./missing'
src/Makefile.am: installing `./depcomp'
Done generating build scripts.
aesdana pekwm 15:30:11
:./configure --help
`configure' configures pekwm GIT to adapt to many kinds of systems.
Usage: ./configure [OPTION]... [VAR=VALUE]...
To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.
Defaults for the options are specified in brackets.
Configuration:
-h, --help display this help and exit
--help=short display options specific to this package
--help=recursive display the short help of all the included packages
-V, --version display version information and exit
-q, --quiet, --silent do not print `checking...' messages
--cache-file=FILE cache test results in FILE [disabled]
-C, --config-cache alias for `--cache-file=config.cache'
-n, --no-create do not create output files
--srcdir=DIR find the sources in DIR [configure dir or `..']
Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]
By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc. You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.
For better control, use the options below.
Fine tuning of the installation directories:
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
--datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
--datadir=DIR read-only architecture-independent data [DATAROOTDIR]
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root [DATAROOTDIR/doc/pekwm]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
--psdir=DIR ps documentation [DOCDIR]
Program names:
--program-prefix=PREFIX prepend PREFIX to installed program names
--program-suffix=SUFFIX append SUFFIX to installed program names
--program-transform-name=PROGRAM run sed PROGRAM on installed program names
X features:
--x-includes=DIR X include files are in DIR
--x-libraries=DIR X library files are in DIR
System types:
--build=BUILD configure for building on BUILD [guessed]
--host=HOST cross-compile to build programs to run on HOST [BUILD]
Optional Features:
--disable-option-checking ignore unrecognized --enable/--with options
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--disable-dependency-tracking speeds up one-time build
--enable-dependency-tracking do not reject slow dependency extractors
--disable-rpath do not hardcode runtime library paths
--enable-shape enable support of the XShape extension [default=yes]
--enable-xinerama enable xinerama extension [default=yes]
--enable-xft enable Xft font support [default=yes]
--enable-image-xpm enable support for XPM images [default=yes]
--enable-image-jpeg enable support for JPEG images [default=yes]
--enable-image-png enable support for PNG images [default=yes]
--enable-xrandr enable support for the XRANDR extension
[default=yes]
--enable-debug include verbose debugging code [default=no]
--enable-pedantic turn on strict compile-time warnings [default=no]
--enable-menus include menu support [default=yes]
--enable-harbour include harbour [default=yes]
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-gnu-ld assume the C compiler uses GNU ld default=no
--with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib
--without-libiconv-prefix don't search for libiconv in includedir and libdir
--with-x use the X Window System
Some influential environment variables:
CXX C++ compiler command
CXXFLAGS C++ compiler flags
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
nonstandard directory <lib dir>
LIBS libraries to pass to the linker, e.g. -l<library>
CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
you have headers in a nonstandard directory <include dir>
CXXCPP C++ preprocessor
CC C compiler command
CFLAGS C compiler flags
XMKMF Path to xmkmf, Makefile generator for X Window System
PKG_CONFIG path to pkg-config utility
xft_CFLAGS C compiler flags for xft, overriding pkg-config
xft_LIBS linker flags for xft, overriding pkg-config
libpng12_CFLAGS
C compiler flags for libpng12, overriding pkg-config
libpng12_LIBS
linker flags for libpng12, overriding pkg-config
libpng_CFLAGS
C compiler flags for libpng, overriding pkg-config
libpng_LIBS linker flags for libpng, overriding pkg-config
xrandr_CFLAGS
C compiler flags for xrandr, overriding pkg-config
xrandr_LIBS linker flags for xrandr, overriding pkg-config
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to the package provider.
aesdana pekwm 15:30:18
: