Changes between Version 123 and Version 124 of Download
- Timestamp:
- 10/06/09 20:05:52 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v123 v124 64 64 from our SVN repository, we also would like to make it easy to start with Padre so we try to 65 65 provide some binary packages. 66 67 == Linux in general ==68 69 There are PAR-generated executables for Linux (both x86_32 and x86-64) that can be downloaded70 from here: http://www.perlide.org/download/binary71 72 Once you run73 {{{74 chmod +x filename75 }}}76 the files are executable (launch it by double clicking or by full path from shell).77 78 79 If you built Padre from sources and want to generate such a binary on another architecture80 for others to use, simply run "make exe" and be patient.81 82 66 83 67 == Mandriva ==
