|
Sujet : Un beau linux ressemblant à un OSX possible ? |
| Dark_Schneider |
il existe, il s'apelle autoconf2.5
Code :
- [root@admin3 admin]# urpmq -gri autoconf2.5
- extracting autoconf2.5-2.59-3mdk.noarch
- Name : autoconf2.5
- Version : 2.59
- Release : 3mdk
- Group : Development/Other
- Size : 1373731 Architecture: noarch
- Source RPM : autoconf2.5-2.59-3mdk.src.rpm Build Host: klama.mandrake.org
- Packager : Luca Berra <bluca@vodka.it>
- URL : http://sourceware.cygnus.com/autoconf/
- Summary : A GNU tool for automatically configuring source code.
- Description :
- GNU's Autoconf is a tool for configuring source code and Makefiles.
- Using Autoconf, programmers can create portable and configurable
- packages, since the person building the package is allowed to
- specify various configuration options.
- You should install Autoconf if you are developing software and you'd
- like to use it to create shell scripts which will configure your
- source code packages. If you are installing Autoconf, you will also
- need to install the GNU m4 package.
- Note that the Autoconf package is not required for the end user who
- may be configuring software with an Autoconf-generated script;
- Autoconf is only required for the generation of the scripts, not
- their use.
- -- PLEASE NOTICE ---> this version is meant to coexist with autoconf-2.13
- (for backwards compatibility); to that end, the various binaries are
- actually linked to a script which decides which version to execute. It
- tries to be clever and will execute 2.5x if `configure.ac' is present, or
- if `configure.in' contains AC_PREREQ and the value's 3 first letters are
- stringwise greater than '2.1'. You can also manually select it by
- providing the environment variable WANT_AUTOCONF_2_5 set to `1' (use
- WANT_AUTOCONF_2_1 if you want the 2.13 version).
- [root@admin3 admin]# urpmq --sources autoconf2.5
- ftp://ftp.proxad.net/pub/Distribu [...] noarch.rpm
|
|