<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://test.amule.szerverem.hu/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://test.amule.szerverem.hu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=80.224.220.145</id>
		<title>AMule Project FAQ - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://test.amule.szerverem.hu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=80.224.220.145"/>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Special:Contributions/80.224.220.145"/>
		<updated>2026-04-05T16:52:53Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Configure</id>
		<title>Configure</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Configure"/>
				<updated>2005-03-28T21:09:17Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.145: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
''configure'' configures [[aMule]] to adapt to many kinds of systems.&lt;br /&gt;
&lt;br /&gt;
Its purpose is to make it easy to port it to many platforms and to compile it and use it in all platforms in the very same way.&lt;br /&gt;
&lt;br /&gt;
You can set lots of parameters in it to adapt it to your system and to tweak it's features.&lt;br /&gt;
&lt;br /&gt;
== Main usage ==&lt;br /&gt;
&lt;br /&gt;
It's usage is ''./configure [OPTION]... [VARIABLE=VALUE]...''&lt;br /&gt;
&lt;br /&gt;
So, as you can see, you can define its behaviour both through [[#Options|options]] and through [[#Variables|Variables]]&lt;br /&gt;
&lt;br /&gt;
== Options ==&lt;br /&gt;
&lt;br /&gt;
You can define one or more options. The available options in [[aMule]]'s configure are listed below. To better understand their meaning, they have been grouped into several tables with options which affect the behaviour of ''configure'' in a similar way.&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Basic options&lt;br /&gt;
|''-h'' or ''--help'' || This will display a help message summing up all ''configure'' options&lt;br /&gt;
|-&lt;br /&gt;
|''-V'' or ''--version'' || This will display the version information&lt;br /&gt;
|-&lt;br /&gt;
|''-q'' or ''--quiet'' or ''--silent'' || Do not print the `checking...' messages, only the final summed up ouput&lt;br /&gt;
|-&lt;br /&gt;
|''--cache-file=FILE || Store the checkings' ouputs in '''FILE''' in a script format, so you can reuse without the need to rerun ''configure'' (read the cached file for more information)&lt;br /&gt;
|-&lt;br /&gt;
|''-C'' or ''--config-cache || Same as ''--cache-file=config.cache''&lt;br /&gt;
|-&lt;br /&gt;
|''-n'' or ''--no-create || Just run configure, but do not create any file&lt;br /&gt;
|-&lt;br /&gt;
|''--srcdir=DIR'' || Look for the sources in '''DIR'''. By default, the ''configure'' dir or its parent (''../'')&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Installation directories options&lt;br /&gt;
| ''--prefix=PREFIX'' || Set where to install architecture-independent files (data) in '''PREFIX'''. By dafault, this is set to ''/usr/local''&lt;br /&gt;
|-&lt;br /&gt;
| --exec-prefix=EPREFIX || Set where to install architecture-dependent files (mainly binaries) in '''EPREFIX'''. By default, this is set to the same value as '''PREFIX'''.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Advanced installation directories options&lt;br /&gt;
| ''--bindir=DIR'' || Where to store user executables. By default, '''''EPREFIX'''/bin''&lt;br /&gt;
|-&lt;br /&gt;
| ''--sbindir=DIR'' || Where to store system administrator executables. By default, '''''EPREFIX'''/sbin''&lt;br /&gt;
|-&lt;br /&gt;
| ''--libexecdir=DIR'' || Where to store program executable. By default '''''EPREFIX'''/libexeec''&lt;br /&gt;
|-&lt;br /&gt;
| ''--datadir=DIR'' || Where to store read-only architecture independent data. By default, '''''EPREFIX'''/share''&lt;br /&gt;
|-&lt;br /&gt;
| ''--sysconfdir=DIR'' || Where to install read-only single-machine data. By default, '''''PREFIX'''/etc''&lt;br /&gt;
|-&lt;br /&gt;
| ''--sharedstatedir=DIR'' || Directory with hangable architacture-independent data. By default '''''PREFIX'''/com''&lt;br /&gt;
|-&lt;br /&gt;
| ''--localstatedir=DIR'' || Modifiable single-machine data. By default, '''''PREFIX'''/var''&lt;br /&gt;
|-&lt;br /&gt;
| ''--libdir=DIR || Directory to search libs object code libraries. By default, '''''EPREFIX'''/lib''&lt;br /&gt;
|-&lt;br /&gt;
| ''--includedir=DIR'' || Directory containing the C header files. By default, '''''PREFIX'''''/include''&lt;br /&gt;
|-&lt;br /&gt;
| ''--oldincludedir=DIR'' || Directory containing C header files for non-GCC. By default, ''/usr/include''&lt;br /&gt;
|-&lt;br /&gt;
| ''--infodir=DIR'' ||Where to store info and documentation files. By default, '''''EPREFIX'''/info''&lt;br /&gt;
|-&lt;br /&gt;
| ''--mandir=DIR'' || Where to store man pages. By default, '''''EPREFIX'''/man&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ General rule to program dirs specification&lt;br /&gt;
| ''--PROGRAM-prefix=PREFIX'' || Prepend '''PREFIX''' to installed '''PROGRAM''' directories&lt;br /&gt;
|-&lt;br /&gt;
| ''--PROGRAM-suffix=SUFFIX'' || Append '''SUFFIX''' to installed '''PROGRAM''' directories&lt;br /&gt;
|-&lt;br /&gt;
| ''--PROGRAM-transform-name=SUBST'' || Run ''sed '''SUBST''''' on installed '''PROGRAM''' names&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ X directory specifications&lt;br /&gt;
| ''--x-includes=DIR'' || '''DIR''' contains X's include files&lt;br /&gt;
|-&lt;br /&gt;
| ''--x-libraries=DIR'' || '''DIR''' contains X's libraries&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ System specifications&lt;br /&gt;
| ''--build=BUILD'' || Configure for building on '''BUILD''' platform. By default, it guesses the platform it is being run on&lt;br /&gt;
|-&lt;br /&gt;
| ''--host=HOST'' || Cross-compile to build programs to run on '''HOST''' platforms. By default, same as '''BUILD'''&lt;br /&gt;
|-&lt;br /&gt;
| ''--target=TARGET'' || Configure for building compilers for '''TARGET''' platfroms. By default, same as '''HOST'''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Optional features&lt;br /&gt;
| --disable-FEATURE || do not include FEATURE (same as --enable-FEATURE=no)&lt;br /&gt;
|-&lt;br /&gt;
| --enable-FEATURE[=ARG] || include FEATURE [ARG=yes]&lt;br /&gt;
|-&lt;br /&gt;
| --enable-maintainer-mode || enable make rules and dependencies not useful (and sometimes confusing) to the casual installer&lt;br /&gt;
|-&lt;br /&gt;
| --disable-dependency-tracking || speeds up one-time build&lt;br /&gt;
|-&lt;br /&gt;
| --enable-dependency-tracking || do not reject slow dependency extractors&lt;br /&gt;
|-&lt;br /&gt;
| --enable-debug || enable additional debugging output&lt;br /&gt;
|-&lt;br /&gt;
| --disable-debug || disable additional debugging output&lt;br /&gt;
|-&lt;br /&gt;
| --enable-optimize || enable code optimizing&lt;br /&gt;
|-&lt;br /&gt;
| --enable-optimise || enable code optimizing (deprecated)&lt;br /&gt;
|-&lt;br /&gt;
| --enable-profile || enable code profiling&lt;br /&gt;
|-&lt;br /&gt;
| --enable-static || produce a statically linked executable&lt;br /&gt;
|-&lt;br /&gt;
| --enable-embedded_crypto || use embedded Crypto code (default)&lt;br /&gt;
|-&lt;br /&gt;
| --enable-amulecmd || compile aMule command line client&lt;br /&gt;
|-&lt;br /&gt;
| --enable-amulecmdgui || compile aMule command line client (GUI version)&lt;br /&gt;
|-&lt;br /&gt;
| --enable-amule-gui || compile aMule remote GUI (EXPERIMENTAL)&lt;br /&gt;
|-&lt;br /&gt;
| --enable-amule-daemon || compile aMule daemon version&lt;br /&gt;
|-&lt;br /&gt;
| --enable-webserver || compile aMule WebServer&lt;br /&gt;
|-&lt;br /&gt;
| --enable-webservergui || compile aMule WebServer GUI&lt;br /&gt;
|-&lt;br /&gt;
| --enable-cas || compile C aMule Statistics&lt;br /&gt;
|-&lt;br /&gt;
| --enable-wxcas || compile aMule GUI Statistics&lt;br /&gt;
|-&lt;br /&gt;
| --disable-ed2k || don't compile aMule ed2k links handler&lt;br /&gt;
|-&lt;br /&gt;
| --enable-alc || compile aMuleLinkCreator GUI version&lt;br /&gt;
|-&lt;br /&gt;
| --enable-alcc || compile aMuleLinkCreator for console&lt;br /&gt;
|-&lt;br /&gt;
| --disable-gsocket || disable gsocket.c linking&lt;br /&gt;
|-&lt;br /&gt;
| --disable-gtk || disable pure GTK code in amule&lt;br /&gt;
|-&lt;br /&gt;
| --enable-utf8-systray || use UTF-8 encoded strings in the systray&lt;br /&gt;
|-&lt;br /&gt;
| --disable-systray || disable SysTray compilation&lt;br /&gt;
|-&lt;br /&gt;
| --disable-monolithic || disable building of the monolithic aMule app&lt;br /&gt;
|-&lt;br /&gt;
| --disable-gtktest || do not try to compile and run a test GTK+ program&lt;br /&gt;
|-&lt;br /&gt;
| --disable-gtktest || do not try to compile and run a test GTK program&lt;br /&gt;
|-&lt;br /&gt;
| --disable-rpath || do not hardcode runtime library paths&lt;br /&gt;
|-&lt;br /&gt;
| --disable-nls || do not use Native Language Support&lt;br /&gt;
|-&lt;br /&gt;
| --enable-ccache || enable ccache support for fast recompilation&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Optional packages&lt;br /&gt;
| --with-PACKAGE[=ARG] || use PACKAGE [ARG=yes]&lt;br /&gt;
|-&lt;br /&gt;
| --without-PACKAGE || do not use PACKAGE (same as --with-PACKAGE=no)&lt;br /&gt;
|-&lt;br /&gt;
| --with-zlib=PREFIX || use zlib in PREFIX&lt;br /&gt;
|-&lt;br /&gt;
| --with-curl-config=CONFIG || curl-config script to use (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-curl-prefix=PREFIX || prefix where curl is installed (optional) (unused)&lt;br /&gt;
|-&lt;br /&gt;
| --with-gdlib-prefix=PREFIX || prefix where gdlib is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-gdlib-exec-prefix=PREFIX || exec prefix where gdlib  is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-gdlib-config=CONFIG || gdlib-config script to use (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-libpng-prefix=PREFIX || prefix where libpng is installed&lt;br /&gt;
|-&lt;br /&gt;
| --with-libpng-exec-prefix=PREFIX || exec prefix where libpng  is installed&lt;br /&gt;
|-&lt;br /&gt;
| --with-libpng-config=CONFIG || libpng-config script to use&lt;br /&gt;
|-&lt;br /&gt;
| --with-wx-prefix=PREFIX || prefix where wxWidgets is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-wx-exec-prefix=PREFIX || exec prefix where wxWidgets is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-wx-config=CONFIG || wx-config script to use (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-wxbase-prefix=PREFIX || prefix where wxWidgets base is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-wxbase-exec-prefix=PREFIX || exec prefix where wxWidgetsbase is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-wxbase-config=CONFIG || wxbase-config script to use (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-gtk-prefix=PREFIX || prefix where GTK is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-gtk-exec-prefix=PREFIX || exec prefix where GTK is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-crypto-prefix=PREFIX || prefix where crypto++ is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-x || use the X Window System&lt;br /&gt;
|-&lt;br /&gt;
| --with-gnu-ld || assume the C compiler uses GNU ld default=no&lt;br /&gt;
|-&lt;br /&gt;
| --with-libiconv-prefix=DIR || search for libiconv in DIR/include and DIR/lib&lt;br /&gt;
|-&lt;br /&gt;
| --without-libiconv-prefix || don't search for libiconv in includedir and libdir&lt;br /&gt;
|-&lt;br /&gt;
| --with-included-gettext || use the GNU gettext library included here&lt;br /&gt;
|-&lt;br /&gt;
| --with-libintl-prefix=DIR || search for libintl in DIR/include and DIR/lib&lt;br /&gt;
|-&lt;br /&gt;
| --without-libintl-prefix || don't search for libintl in includedir and libdir&lt;br /&gt;
|-&lt;br /&gt;
| --with-ccache-prefix=PREFIX || prefix where ccache is installed (optional)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Variables ==&lt;br /&gt;
&lt;br /&gt;
Before you take a look at the [[#Variables and what they mean|variables and what they mean]], you must take a look at the two variable's [[#Usage types|usage types]] available.&lt;br /&gt;
&lt;br /&gt;
=== Usage types ===&lt;br /&gt;
&lt;br /&gt;
You can either use [[#Environmental variables|environmental variables]] or you can [[#Configure variables|enter variables directly into the ''configure'' command]].&lt;br /&gt;
&lt;br /&gt;
==== Environmental variables ====&lt;br /&gt;
&lt;br /&gt;
If you plan to use environmental variables, you will affect the behaviour of ''configure'' and any other program you run in that same shell untill you end your session. You must set them '''before''' running configure. To set them, run&lt;br /&gt;
&lt;br /&gt;
 export ''VAR=VALUE'''&lt;br /&gt;
&lt;br /&gt;
where ''VAR'' is the name of the environmental variable and ''VALUE'' is it's value.&lt;br /&gt;
&lt;br /&gt;
==== Configure variables ====&lt;br /&gt;
&lt;br /&gt;
If you don't want to use environmental variables, you can pass them into the ''configure'' command, this way:&lt;br /&gt;
&lt;br /&gt;
 configure VAR=VALUE&lt;br /&gt;
&lt;br /&gt;
where ''VAR'' stands for the variable name and ''VALUE'' is its value.&lt;br /&gt;
&lt;br /&gt;
=== Variables and what they mean ===&lt;br /&gt;
&lt;br /&gt;
Do '''NOT''' touch this variables if you don't know what you are doing!&lt;br /&gt;
&lt;br /&gt;
This are some of the most commonly used environmental for ''configure'':&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Environmental variables&lt;br /&gt;
| ''CC'' || C compiler command to use&lt;br /&gt;
|-&lt;br /&gt;
| ''CXX'' || C++ compiler command to use (e.g. ''g++'')&lt;br /&gt;
|-&lt;br /&gt;
| ''CPP'' || C preprocessor command to use&lt;br /&gt;
|-&lt;br /&gt;
| ''CFLAGS'' || C compiler flags&lt;br /&gt;
|-&lt;br /&gt;
| ''CXXCPP'' || C++ preprocessor command to use&lt;br /&gt;
|-&lt;br /&gt;
| ''CXXFLAGS' || C++ compiler flags&lt;br /&gt;
|-&lt;br /&gt;
| ''LDFLAGS'' || Linker flags. Usually used to specify additional library directories (e.g. ''LDFLAGS=&amp;quot;-L/usr/lib&amp;quot;'')&lt;br /&gt;
|-&lt;br /&gt;
| ''CPPFLAGS'' || C/C++ preprocessor flags (e.g. ''CPPFLAGS=&amp;quot;-I/usr/include&amp;quot;'')&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
&lt;br /&gt;
This article is mainly an explanation (dummy-proof) of the output of ''configure --help''.&lt;br /&gt;
&lt;br /&gt;
Anyway, it could (rarely) be out of date. So, if tehre's something you want to do with ''configure'' that is not listed here, run ''configure --help'' and see if it is listed there.&lt;/div&gt;</summary>
		<author><name>80.224.220.145</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Configure</id>
		<title>Configure</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Configure"/>
				<updated>2005-03-28T21:08:18Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.145: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
''configure'' configures [[aMule]] to adapt to many kinds of systems.&lt;br /&gt;
&lt;br /&gt;
Its purpose is to make it easy to port it to many platforms and to compile it and use it in all platforms in the very same way.&lt;br /&gt;
&lt;br /&gt;
You can set lots of parameters in it to adapt it to your system and to tweak it's features.&lt;br /&gt;
&lt;br /&gt;
== Main usage ==&lt;br /&gt;
&lt;br /&gt;
It's usage is ''./configure [OPTION]... [VARIABLE=VALUE]...''&lt;br /&gt;
&lt;br /&gt;
So, as you can see, you can define its behaviour both through [[#Options]] and through [[#Variables|Variables]]&lt;br /&gt;
&lt;br /&gt;
== Options ==&lt;br /&gt;
&lt;br /&gt;
You can define one or more options. The available options in [[aMule]]'s configure are listed below. To better understand their meaning, they have been grouped into several tables with options which affect the behaviour of ''configure'' in a similar way.&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Basic options&lt;br /&gt;
|''-h'' or ''--help'' || This will display a help message summing up all ''configure'' options&lt;br /&gt;
|-&lt;br /&gt;
|''-V'' or ''--version'' || This will display the version information&lt;br /&gt;
|-&lt;br /&gt;
|''-q'' or ''--quiet'' or ''--silent'' || Do not print the `checking...' messages, only the final summed up ouput&lt;br /&gt;
|-&lt;br /&gt;
|''--cache-file=FILE || Store the checkings' ouputs in '''FILE''' in a script format, so you can reuse without the need to rerun ''configure'' (read the cached file for more information)&lt;br /&gt;
|-&lt;br /&gt;
|''-C'' or ''--config-cache || Same as ''--cache-file=config.cache''&lt;br /&gt;
|-&lt;br /&gt;
|''-n'' or ''--no-create || Just run configure, but do not create any file&lt;br /&gt;
|-&lt;br /&gt;
|''--srcdir=DIR'' || Look for the sources in '''DIR'''. By default, the ''configure'' dir or its parent (''../'')&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Installation directories options&lt;br /&gt;
| ''--prefix=PREFIX'' || Set where to install architecture-independent files (data) in '''PREFIX'''. By dafault, this is set to ''/usr/local''&lt;br /&gt;
|-&lt;br /&gt;
| --exec-prefix=EPREFIX || Set where to install architecture-dependent files (mainly binaries) in '''EPREFIX'''. By default, this is set to the same value as '''PREFIX'''.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Advanced installation directories options&lt;br /&gt;
| ''--bindir=DIR'' || Where to store user executables. By default, '''''EPREFIX'''/bin''&lt;br /&gt;
|-&lt;br /&gt;
| ''--sbindir=DIR'' || Where to store system administrator executables. By default, '''''EPREFIX'''/sbin''&lt;br /&gt;
|-&lt;br /&gt;
| ''--libexecdir=DIR'' || Where to store program executable. By default '''''EPREFIX'''/libexeec''&lt;br /&gt;
|-&lt;br /&gt;
| ''--datadir=DIR'' || Where to store read-only architecture independent data. By default, '''''EPREFIX'''/share''&lt;br /&gt;
|-&lt;br /&gt;
| ''--sysconfdir=DIR'' || Where to install read-only single-machine data. By default, '''''PREFIX'''/etc''&lt;br /&gt;
|-&lt;br /&gt;
| ''--sharedstatedir=DIR'' || Directory with hangable architacture-independent data. By default '''''PREFIX'''/com''&lt;br /&gt;
|-&lt;br /&gt;
| ''--localstatedir=DIR'' || Modifiable single-machine data. By default, '''''PREFIX'''/var''&lt;br /&gt;
|-&lt;br /&gt;
| ''--libdir=DIR || Directory to search libs object code libraries. By default, '''''EPREFIX'''/lib''&lt;br /&gt;
|-&lt;br /&gt;
| ''--includedir=DIR'' || Directory containing the C header files. By default, '''''PREFIX'''''/include''&lt;br /&gt;
|-&lt;br /&gt;
| ''--oldincludedir=DIR'' || Directory containing C header files for non-GCC. By default, ''/usr/include''&lt;br /&gt;
|-&lt;br /&gt;
| ''--infodir=DIR'' ||Where to store info and documentation files. By default, '''''EPREFIX'''/info''&lt;br /&gt;
|-&lt;br /&gt;
| ''--mandir=DIR'' || Where to store man pages. By default, '''''EPREFIX'''/man&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ General rule to program dirs specification&lt;br /&gt;
| ''--PROGRAM-prefix=PREFIX'' || Prepend '''PREFIX''' to installed '''PROGRAM''' directories&lt;br /&gt;
|-&lt;br /&gt;
| ''--PROGRAM-suffix=SUFFIX'' || Append '''SUFFIX''' to installed '''PROGRAM''' directories&lt;br /&gt;
|-&lt;br /&gt;
| ''--PROGRAM-transform-name=SUBST'' || Run ''sed '''SUBST''''' on installed '''PROGRAM''' names&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ X directory specifications&lt;br /&gt;
| ''--x-includes=DIR'' || '''DIR''' contains X's include files&lt;br /&gt;
|-&lt;br /&gt;
| ''--x-libraries=DIR'' || '''DIR''' contains X's libraries&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ System specifications&lt;br /&gt;
| ''--build=BUILD'' || Configure for building on '''BUILD''' platform. By default, it guesses the platform it is being run on&lt;br /&gt;
|-&lt;br /&gt;
| ''--host=HOST'' || Cross-compile to build programs to run on '''HOST''' platforms. By default, same as '''BUILD'''&lt;br /&gt;
|-&lt;br /&gt;
| ''--target=TARGET'' || Configure for building compilers for '''TARGET''' platfroms. By default, same as '''HOST'''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Optional features&lt;br /&gt;
| --disable-FEATURE || do not include FEATURE (same as --enable-FEATURE=no)&lt;br /&gt;
|-&lt;br /&gt;
| --enable-FEATURE[=ARG] || include FEATURE [ARG=yes]&lt;br /&gt;
|-&lt;br /&gt;
| --enable-maintainer-mode || enable make rules and dependencies not useful (and sometimes confusing) to the casual installer&lt;br /&gt;
|-&lt;br /&gt;
| --disable-dependency-tracking || speeds up one-time build&lt;br /&gt;
|-&lt;br /&gt;
| --enable-dependency-tracking || do not reject slow dependency extractors&lt;br /&gt;
|-&lt;br /&gt;
| --enable-debug || enable additional debugging output&lt;br /&gt;
|-&lt;br /&gt;
| --disable-debug || disable additional debugging output&lt;br /&gt;
|-&lt;br /&gt;
| --enable-optimize || enable code optimizing&lt;br /&gt;
|-&lt;br /&gt;
| --enable-optimise || enable code optimizing (deprecated)&lt;br /&gt;
|-&lt;br /&gt;
| --enable-profile || enable code profiling&lt;br /&gt;
|-&lt;br /&gt;
| --enable-static || produce a statically linked executable&lt;br /&gt;
|-&lt;br /&gt;
| --enable-embedded_crypto || use embedded Crypto code (default)&lt;br /&gt;
|-&lt;br /&gt;
| --enable-amulecmd || compile aMule command line client&lt;br /&gt;
|-&lt;br /&gt;
| --enable-amulecmdgui || compile aMule command line client (GUI version)&lt;br /&gt;
|-&lt;br /&gt;
| --enable-amule-gui || compile aMule remote GUI (EXPERIMENTAL)&lt;br /&gt;
|-&lt;br /&gt;
| --enable-amule-daemon || compile aMule daemon version&lt;br /&gt;
|-&lt;br /&gt;
| --enable-webserver || compile aMule WebServer&lt;br /&gt;
|-&lt;br /&gt;
| --enable-webservergui || compile aMule WebServer GUI&lt;br /&gt;
|-&lt;br /&gt;
| --enable-cas || compile C aMule Statistics&lt;br /&gt;
|-&lt;br /&gt;
| --enable-wxcas || compile aMule GUI Statistics&lt;br /&gt;
|-&lt;br /&gt;
| --disable-ed2k || don't compile aMule ed2k links handler&lt;br /&gt;
|-&lt;br /&gt;
| --enable-alc || compile aMuleLinkCreator GUI version&lt;br /&gt;
|-&lt;br /&gt;
| --enable-alcc || compile aMuleLinkCreator for console&lt;br /&gt;
|-&lt;br /&gt;
| --disable-gsocket || disable gsocket.c linking&lt;br /&gt;
|-&lt;br /&gt;
| --disable-gtk || disable pure GTK code in amule&lt;br /&gt;
|-&lt;br /&gt;
| --enable-utf8-systray || use UTF-8 encoded strings in the systray&lt;br /&gt;
|-&lt;br /&gt;
| --disable-systray || disable SysTray compilation&lt;br /&gt;
|-&lt;br /&gt;
| --disable-monolithic || disable building of the monolithic aMule app&lt;br /&gt;
|-&lt;br /&gt;
| --disable-gtktest || do not try to compile and run a test GTK+ program&lt;br /&gt;
|-&lt;br /&gt;
| --disable-gtktest || do not try to compile and run a test GTK program&lt;br /&gt;
|-&lt;br /&gt;
| --disable-rpath || do not hardcode runtime library paths&lt;br /&gt;
|-&lt;br /&gt;
| --disable-nls || do not use Native Language Support&lt;br /&gt;
|-&lt;br /&gt;
| --enable-ccache || enable ccache support for fast recompilation&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Optional packages&lt;br /&gt;
| --with-PACKAGE[=ARG] || use PACKAGE [ARG=yes]&lt;br /&gt;
|-&lt;br /&gt;
| --without-PACKAGE || do not use PACKAGE (same as --with-PACKAGE=no)&lt;br /&gt;
|-&lt;br /&gt;
| --with-zlib=PREFIX || use zlib in PREFIX&lt;br /&gt;
|-&lt;br /&gt;
| --with-curl-config=CONFIG || curl-config script to use (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-curl-prefix=PREFIX || prefix where curl is installed (optional) (unused)&lt;br /&gt;
|-&lt;br /&gt;
| --with-gdlib-prefix=PREFIX || prefix where gdlib is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-gdlib-exec-prefix=PREFIX || exec prefix where gdlib  is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-gdlib-config=CONFIG || gdlib-config script to use (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-libpng-prefix=PREFIX || prefix where libpng is installed&lt;br /&gt;
|-&lt;br /&gt;
| --with-libpng-exec-prefix=PREFIX || exec prefix where libpng  is installed&lt;br /&gt;
|-&lt;br /&gt;
| --with-libpng-config=CONFIG || libpng-config script to use&lt;br /&gt;
|-&lt;br /&gt;
| --with-wx-prefix=PREFIX || prefix where wxWidgets is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-wx-exec-prefix=PREFIX || exec prefix where wxWidgets is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-wx-config=CONFIG || wx-config script to use (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-wxbase-prefix=PREFIX || prefix where wxWidgets base is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-wxbase-exec-prefix=PREFIX || exec prefix where wxWidgetsbase is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-wxbase-config=CONFIG || wxbase-config script to use (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-gtk-prefix=PREFIX || prefix where GTK is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-gtk-exec-prefix=PREFIX || exec prefix where GTK is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-crypto-prefix=PREFIX || prefix where crypto++ is installed (optional)&lt;br /&gt;
|-&lt;br /&gt;
| --with-x || use the X Window System&lt;br /&gt;
|-&lt;br /&gt;
| --with-gnu-ld || assume the C compiler uses GNU ld default=no&lt;br /&gt;
|-&lt;br /&gt;
| --with-libiconv-prefix=DIR || search for libiconv in DIR/include and DIR/lib&lt;br /&gt;
|-&lt;br /&gt;
| --without-libiconv-prefix || don't search for libiconv in includedir and libdir&lt;br /&gt;
|-&lt;br /&gt;
| --with-included-gettext || use the GNU gettext library included here&lt;br /&gt;
|-&lt;br /&gt;
| --with-libintl-prefix=DIR || search for libintl in DIR/include and DIR/lib&lt;br /&gt;
|-&lt;br /&gt;
| --without-libintl-prefix || don't search for libintl in includedir and libdir&lt;br /&gt;
|-&lt;br /&gt;
| --with-ccache-prefix=PREFIX || prefix where ccache is installed (optional)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Variables ==&lt;br /&gt;
&lt;br /&gt;
Before you take a look at the [[#Variables and what they mean|variables and what they mean]], you must take a look at the two variable's [[#Usage types|usage types]] available.&lt;br /&gt;
&lt;br /&gt;
=== Usage types ===&lt;br /&gt;
&lt;br /&gt;
You can either use [[#Environmental variables|environmental variables]] or you can [[#Configure variables|enter variables directly into the ''configure'' command]].&lt;br /&gt;
&lt;br /&gt;
==== Environmental variables ====&lt;br /&gt;
&lt;br /&gt;
If you plan to use environmental variables, you will affect the behaviour of ''configure'' and any other program you run in that same shell untill you end your session. You must set them '''before''' running configure. To set them, run&lt;br /&gt;
&lt;br /&gt;
 export ''VAR=VALUE'''&lt;br /&gt;
&lt;br /&gt;
where ''VAR'' is the name of the environmental variable and ''VALUE'' is it's value.&lt;br /&gt;
&lt;br /&gt;
==== Configure variables ====&lt;br /&gt;
&lt;br /&gt;
If you don't want to use environmental variables, you can pass them into the ''configure'' command, this way:&lt;br /&gt;
&lt;br /&gt;
 configure VAR=VALUE&lt;br /&gt;
&lt;br /&gt;
where ''VAR'' stands for the variable name and ''VALUE'' is its value.&lt;br /&gt;
&lt;br /&gt;
=== Variables and what they mean ===&lt;br /&gt;
&lt;br /&gt;
Do '''NOT''' touch this variables if you don't know what you are doing!&lt;br /&gt;
&lt;br /&gt;
This are some of the most commonly used environmental for ''configure'':&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Environmental variables&lt;br /&gt;
| ''CC'' || C compiler command to use&lt;br /&gt;
|-&lt;br /&gt;
| ''CXX'' || C++ compiler command to use (e.g. ''g++'')&lt;br /&gt;
|-&lt;br /&gt;
| ''CPP'' || C preprocessor command to use&lt;br /&gt;
|-&lt;br /&gt;
| ''CFLAGS'' || C compiler flags&lt;br /&gt;
|-&lt;br /&gt;
| ''CXXCPP'' || C++ preprocessor command to use&lt;br /&gt;
|-&lt;br /&gt;
| ''CXXFLAGS' || C++ compiler flags&lt;br /&gt;
|-&lt;br /&gt;
| ''LDFLAGS'' || Linker flags. Usually used to specify additional library directories (e.g. ''LDFLAGS=&amp;quot;-L/usr/lib&amp;quot;'')&lt;br /&gt;
|-&lt;br /&gt;
| ''CPPFLAGS'' || C/C++ preprocessor flags (e.g. ''CPPFLAGS=&amp;quot;-I/usr/include&amp;quot;'')&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
&lt;br /&gt;
This article is mainly an explanation (dummy-proof) of the output of ''configure --help''.&lt;br /&gt;
&lt;br /&gt;
Anyway, it could (rarely) be out of date. So, if tehre's something you want to do with ''configure'' that is not listed here, run ''configure --help'' and see if it is listed there.&lt;/div&gt;</summary>
		<author><name>80.224.220.145</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/User:Lfroen</id>
		<title>User:Lfroen</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/User:Lfroen"/>
				<updated>2005-03-28T17:48:30Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.145: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*Creating [[aMule]] [[aMuled|daemon (core)]] + [[amulegui|GUI]] version&lt;br /&gt;
*Author and maintainer of the [[amulegui|aMule Remote GUI]]&lt;br /&gt;
*C++ general issues&lt;br /&gt;
*Network general issues: [http://www.amule.org/wiki/index.php/FAQ_network aMule and network]&lt;/div&gt;</summary>
		<author><name>80.224.220.145</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Configure</id>
		<title>Configure</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Configure"/>
				<updated>2005-03-28T01:27:53Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.145: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''configure'' configures [[aMule]] to adapt to many kinds of systems.&lt;br /&gt;
&lt;br /&gt;
It's usage is ''./configure [OPTION]... [VAR=VALUE]...''&lt;br /&gt;
&lt;br /&gt;
''VAR=VALUE'' stands for environment variables you want to specify (''VAR'' is the variable name and ''VALUE'' its value, obviously). For example, ''CC=gcc'' or ''CFLAGS=&amp;quot;-O2''.&lt;br /&gt;
&lt;br /&gt;
''OPTION'' is any (or several) of the options described in the tables bellow:&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Basic options&lt;br /&gt;
|''-h'' or ''--help'' || This will display a help message summing up all ''configure'' options&lt;br /&gt;
|-&lt;br /&gt;
|''-V'' or ''--version'' || This will display the version information&lt;br /&gt;
|-&lt;br /&gt;
|''-q'' or ''--quiet'' or ''--silent'' || Do not print the `checking...' messages, only the final summed up ouput&lt;br /&gt;
|-&lt;br /&gt;
|''--cache-file=FILE || Store the checkings' ouputs in ''FILE'' in a script format, so you can reuse without the need to rerun ''configure'' (read the cached file for more information)&lt;br /&gt;
|-&lt;br /&gt;
|''-C'' or ''--config-cache || Same as ''--cache-file=config.cache''&lt;br /&gt;
|-&lt;br /&gt;
|''-n'' or ''--no-create || Just run configure, but do not create any file&lt;br /&gt;
|-&lt;br /&gt;
|''--srcdir=DIR'' || Look for the sources in ''DIR'' [configure dir or `..']&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Installation directories options&lt;br /&gt;
| ''--prefix=PREFIX'' || Set where to install architecture-independent files (data) in ''PREFIX''. By dafault, this is set to ''/usr/local''&lt;br /&gt;
|-&lt;br /&gt;
| --exec-prefix=EPREFIX || Set where to install architecture-dependent files (mainly binaries) in ''EPREFIX''. By default, this is set to the same value as ''PREFIX''.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|+ Advanced installation directories options&lt;br /&gt;
| ''--bindir=DIR'' || Where to store user executables. By default, '''''EPREFIX'''/bin''&lt;br /&gt;
|-&lt;br /&gt;
| ''--sbindir=DIR'' || Where to store system administrator executables. By default, '''''EPREFIX'''/sbin''&lt;br /&gt;
|-&lt;br /&gt;
| ''--libexecdir=DIR'' || Where to store program executable. By default '''''EPREFIX'''/libexeec''&lt;br /&gt;
|-&lt;br /&gt;
| ''--datadir=DIR'' || Where to store read-only architecture independent data. By default, '''''EPREFIX'''/share''/:q&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ''--sysconfdir=DIR'' || Where to install read-only single-machine data. By default, '''''PREFIX'''/etc''&lt;br /&gt;
|-&lt;br /&gt;
| ''--sharedstatedir=DIR'' || Directory with hangable architacture-independent data. By default '''''PREFIX'''/com''&lt;br /&gt;
|-&lt;br /&gt;
| ''--localstatedir=DIR'' || Modifiable single-machine data. By default, '''''PREFIX'''/var''&lt;br /&gt;
|-&lt;br /&gt;
| ''--libdir=DIR || Directory to search libs object code libraries. By default, '''''EPREFIX'''/lib''&lt;br /&gt;
|-&lt;br /&gt;
| ''--includedir=DIR'' || Directory containing the C header files. By default, '''''PREFIX'''''/include''&lt;br /&gt;
|-&lt;br /&gt;
| ''--oldincludedir=DIR'' || Directory containing C header files for non-GCC. By default, ''/usr/include''&lt;br /&gt;
|-&lt;br /&gt;
| ''--infodir=DIR'' ||Where to store info and documentation files. By default, '''''EPREFIX'''/info''&lt;br /&gt;
|-&lt;br /&gt;
| ''--mandir=DIR'' || Where to store man pages. By default, '''''EPREFIX'''/man&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Program names:&lt;br /&gt;
  --program-prefix=PREFIX            prepend PREFIX to installed program names&lt;br /&gt;
  --program-suffix=SUFFIX            append SUFFIX to installed program names&lt;br /&gt;
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names&lt;br /&gt;
&lt;br /&gt;
X features:&lt;br /&gt;
  --x-includes=DIR    X include files are in DIR&lt;br /&gt;
  --x-libraries=DIR   X library files are in DIR&lt;br /&gt;
&lt;br /&gt;
System types:&lt;br /&gt;
  --build=BUILD     configure for building on BUILD [guessed]&lt;br /&gt;
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]&lt;br /&gt;
  --target=TARGET   configure for building compilers for TARGET [HOST]&lt;br /&gt;
&lt;br /&gt;
Optional Features:&lt;br /&gt;
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)&lt;br /&gt;
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]&lt;br /&gt;
  --enable-maintainer-mode  enable make rules and dependencies not useful&lt;br /&gt;
                          (and sometimes confusing) to the casual installer&lt;br /&gt;
  --disable-dependency-tracking  speeds up one-time build&lt;br /&gt;
  --enable-dependency-tracking   do not reject slow dependency extractors&lt;br /&gt;
  --enable-debug          enable additional debugging output&lt;br /&gt;
  --disable-debug         disable additional debugging output&lt;br /&gt;
  --enable-optimize       enable code optimizing&lt;br /&gt;
  --enable-optimise       enable code optimizing (deprecated)&lt;br /&gt;
  --enable-profile        enable code profiling&lt;br /&gt;
  --enable-static         produce a statically linked executable&lt;br /&gt;
  --enable-embedded_crypto  use embedded Crypto code (default)&lt;br /&gt;
  --enable-amulecmd       compile aMule command line client&lt;br /&gt;
  --enable-amulecmdgui    compile aMule command line client (GUI version)&lt;br /&gt;
  --enable-amule-gui      compile aMule remote GUI (EXPERIMENTAL)&lt;br /&gt;
  --enable-amule-daemon   compile aMule daemon version&lt;br /&gt;
  --enable-webserver      compile aMule WebServer&lt;br /&gt;
  --enable-webservergui   compile aMule WebServer GUI&lt;br /&gt;
  --enable-cas            compile C aMule Statistics&lt;br /&gt;
  --enable-wxcas          compile aMule GUI Statistics&lt;br /&gt;
  --disable-ed2k          don't compile aMule ed2k links handler&lt;br /&gt;
  --enable-alc            compile aMuleLinkCreator GUI version&lt;br /&gt;
  --enable-alcc           compile aMuleLinkCreator for console&lt;br /&gt;
  --disable-gsocket       disable gsocket.c linking&lt;br /&gt;
  --disable-gtk           disable pure GTK code in amule&lt;br /&gt;
  --enable-utf8-systray   use UTF-8 encoded strings in the systray&lt;br /&gt;
  --disable-systray       disable SysTray compilation&lt;br /&gt;
  --disable-monolithic    disable building of the monolithic aMule app&lt;br /&gt;
  --disable-gtktest       do not try to compile and run a test GTK+ program&lt;br /&gt;
  --disable-gtktest       do not try to compile and run a test GTK program&lt;br /&gt;
  --disable-rpath         do not hardcode runtime library paths&lt;br /&gt;
  --disable-nls           do not use Native Language Support&lt;br /&gt;
  --enable-ccache         enable ccache support for fast recompilation&lt;br /&gt;
&lt;br /&gt;
Optional Packages:&lt;br /&gt;
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]&lt;br /&gt;
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)&lt;br /&gt;
  --with-zlib=PREFIX               use zlib in PREFIX&lt;br /&gt;
  --with-curl-config=CONFIG        curl-config script to use (optional)&lt;br /&gt;
  --with-curl-prefix=PREFIX        prefix where curl is installed (optional) (un&lt;br /&gt;
used)&lt;br /&gt;
  --with-gdlib-prefix=PREFIX       prefix where gdlib is installed (optional)&lt;br /&gt;
  --with-gdlib-exec-prefix=PREFIX  exec prefix where gdlib  is installed (option&lt;br /&gt;
al)&lt;br /&gt;
  --with-gdlib-config=CONFIG       gdlib-config script to use (optional)&lt;br /&gt;
  --with-libpng-prefix=PREFIX      prefix where libpng is installed&lt;br /&gt;
  --with-libpng-exec-prefix=PREFIX exec prefix where libpng  is installed&lt;br /&gt;
  --with-libpng-config=CONFIG      libpng-config script to use&lt;br /&gt;
  --with-wx-prefix=PREFIX          prefix where wxWidgets is installed (optional&lt;br /&gt;
)&lt;br /&gt;
  --with-wx-exec-prefix=PREFIX     exec prefix where wxWidgets is installed (opt&lt;br /&gt;
ional)&lt;br /&gt;
  --with-wx-config=CONFIG          wx-config script to use (optional)&lt;br /&gt;
  --with-wxbase-prefix=PREFIX      prefix where wxWidgets base is installed (opt&lt;br /&gt;
ional)&lt;br /&gt;
  --with-wxbase-exec-prefix=PREFIX exec prefix where wxWidgetsbase  is installed&lt;br /&gt;
 (optional)&lt;br /&gt;
  --with-wxbase-config=CONFIG      wxbase-config script to use (optional)&lt;br /&gt;
  --with-gtk-prefix=PREFIX         prefix where GTK is installed (optional)&lt;br /&gt;
  --with-gtk-exec-prefix=PREFIX    exec prefix where GTK is installed (optional)&lt;br /&gt;
  --with-crypto-prefix=PREFIX      prefix where crypto++ is installed (optional)&lt;br /&gt;
  --with-x                use the X Window System&lt;br /&gt;
  --with-gnu-ld           assume the C compiler uses GNU ld default=no&lt;br /&gt;
  --with-libiconv-prefix=DIR  search for libiconv in DIR/include and DIR/lib&lt;br /&gt;
  --without-libiconv-prefix     don't search for libiconv in includedir and libd&lt;br /&gt;
