X-Received: by 10.224.36.66 with SMTP id s2mr15982939qad.6.1370334936906; Tue, 04 Jun 2013 01:35:36 -0700 (PDT) X-Received: by 10.49.97.104 with SMTP id dz8mr1905431qeb.15.1370334936842; Tue, 04 Jun 2013 01:35:36 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!p1no1164769qaj.0!news-out.google.com!y6ni74qax.0!nntp.google.com!ch1no590580qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.os.os2.programmer.porting Date: Tue, 4 Jun 2013 01:35:36 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=151.47.49.6; posting-account=Iv5ZgQoAAABinQ6hkkQ91xxcOXCVEB7J NNTP-Posting-Host: 151.47.49.6 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <14c630b2-0090-44fa-b81b-a3e289202f98@googlegroups.com> Subject: Perl setting From: gianfli.cim@gmail.com Injection-Date: Tue, 04 Jun 2013 08:35:36 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.os.os2.programmer.porting:231 Hi all, I need to set right my perl environment since i got often libs errors: @INC ..lib not found...etc especially using libtool, so i can't compile easily a dll. My buildenv is on U:\ and i've perl5 from Paul Smedley in U:\PERL5, which statements, PERLLIB, PERL5LIB, "/" "\" both? Thanks!