Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31151 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44543 invoked by uid 1010); 21 Jul 2007 18:59:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44528 invoked from network); 21 Jul 2007 18:59:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2007 18:59:44 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.178 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.146.178 wa-out-1112.google.com Received: from [209.85.146.178] ([209.85.146.178:39664] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/05-31589-E9752A64 for ; Sat, 21 Jul 2007 14:59:44 -0400 Received: by wa-out-1112.google.com with SMTP id l24so1540958waf for ; Sat, 21 Jul 2007 11:59:40 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Aw0ztWco77Yf4DQ94s7YZlQVlJGkTkEeDfYjhS3MamO2KWo7YXACC1CwhfjWF/JHl+HjfKC9ZOcE6GxdByjg2iSEWh2/NcQwjuqWHn2zuUkYBbu0VGTYOAyJ9spkr2+r2hmjr92TmZsoWRbnfFl/dva8xCNOoGsLxlsHNLmGPCo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uhXfn2ZodIICxbt4Wsm0nNRXhNgBOOvvAD6jV0bMCllpWkwE964szDV/asHmmEEZEGbsyJem3h70DoLgZfX0b6PomBUVcrT+HExRr59UyVF4Gkw12fVxQ+rl0mOT+pHZml2/+rEYhhZZVYzTvgvVp5KOeQS7+ZkCj9T7wHf4j2g= Received: by 10.114.13.1 with SMTP id 1mr1574261wam.1185044380162; Sat, 21 Jul 2007 11:59:40 -0700 (PDT) Received: by 10.114.180.9 with HTTP; Sat, 21 Jul 2007 11:59:40 -0700 (PDT) Message-ID: Date: Sat, 21 Jul 2007 20:59:40 +0200 To: "Larry Adams" Cc: internals@lists.php.net In-Reply-To: <46A2528E.2000403@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46A2528E.2000403@comcast.net> Subject: Re: [PHP-DEV] Alteration of PHP-SNMP to Use Net-SNMP on Windows instead of UCD-SNMP From: pierre.php@gmail.com (Pierre) On 7/21/07, Larry Adams wrote: > All, > > I would like to change the build file for Windows to utilize Net-SNMP > instead of Ucd-SNMP and would like to know which branches I should be > updating: PHP_5_2/HEAD. Please advise. Ideally both, but a patch for one of them is good too. Cheers, --Pierre