ir&lt;br /&gt;
  --with-included-gettext use the GNU gettext library included here&lt;br /&gt;
  --with-libintl-prefix=DIR  search for libintl in DIR/include and DIR/lib&lt;br /&gt;
  --without-libintl-prefix     don't search for libintl in includedir and libdir&lt;br /&gt;
  --with-ccache-prefix=PREFIX      prefix where ccache is installed (optional)&lt;br /&gt;
&lt;br /&gt;
Some influential environment variables:&lt;br /&gt;
  CXX         C++ compiler command&lt;br /&gt;
  CXXFLAGS    C++ compiler flags&lt;br /&gt;
  LDFLAGS     linker flags, e.g. -L&amp;lt;lib dir&amp;gt; if you have libraries in a&lt;br /&gt;
              nonstandard directory &amp;lt;lib dir&amp;gt;&lt;br /&gt;
  CPPFLAGS    C/C++ preprocessor flags, e.g. -I&amp;lt;include dir&amp;gt; if you have&lt;br /&gt;
              headers in a nonstandard directory &amp;lt;include dir&amp;gt;&lt;br /&gt;
  CXXCPP      C++ preprocessor&lt;br /&gt;
  CC          C compiler command&lt;br /&gt;
  CFLAGS      C compiler flags&lt;br /&gt;
  CPP         C preprocessor&lt;br /&gt;
