Hello,

I just finished running a nmake and wanted to check the version of the
exe file that was generated and found this.

D:\Perl6-Pugs-6.2.8>dir *.exe
 Volume in drive D is LOCAL
 Volume Serial Number is E47E-AC64

 Directory of D:\Perl6-Pugs-6.2.8

07/14/2005  11:14 AM         8,791,942 pugs.exe
               1 File(s)      8,791,942 bytes
               0 Dir(s)  10,758,983,680 bytes free

D:\Perl6-Pugs-6.2.8>pugs -V
This is Perl6 User's Golfing System, version 6.2.8, July 13, 2005 built for 
MSWi
n32-x86-multi-thread

Summary of pugs configuration:
        archlib: C:\Perl6\lib
        archname: MSWin32-x86-multi-thread
        bin: C:\Perl\bin
        exe_ext: .exe
        file_sep: \
        installarchlib: C:\Perl6\lib
        installbin: C:\Perl\bin
        installman1dir:
        installman3dir:
        installprivlib: C:\Perl6\lib
        installscript: C:\Perl\bin
        installsitearch: C:\Perl6\site\lib
        installsitebin: C:\Perl\bin
        installsitelib: C:\Perl6\site\lib
        installsiteman1dir:
        installsiteman3dir:
        osname: MSWin32
        pager: more /e
        path_sep: ;
        perl_revision: 6
        perl_subversion: 0
        perl_version: 0
        prefix: C:\Perl
        privlib: C:\Perl6\lib
        pugs_revision: 0
        pugs_version: Perl6 User's Golfing System, version 6.2.8, July 13, 
2005
        pugs_versnum: 6.2.8
        pugspath: C:\Perl\bin\pugs.exe
        scriptdir: C:\Perl\bin
        sitearch: C:\Perl6\site\lib
        sitebin: C:\Perl\site\bin
        sitelib: C:\Perl6\site\lib
        siteprefix: C:\Perl\site
        sitescript: C:\Perl\bin
        sourcedir: D:/Perl6-Pugs-6.2.8

@*INC:
C:\Perl6\lib
C:\Perl6\lib
C:\Perl6\site\lib
C:\Perl6\site\lib
.
Notice some of the directories listed here. they are pointing to my Perl5 
directory
structure. That's not good :-( (good thing I did not run nmake install yet!) 
I just wanted
to let someone know about this.

Thanks

Ron Hill 


Reply via email to