User Tools

Site Tools


operating_systems:linux:debian:acdsn-ac

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
operating_systems:linux:debian:acdsn-ac [2012/10/14 21:34] sbolayoperating_systems:linux:debian:acdsn-ac [2012/11/03 16:35] – [Windows] sbolay
Line 143: Line 143:
  
 Install Win32::SerialPort Install Win32::SerialPort
 +
 +If in a virtual machine, be sure that you have a COM port available. Otherwise the package will fail during testing procedure.
 <code dos> <code dos>
 C:\WINDOWS>cpan Win32::SerialPort C:\WINDOWS>cpan Win32::SerialPort
Line 167: Line 169:
 OK, There is a bug((https://rt.cpan.org/Public/Bug/Display.html?id=75636)) OK, There is a bug((https://rt.cpan.org/Public/Bug/Display.html?id=75636))
  
 +
 +
 +Mingw
 +sbolay@WIN7-64 /c/strawberry/cpan/build
 +$ patch -p0 < PAR-Packer-1.013_V2.diff
 +patching file 'PAR-Packer-1.013\myldr\Makefile.PL'
 +patching file 'PAR-Packer-1.013\myldr\winres\pp.rc'
 +patch unexpectedly ends in middle of line
 +
 +Strawberry
 +perl Makefile.PL
 +dmake test
 +dmake install
 +
 +Strawberry Perl 5.16.1.1-32bit README
 +=====================================
 +
 +and now 
 +Strawberry Perl (64-bit) 5.16.1.1-64bit README
 +=====================================
 +
 +http://www.dependencywalker.com
 +http://asciiville.com/musings/par-packer-for-strawberry-perl-516
  
 Some packages can be downloaded from [[http://www.gtk.org/download/index.php|gtk.org]] Some packages can be downloaded from [[http://www.gtk.org/download/index.php|gtk.org]]