&lt;br /&gt;
Use these variables to override the choices made by `configure' or to help&lt;br /&gt;
it to find libraries and programs with nonstandard names/locations.&lt;br /&gt;
&lt;br /&gt;
Report bugs to deltahf@amule.org.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>80.224.220.145</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Configure</id>
		<title>Configure</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Configure"/>
				<updated>2005-03-28T01:24:46Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.145: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''configure'' configures [[aMule]] to adapt to many kinds of systems.&lt;br /&gt;
&lt;br /&gt;
It's usage is ''./configure [OPTION]... [VAR=VALUE]...''&lt;br /&gt;
&lt;br /&gt;
''VAR=VALUE'' stands for environment variables you want to specify (''VAR'' is the variable name and ''VALUE'' its value, obviously). For example, ''CC=gcc'' or ''CFLAGS=&amp;quot;-O2''.&lt;br /&gt;
&lt;br /&gt;
''OPTION'' is any (or several) of the options described in the tables bellow:&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Basic options&lt;br /&gt;
|''-h'' or ''--help'' || This will display a help message summing up all ''configure'' options&lt;br /&gt;
|-&lt;br /&gt;
|''-V'' or ''--version'' || This will display the version information&lt;br /&gt;
|-&lt;br /&gt;
|''-q'' or ''--quiet'' or ''--silent'' || Do not print the `checking...' messages, only the final summed up ouput&lt;br /&gt;
|-&lt;br /&gt;
|''--cache-file=FILE || Store the checkings' ouputs in ''FILE'' in a script format, so you can reuse without the need to rerun ''configure'' (read the cached file for more information)&lt;br /&gt;
|-&lt;br /&gt;
|''-C'' or ''--config-cache || Same as ''--cache-file=config.cache''&lt;br /&gt;
|-&lt;br /&gt;
|''-n'' or ''--no-create || Just run configure, but do not create any file&lt;br /&gt;
|-&lt;br /&gt;
|''--srcdir=DIR'' || Look for the sources in ''DIR'' [configure dir or `..']&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|+ Installation directories options&lt;br /&gt;
| ''--prefix=PREFIX'' || Set where to install architecture-independent files (data) in ''PREFIX''. By dafault, this is set to ''/usr/local''&lt;br /&gt;
|-&lt;br /&gt;
| --exec-prefix=EPREFIX || Set where to install architecture-dependent files (mainly binaries) in ''EPREFIX''. By default, this is set to the same value as ''PREFIX''.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|+ Advanced installation directories options&lt;br /&gt;
| ''--bindir=DIR'' || Where to store user executables. By default, '''''EPREFIX'''/bin''&lt;br /&gt;
|-&lt;br /&gt;
| ''--sbindir=DIR'' || Where to store system administrator executables. By default, '''''EPREFIX'''/sbin''&lt;br /&gt;
|-&lt;br /&gt;
| ''--libexecdir=DIR'' || Where to store program executable. By default '''''EPREFIX'''/libexeec&lt;br /&gt;
|-&lt;br /&gt;
| ''--datadir=DIR'' || Where to store read-only architecture independent data. By default, '''''EPREFIX'''/share&lt;br /&gt;
|-&lt;br /&gt;
| ''--sysconfdir=DIR'' || Where to install read-only single-machine data. By default, '''''PREFIX'''/etc''&lt;br /&gt;
|-&lt;br /&gt;
| ''--sharedstatedir=DIR'' || Directory with hangable architacture-independent data. By default '''''PREFIX'''/com''&lt;br /&gt;
|-&lt;br /&gt;
| ''--localstatedir=DIR'' || Modifiable single-machine data. By default, '''''PREFIX'''/var''&lt;br /&gt;
|-&lt;br /&gt;
| ''--libdir=DIR || Directory to search libs object code libraries. By default, '''''EPREFIX'''/lib''&lt;br /&gt;
|-&lt;br /&gt;
| ''--includedir=DIR'' || Directory containing the C header files. By default, '''''PREFIX'''''/include''&lt;br /&gt;
|-&lt;br /&gt;
| ''--oldincludedir=DIR'' || Directory containing C header files for non-GCC. By default, ''/usr/include''&lt;br /&gt;
|-&lt;br /&gt;
| ''--infodir=DIR'' ||Where to store info and documentation files. By default, '''''EPREFIX'''/info''&lt;br /&gt;
|-&lt;br /&gt;
| ''--mandir=DIR'' || Where to store man pages. By default, '''''EPREFIX'''/man&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Program names:&lt;br /&gt;
  --program-prefix=PREFIX            prepend PREFIX to installed program names&lt;br /&gt;
  --program-suffix=SUFFIX            append SUFFIX to installed program names&lt;br /&gt;
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names&lt;br /&gt;
&lt;br /&gt;
X features:&lt;br /&gt;
  --x-includes=DIR    X include files are in DIR&lt;br /&gt;
  --x-libraries=DIR   X library files are in DIR&lt;br /&gt;
&lt;br /&gt;
System types:&lt;br /&gt;
  --build=BUILD     configure for building on BUILD [guessed]&lt;br /&gt;
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]&lt;br /&gt;
  --target=TARGET   configure for building compilers for TARGET [HOST]&lt;br /&gt;
&lt;br /&gt;
Optional Features:&lt;br /&gt;
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)&lt;br /&gt;
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]&lt;br /&gt;
  --enable-maintainer-mode  enable make rules and dependencies not useful&lt;br /&gt;
                          (and sometimes confusing) to the casual installer&lt;br /&gt;
  --disable-dependency-tracking  speeds up one-time build&lt;br /&gt;
  --enable-dependency-tracking   do not reject slow dependency extractors&lt;br /&gt;
  --enable-debug          enable additional debugging output&lt;br /&gt;
  --disable-debug         disable additional debugging output&lt;br /&gt;
  --enable-optimize       enable code optimizing&lt;br /&gt;
  --enable-optimise       enable code optimizing (deprecated)&lt;br /&gt;
  --enable-profile        enable code profiling&lt;br /&gt;
  --enable-static         produce a statically linked executable&lt;br /&gt;
  --enable-embedded_crypto  use embedded Crypto code (default)&lt;br /&gt;
  --enable-amulecmd       compile aMule command line client&lt;br /&gt;
  --enable-amulecmdgui    compile aMule command line client (GUI version)&lt;br /&gt;
  --enable-amule-gui      compile aMule remote GUI (EXPERIMENTAL)&lt;br /&gt;
  --enable-amule-daemon   compile aMule daemon version&lt;br /&gt;
  --enable-webserver      compile aMule WebServer&lt;br /&gt;
  --enable-webservergui   compile aMule WebServer GUI&lt;br /&gt;
  --enable-cas            compile C aMule Statistics&lt;br /&gt;
  --enable-wxcas          compile aMule GUI Statistics&lt;br /&gt;
  --disable-ed2k          don't compile aMule ed2k links handler&lt;br /&gt;
  --enable-alc            compile aMuleLinkCreator GUI version&lt;br /&gt;
  --enable-alcc           compile aMuleLinkCreator for console&lt;br /&gt;
  --disable-gsocket       disable gsocket.c linking&lt;br /&gt;
  --disable-gtk           disable pure GTK code in amule&lt;br /&gt;
  --enable-utf8-systray   use UTF-8 encoded strings in the systray&lt;br /&gt;
  --disable-systray       disable SysTray compilation&lt;br /&gt;
  --disable-monolithic    disable building of the monolithic aMule app&lt;br /&gt;
  --disable-gtktest       do not try to compile and run a test GTK+ program&lt;br /&gt;
  --disable-gtktest       do not try to compile and run a test GTK program&lt;br /&gt;
  --disable-rpath         do not hardcode runtime library paths&lt;br /&gt;
  --disable-nls           do not use Native Language Support&lt;br /&gt;
  --enable-ccache         enable ccache support for fast recompilation&lt;br /&gt;
&lt;br /&gt;
Optional Packages:&lt;br /&gt;
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]&lt;br /&gt;
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)&lt;br /&gt;
  --with-zlib=PREFIX               use zlib in PREFIX&lt;br /&gt;
  --with-curl-config=CONFIG        curl-config script to use (optional)&lt;br /&gt;
  --with-curl-prefix=PREFIX        prefix where curl is installed (optional) (un&lt;br /&gt;
used)&lt;br /&gt;
  --with-gdlib-prefix=PREFIX       prefix where gdlib is installed (optional)&lt;br /&gt;
  --with-gdlib-exec-prefix=PREFIX  exec prefix where gdlib  is installed (option&lt;br /&gt;
al)&lt;br /&gt;
  --with-gdlib-config=CONFIG       gdlib-config script to use (optional)&lt;br /&gt;
  --with-libpng-prefix=PREFIX      prefix where libpng is installed&lt;br /&gt;
  --with-libpng-exec-prefix=PREFIX exec prefix where libpng  is installed&lt;br /&gt;
  --with-libpng-config=CONFIG      libpng-config script to use&lt;br /&gt;
  --with-wx-prefix=PREFIX          prefix where wxWidgets is installed (optional&lt;br /&gt;
)&lt;br /&gt;
  --with-wx-exec-prefix=PREFIX     exec prefix where wxWidgets is installed (opt&lt;br /&gt;
ional)&lt;br /&gt;
  --with-wx-config=CONFIG          wx-config script to use (optional)&lt;br /&gt;
  --with-wxbase-prefix=PREFIX      prefix where wxWidgets base is installed (opt&lt;br /&gt;
ional)&lt;br /&gt;
  --with-wxbase-exec-prefix=PREFIX exec prefix where wxWidgetsbase  is installed&lt;br /&gt;
 (optional)&lt;br /&gt;
  --with-wxbase-config=CONFIG      wxbase-config script to use (optional)&lt;br /&gt;
  --with-gtk-prefix=PREFIX         prefix where GTK is installed (optional)&lt;br /&gt;
  --with-gtk-exec-prefix=PREFIX    exec prefix where GTK is installed (optional)&lt;br /&gt;
  --with-crypto-prefix=PREFIX      prefix where crypto++ is installed (optional)&lt;br /&gt;
  --with-x                use the X Window System&lt;br /&gt;
  --with-gnu-ld           assume the C compiler uses GNU ld default=no&lt;br /&gt;
  --with-libiconv-prefix=DIR  search for libiconv in DIR/include and DIR/lib&lt;br /&gt;
  --without-libiconv-prefix     don't search for libiconv in includedir and libd&lt;br /&gt;
ir&lt;br /&gt;
  --with-included-gettext use the GNU gettext library included here&lt;br /&gt;
  --with-libintl-prefix=DIR  search for libintl in DIR/include and DIR/lib&lt;br /&gt;
  --without-libintl-prefix     don't search for libintl in includedir and libdir&lt;br /&gt;
  --with-ccache-prefix=PREFIX      prefix where ccache is installed (optional)&lt;br /&gt;
&lt;br /&gt;
Some influential environment variables:&lt;br /&gt;
  CXX         C++ compiler command&lt;br /&gt;
  CXXFLAGS    C++ compiler flags&lt;br /&gt;
  LDFLAGS     linker flags, e.g. -L&amp;lt;lib dir&amp;gt; if you have libraries in a&lt;br /&gt;
              nonstandard directory &amp;lt;lib dir&amp;gt;&lt;br /&gt;
  CPPFLAGS    C/C++ preprocessor flags, e.g. -I&amp;lt;include dir&amp;gt; if you have&lt;br /&gt;
              headers in a nonstandard directory &amp;lt;include dir&amp;gt;&lt;br /&gt;
  CXXCPP      C++ preprocessor&lt;br /&gt;
  CC          C compiler command&lt;br /&gt;
  CFLAGS      C compiler flags&lt;br /&gt;
  CPP         C preprocessor&lt;br /&gt;
&lt;br /&gt;
Use these variables to override the choices made by `configure' or to help&lt;br /&gt;
it to find libraries and programs with nonstandard names/locations.&lt;br /&gt;
&lt;br /&gt;
Report bugs to deltahf@amule.org.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>80.224.220.145</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Configure</id>
		<title>Configure</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Configure"/>
				<updated>2005-03-27T22:35:15Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.145: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''configure'' configures [[aMule]] to adapt to many kinds of systems.&lt;br /&gt;
&lt;br /&gt;
It's usage is ''./configure [OPTION]... [VAR=VALUE]...''&lt;br /&gt;
&lt;br /&gt;
''VAR=VALUE'' stands for environment variables you want to specify (''VAR'' is the variable name and ''VALUE'' its value, obviously). For example, ''CC=gcc'' or ''CFLAGS=&amp;quot;-O2''.&lt;br /&gt;
&lt;br /&gt;
''OPTION'' is any (or several) of the options described bellow:&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|''-h'' or ''--help'' || This will display a help message summing up all ''configure'' options&lt;br /&gt;
|-&lt;br /&gt;
|''-V'' or ''--version'' || This will display the version information&lt;br /&gt;
|-&lt;br /&gt;
|''-q'' or ''--quiet'' or ''--silent'' || Do not print the `checking...' messages, only the final summed up ouput&lt;br /&gt;
|-&lt;br /&gt;
|''--cache-file=FILE || Store the checkings' ouputs in ''FILE'' in a script format, so you can reuse without the need to rerun ''configure'' (read the cached file for more information)&lt;br /&gt;
|-&lt;br /&gt;
|''-C'' or ''--config-cache || Same as ''--cache-file=config.cache''&lt;br /&gt;
|-&lt;br /&gt;
|''-n'' or ''--no-create || Just run configure, but do not create any file&lt;br /&gt;
|-&lt;br /&gt;
|''--srcdir=DIR'' || Look for the sources in ''DIR'' [configure dir or `..']&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Installation directories:&lt;br /&gt;
  --prefix=PREFIX         install architecture-independent files in PREFIX&lt;br /&gt;
                          [/usr/local]&lt;br /&gt;
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX&lt;br /&gt;
                          [PREFIX]&lt;br /&gt;
&lt;br /&gt;
By default, `make install' will install all the files in&lt;br /&gt;
`/usr/local/bin', `/usr/local/lib' etc.  You can specify&lt;br /&gt;
an installation prefix other than `/usr/local' using `--prefix',&lt;br /&gt;
for instance `--prefix=$HOME'.&lt;br /&gt;
&lt;br /&gt;
For better control, use the options below.&lt;br /&gt;
&lt;br /&gt;
Fine tuning of the installation directories:&lt;br /&gt;
  --bindir=DIR           user executables [EPREFIX/bin]&lt;br /&gt;
  --sbindir=DIR          system admin executables [EPREFIX/sbin]&lt;br /&gt;
  --libexecdir=DIR       program executables [EPREFIX/libexec]&lt;br /&gt;
  --datadir=DIR          read-only architecture-independent data [PREFIX/share]&lt;br /&gt;
  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]&lt;br /&gt;
  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]&lt;br /&gt;
  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]&lt;br /&gt;
  --libdir=DIR           object code libraries [EPREFIX/lib]&lt;br /&gt;
  --includedir=DIR       C header files [PREFIX/include]&lt;br /&gt;
  --oldincludedir=DIR    C header files for non-gcc [/usr/include]&lt;br /&gt;
  --infodir=DIR          info documentation [PREFIX/info]&lt;br /&gt;
  --mandir=DIR           man documentation [PREFIX/man]&lt;br /&gt;
&lt;br /&gt;
Program names:&lt;br /&gt;
  --program-prefix=PREFIX            prepend PREFIX to installed program names&lt;br /&gt;
  --program-suffix=SUFFIX            append SUFFIX to installed program names&lt;br /&gt;
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names&lt;br /&gt;
&lt;br /&gt;
X features:&lt;br /&gt;
  --x-includes=DIR    X include files are in DIR&lt;br /&gt;
  --x-libraries=DIR   X library files are in DIR&lt;br /&gt;
&lt;br /&gt;
System types:&lt;br /&gt;
  --build=BUILD     configure for building on BUILD [guessed]&lt;br /&gt;
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]&lt;br /&gt;
  --target=TARGET   configure for building compilers for TARGET [HOST]&lt;br /&gt;
&lt;br /&gt;
Optional Features:&lt;br /&gt;
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)&lt;br /&gt;
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]&lt;br /&gt;
  --enable-maintainer-mode  enable make rules and dependencies not useful&lt;br /&gt;
                          (and sometimes confusing) to the casual installer&lt;br /&gt;
  --disable-dependency-tracking  speeds up one-time build&lt;br /&gt;
  --enable-dependency-tracking   do not reject slow dependency extractors&lt;br /&gt;
  --enable-debug          enable additional debugging output&lt;br /&gt;
  --disable-debug         disable additional debugging output&lt;br /&gt;
  --enable-optimize       enable code optimizing&lt;br /&gt;
  --enable-optimise       enable code optimizing (deprecated)&lt;br /&gt;
  --enable-profile        enable code profiling&lt;br /&gt;
  --enable-static         produce a statically linked executable&lt;br /&gt;
  --enable-embedded_crypto  use embedded Crypto code (default)&lt;br /&gt;
  --enable-amulecmd       compile aMule command line client&lt;br /&gt;
  --enable-amulecmdgui    compile aMule command line client (GUI version)&lt;br /&gt;
  --enable-amule-gui      compile aMule remote GUI (EXPERIMENTAL)&lt;br /&gt;
  --enable-amule-daemon   compile aMule daemon version&lt;br /&gt;
  --enable-webserver      compile aMule WebServer&lt;br /&gt;
  --enable-webservergui   compile aMule WebServer GUI&lt;br /&gt;
  --enable-cas            compile C aMule Statistics&lt;br /&gt;
  --enable-wxcas          compile aMule GUI Statistics&lt;br /&gt;
  --disable-ed2k          don't compile aMule ed2k links handler&lt;br /&gt;
  --enable-alc            compile aMuleLinkCreator GUI version&lt;br /&gt;
  --enable-alcc           compile aMuleLinkCreator for console&lt;br /&gt;
  --disable-gsocket       disable gsocket.c linking&lt;br /&gt;
  --disable-gtk           disable pure GTK code in amule&lt;br /&gt;
  --enable-utf8-systray   use UTF-8 encoded strings in the systray&lt;br /&gt;
  --disable-systray       disable SysTray compilation&lt;br /&gt;
  --disable-monolithic    disable building of the monolithic aMule app&lt;br /&gt;
  --disable-gtktest       do not try to compile and run a test GTK+ program&lt;br /&gt;
  --disable-gtktest       do not try to compile and run a test GTK program&lt;br /&gt;
  --disable-rpath         do not hardcode runtime library paths&lt;br /&gt;
  --disable-nls           do not use Native Language Support&lt;br /&gt;
  --enable-ccache         enable ccache support for fast recompilation&lt;br /&gt;
&lt;br /&gt;
Optional Packages:&lt;br /&gt;
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]&lt;br /&gt;
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)&lt;br /&gt;
  --with-zlib=PREFIX               use zlib in PREFIX&lt;br /&gt;
  --with-curl-config=CONFIG        curl-config script to use (optional)&lt;br /&gt;
  --with-curl-prefix=PREFIX        prefix where curl is installed (optional) (un&lt;br /&gt;
used)&lt;br /&gt;
  --with-gdlib-prefix=PREFIX       prefix where gdlib is installed (optional)&lt;br /&gt;
  --with-gdlib-exec-prefix=PREFIX  exec prefix where gdlib  is installed (option&lt;br /&gt;
al)&lt;br /&gt;
  --with-gdlib-config=CONFIG       gdlib-config script to use (optional)&lt;br /&gt;
  --with-libpng-prefix=PREFIX      prefix where libpng is installed&lt;br /&gt;
  --with-libpng-exec-prefix=PREFIX exec prefix where libpng  is installed&lt;br /&gt;
  --with-libpng-config=CONFIG      libpng-config script to use&lt;br /&gt;
  --with-wx-prefix=PREFIX          prefix where wxWidgets is installed (optional&lt;br /&gt;
)&lt;br /&gt;
  --with-wx-exec-prefix=PREFIX     exec prefix where wxWidgets is installed (opt&lt;br /&gt;
ional)&lt;br /&gt;
  --with-wx-config=CONFIG          wx-config script to use (optional)&lt;br /&gt;
  --with-wxbase-prefix=PREFIX      prefix where wxWidgets base is installed (opt&lt;br /&gt;
ional)&lt;br /&gt;
  --with-wxbase-exec-prefix=PREFIX exec prefix where wxWidgetsbase  is installed&lt;br /&gt;
 (optional)&lt;br /&gt;
  --with-wxbase-config=CONFIG      wxbase-config script to use (optional)&lt;br /&gt;
  --with-gtk-prefix=PREFIX         prefix where GTK is installed (optional)&lt;br /&gt;
  --with-gtk-exec-prefix=PREFIX    exec prefix where GTK is installed (optional)&lt;br /&gt;
  --with-crypto-prefix=PREFIX      prefix where crypto++ is installed (optional)&lt;br /&gt;
  --with-x                use the X Window System&lt;br /&gt;
  --with-gnu-ld           assume the C compiler uses GNU ld default=no&lt;br /&gt;
  --with-libiconv-prefix=DIR  search for libiconv in DIR/include and DIR/lib&lt;br /&gt;
  --without-libiconv-prefix     don't search for libiconv in includedir and libd&lt;br /&gt;
ir&lt;br /&gt;
  --with-included-gettext use the GNU gettext library included here&lt;br /&gt;
  --with-libintl-prefix=DIR  search for libintl in DIR/include and DIR/lib&lt;br /&gt;
  --without-libintl-prefix     don't search for libintl in includedir and libdir&lt;br /&gt;
  --with-ccache-prefix=PREFIX      prefix where ccache is installed (optional)&lt;br /&gt;
&lt;br /&gt;
Some influential environment variables:&lt;br /&gt;
  CXX         C++ compiler command&lt;br /&gt;
  CXXFLAGS    C++ compiler flags&lt;br /&gt;
  LDFLAGS     linker flags, e.g. -L&amp;lt;lib dir&amp;gt; if you have libraries in a&lt;br /&gt;
              nonstandard directory &amp;lt;lib dir&amp;gt;&lt;br /&gt;
  CPPFLAGS    C/C++ preprocessor flags, e.g. -I&amp;lt;include dir&amp;gt; if you have&lt;br /&gt;
              headers in a nonstandard directory &amp;lt;include dir&amp;gt;&lt;br /&gt;
  CXXCPP      C++ preprocessor&lt;br /&gt;
  CC          C compiler command&lt;br /&gt;
  CFLAGS      C compiler flags&lt;br /&gt;
  CPP         C preprocessor&lt;br /&gt;
&lt;br /&gt;
Use these variables to override the choices made by `configure' or to help&lt;br /&gt;
it to find libraries and programs with nonstandard names/locations.&lt;br /&gt;
&lt;br /&gt;
Report bugs to deltahf@amule.org.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>80.224.220.145</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Configure</id>
		<title>Configure</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Configure"/>
				<updated>2005-03-27T15:39:44Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.145: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
`configure' configures aMule CVS to adapt to many kinds of systems.&lt;br /&gt;
&lt;br /&gt;
Usage: ./configure [OPTION]... [VAR=VALUE]...&lt;br /&gt;
&lt;br /&gt;
To assign environment variables (e.g., CC, CFLAGS...), specify them as&lt;br /&gt;
VAR=VALUE.  See below for descriptions of some of the useful variables.&lt;br /&gt;
&lt;br /&gt;
Defaults for the options are specified in brackets.&lt;br /&gt;
&lt;br /&gt;
Configuration:&lt;br /&gt;
  -h, --help              display this help and exit&lt;br /&gt;
      --help=short        display options specific to this package&lt;br /&gt;
      --help=recursive    display the short help of all the included packages&lt;br /&gt;
  -V, --version           display version information and exit&lt;br /&gt;
  -q, --quiet, --silent   do not print `checking...' messages&lt;br /&gt;
      --cache-file=FILE   cache test results in FILE [disabled]&lt;br /&gt;
  -C, --config-cache      alias for `--cache-file=config.cache'&lt;br /&gt;
  -n, --no-create         do not create output files&lt;br /&gt;
      --srcdir=DIR        find the sources in DIR [configure dir or `..']&lt;br /&gt;
&lt;br /&gt;
Installation directories:&lt;br /&gt;
  --prefix=PREFIX         install architecture-independent files in PREFIX&lt;br /&gt;
                          [/usr/local]&lt;br /&gt;
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX&lt;br /&gt;
                          [PREFIX]&lt;br /&gt;
&lt;br /&gt;
By default, `make install' will install all the files in&lt;br /&gt;
`/usr/local/bin', `/usr/local/lib' etc.  You can specify&lt;br /&gt;
an installation prefix other than `/usr/local' using `--prefix',&lt;br /&gt;
for instance `--prefix=$HOME'.&lt;br /&gt;
&lt;br /&gt;
For better control, use the options below.&lt;br /&gt;
&lt;br /&gt;
Fine tuning of the installation directories:&lt;br /&gt;
  --bindir=DIR           user executables [EPREFIX/bin]&lt;br /&gt;
  --sbindir=DIR          system admin executables [EPREFIX/sbin]&lt;br /&gt;
  --libexecdir=DIR       program executables [EPREFIX/libexec]&lt;br /&gt;
  --datadir=DIR          read-only architecture-independent data [PREFIX/share]&lt;br /&gt;
  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]&lt;br /&gt;
  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]&lt;br /&gt;
  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]&lt;br /&gt;
  --libdir=DIR           object code libraries [EPREFIX/lib]&lt;br /&gt;
  --includedir=DIR       C header files [PREFIX/include]&lt;br /&gt;
  --oldincludedir=DIR    C header files for non-gcc [/usr/include]&lt;br /&gt;
  --infodir=DIR          info documentation [PREFIX/info]&lt;br /&gt;
  --mandir=DIR           man documentation [PREFIX/man]&lt;br /&gt;
&lt;br /&gt;
Program names:&lt;br /&gt;
  --program-prefix=PREFIX            prepend PREFIX to installed program names&lt;br /&gt;
  --program-suffix=SUFFIX            append SUFFIX to installed program names&lt;br /&gt;
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names&lt;br /&gt;
&lt;br /&gt;
X features:&lt;br /&gt;
  --x-includes=DIR    X include files are in DIR&lt;br /&gt;
  --x-libraries=DIR   X library files are in DIR&lt;br /&gt;
&lt;br /&gt;
System types:&lt;br /&gt;
  --build=BUILD     configure for building on BUILD [guessed]&lt;br /&gt;
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]&lt;br /&gt;
  --target=TARGET   configure for building compilers for TARGET [HOST]&lt;br /&gt;
&lt;br /&gt;
Optional Features:&lt;br /&gt;
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)&lt;br /&gt;
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]&lt;br /&gt;
  --enable-maintainer-mode  enable make rules and dependencies not useful&lt;br /&gt;
                          (and sometimes confusing) to the casual installer&lt;br /&gt;
  --disable-dependency-tracking  speeds up one-time build&lt;br /&gt;
  --enable-dependency-tracking   do not reject slow dependency extractors&lt;br /&gt;
  --enable-debug          enable additional debugging output&lt;br /&gt;
  --disable-debug         disable additional debugging output&lt;br /&gt;
  --enable-optimize       enable code optimizing&lt;br /&gt;
  --enable-optimise       enable code optimizing (deprecated)&lt;br /&gt;
  --enable-profile        enable code profiling&lt;br /&gt;
  --enable-static         produce a statically linked executable&lt;br /&gt;
  --enable-embedded_crypto  use embedded Crypto code (default)&lt;br /&gt;
  --enable-amulecmd       compile aMule command line client&lt;br /&gt;
  --enable-amulecmdgui    compile aMule command line client (GUI version)&lt;br /&gt;
  --enable-amule-gui      compile aMule remote GUI (EXPERIMENTAL)&lt;br /&gt;
  --enable-amule-daemon   compile aMule daemon version&lt;br /&gt;
  --enable-webserver      compile aMule WebServer&lt;br /&gt;
  --enable-webservergui   compile aMule WebServer GUI&lt;br /&gt;
  --enable-cas            compile C aMule Statistics&lt;br /&gt;
  --enable-wxcas          compile aMule GUI Statistics&lt;br /&gt;
  --disable-ed2k          don't compile aMule ed2k links handler&lt;br /&gt;
  --enable-alc            compile aMuleLinkCreator GUI version&lt;br /&gt;
  --enable-alcc           compile aMuleLinkCreator for console&lt;br /&gt;
  --disable-gsocket       disable gsocket.c linking&lt;br /&gt;
  --disable-gtk           disable pure GTK code in amule&lt;br /&gt;
  --enable-utf8-systray   use UTF-8 encoded strings in the systray&lt;br /&gt;
  --disable-systray       disable SysTray compilation&lt;br /&gt;
  --disable-monolithic    disable building of the monolithic aMule app&lt;br /&gt;
  --disable-gtktest       do not try to compile and run a test GTK+ program&lt;br /&gt;
  --disable-gtktest       do not try to compile and run a test GTK program&lt;br /&gt;
  --disable-rpath         do not hardcode runtime library paths&lt;br /&gt;
  --disable-nls           do not use Native Language Support&lt;br /&gt;
  --enable-ccache         enable ccache support for fast recompilation&lt;br /&gt;
&lt;br /&gt;
Optional Packages:&lt;br /&gt;
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]&lt;br /&gt;
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)&lt;br /&gt;
  --with-zlib=PREFIX               use zlib in PREFIX&lt;br /&gt;
  --with-curl-config=CONFIG        curl-config script to use (optional)&lt;br /&gt;
  --with-curl-prefix=PREFIX        prefix where curl is installed (optional) (un&lt;br /&gt;
used)&lt;br /&gt;
  --with-gdlib-prefix=PREFIX       prefix where gdlib is installed (optional)&lt;br /&gt;
  --with-gdlib-exec-prefix=PREFIX  exec prefix where gdlib  is installed (option&lt;br /&gt;
al)&lt;br /&gt;
  --with-gdlib-config=CONFIG       gdlib-config script to use (optional)&lt;br /&gt;
  --with-libpng-prefix=PREFIX      prefix where libpng is installed&lt;br /&gt;
  --with-libpng-exec-prefix=PREFIX exec prefix where libpng  is installed&lt;br /&gt;
  --with-libpng-config=CONFIG      libpng-config script to use&lt;br /&gt;
  --with-wx-prefix=PREFIX          prefix where wxWidgets is installed (optional&lt;br /&gt;
)&lt;br /&gt;
  --with-wx-exec-prefix=PREFIX     exec prefix where wxWidgets is installed (opt&lt;br /&gt;
ional)&lt;br /&gt;
  --with-wx-config=CONFIG          wx-config script to use (optional)&lt;br /&gt;
  --with-wxbase-prefix=PREFIX      prefix where wxWidgets base is installed (opt&lt;br /&gt;
ional)&lt;br /&gt;
  --with-wxbase-exec-prefix=PREFIX exec prefix where wxWidgetsbase  is installed&lt;br /&gt;
 (optional)&lt;br /&gt;
  --with-wxbase-config=CONFIG      wxbase-config script to use (optional)&lt;br /&gt;
  --with-gtk-prefix=PREFIX         prefix where GTK is installed (optional)&lt;br /&gt;
  --with-gtk-exec-prefix=PREFIX    exec prefix where GTK is installed (optional)&lt;br /&gt;
  --with-crypto-prefix=PREFIX      prefix where crypto++ is installed (optional)&lt;br /&gt;
  --with-x                use the X Window System&lt;br /&gt;
  --with-gnu-ld           assume the C compiler uses GNU ld default=no&lt;br /&gt;
  --with-libiconv-prefix=DIR  search for libiconv in DIR/include and DIR/lib&lt;br /&gt;
  --without-libiconv-prefix     don't search for libiconv in includedir and libd&lt;br /&gt;
ir&lt;br /&gt;
  --with-included-gettext use the GNU gettext library included here&lt;br /&gt;
  --with-libintl-prefix=DIR  search for libintl in DIR/include and DIR/lib&lt;br /&gt;
  --without-libintl-prefix     don't search for libintl in includedir and libdir&lt;br /&gt;
  --with-ccache-prefix=PREFIX      prefix where ccache is installed (optional)&lt;br /&gt;
&lt;br /&gt;
Some influential environment variables:&lt;br /&gt;
  CXX         C++ compiler command&lt;br /&gt;
  CXXFLAGS    C++ compiler flags&lt;br /&gt;
  LDFLAGS     linker flags, e.g. -L&amp;lt;lib dir&amp;gt; if you have libraries in a&lt;br /&gt;
              nonstandard directory &amp;lt;lib dir&amp;gt;&lt;br /&gt;
  CPPFLAGS    C/C++ preprocessor flags, e.g. -I&amp;lt;include dir&amp;gt; if you have&lt;br /&gt;
              headers in a nonstandard directory &amp;lt;include dir&amp;gt;&lt;br /&gt;
  CXXCPP      C++ preprocessor&lt;br /&gt;
  CC          C compiler command&lt;br /&gt;
  CFLAGS      C compiler flags&lt;br /&gt;
  CPP         C preprocessor&lt;br /&gt;
&lt;br /&gt;
Use these variables to override the choices made by `configure' or to help&lt;br /&gt;
it to find libraries and programs with nonstandard names/locations.&lt;br /&gt;
&lt;br /&gt;
Report bugs to deltahf@amule.org.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>80.224.220.145</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/TODO</id>
		<title>TODO</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/TODO"/>
				<updated>2005-03-27T07:54:31Z</updated>
		
		<summary type="html">&lt;p&gt;80.224.220.145: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*Change HTML tags for wiki tags when possible&lt;br /&gt;
*Links in large files like FAQs&lt;br /&gt;
*Translate [[Main Page|this wiki]]'s articles&lt;br /&gt;
*Split large articles into samller articles straight to topic&lt;br /&gt;
*Explain config files entries and their defaults AT ONCE!!!&lt;br /&gt;
*Data files format&lt;br /&gt;
*Network packets and protocol design (and EC)&lt;br /&gt;
*Write good &amp;quot;[[aMule]] usage&amp;quot; documents&lt;br /&gt;
*The [[aMuleWeb]], [[aMuleCMD]] and [[aMuled]] docs suck :P should be splitted/merged since right now they are a mess&lt;br /&gt;
*Explain ./configure options&lt;br /&gt;
&lt;br /&gt;
Check this [[AMule_Project_FAQ:FAQ|wiki's FAQ]] if you haven't already taken a look at it.&lt;/div&gt;</summary>
		<author><name>80.224.220.145</name></author>	</entry>

	</feed>