[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Option de compilation d'une application



fabrice test a écrit :
> Bonjour à tous,
>
> Comment connaitre les options de compilation d'une application sous
> forme de package .deb.
> En l'occurence je pense à Samba. Je voulais m'assurer que l'option
> --with-msdfs a été utilisée. J'ai bien effectuer a recherche suivante ;
>
> ldd /usr/sbin/smbd
> J'ai recherche dans le MAN, ou encore dans share/docs
> et regardé aussi avec un apt-cache show ..
>
> Mais je n'arrive pas à avoir les informations sur les options de
> compilation utlisées.
>
> Si quelqu'un connait une méthode, merci par avance
$ apt-get source samba
$ grep -R with-msdfs samba*/*
samba-3.0.24/docs/htmldocs/using_samba/ch02.html:<dt><b><tt
class="literal">--with-msdfs</tt><a name="INDEX-28"/><a
name="INDEX-29"/></b></dt>
samba-3.0.24/docs/htmldocs/using_samba/ch02.html:<tt
class="userinput"><b>--with-msdfs --with-syslog --with-utmp 2&gt;&amp;1
| tee config.my.log</b></tt>
samba-3.0.24/docs/htmldocs/using_samba/ch08.html:be compiled with the
<tt class="literal">--with-msdfs</tt> configure
samba-3.0.24/docs/htmldocs/using_samba/ch08.html:<tt
class="literal">--with-msdfs</tt> configure option.</p>
samba-3.0.24/docs/htmldocs/using_samba/appb.html:configured with the <tt
class="literal">--with-msdfs</tt> option, provides
samba-3.0.24/docs/htmldocs/using_samba/appb.html:<tt
class="literal">--with-msdfs</tt> configure option. Any symbolic links
samba-3.0.24/docs/htmldocs/using_samba/inx.html:<BR> &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;      --with-msdfs, 47, 496
samba-3.0.24/docs/htmldocs/using_samba/inx.html:<BR>--with-msdfs
(configure script option), 47, 496
samba-3.0.24/docs/htmldocs/using_samba/appe.html:<p><tt
class="literal">--with-msdfs</tt></p>
samba-3.0.24/docs/htmldocs/using_samba/appe.html:<dt><b><tt
class="literal">--with-msdfs</tt><a name="INDEX-50"/><a
name="INDEX-51"/></b></dt>
samba-3.0.24/packaging/Debian/debian-sarge/rules:              
--with-msdfs \
samba-3.0.24/packaging/Debian/debian-woody/rules:              
--with-msdfs \
samba-3.0.24/packaging/Debian/debian-unstable/rules:           
--with-msdfs \
samba-3.0.24/packaging/Mandrake/samba2.spec:  . added --with-msdfs,
--with-vfs (seems stable, but still need testing).
samba-3.0.24/WHATSNEW.txt:  * removal of --with-msdfs (is now enabled by
default)
$ rm samba -drf

@+
> fabrice
>
> ------------------------------------------------------------------------
> Ne gardez plus qu'une seule adresse mail ! Copiez vos mails
> <http://fr.rd.yahoo.com/mail/mail_taglines/trueswitch/*http://www.trueswitch.com/yahoo-fr/>
> vers Yahoo! Mail 


Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: