Sheldon F. Oppenheim wrote:
> Perl is installed at file://C/usr/local/perl/
>
> The executable is in file://C/usr/local/perl/bin/
>
> This is reflected in my path statement (c:\usr\local\perl and
> c:\usr\local\perl\bin) Further, I changed reLyXmain.pl (1st line) to
> reflect this. I also changed the first line of reLyX (found in the
> file://C/apps/lyx114/bin) to reflect this path. If I use just the path
reLyX
> will not run. If just reLyX is changed then I get permission denied.
> When both changes are made then the previous error is generated (found in
> other postings).
>
> As for the version of perl, I use active perl 5.6 build 613 found at
>
> http://www.activestate.com/ActivePerl/download.htm.
>
> That's all the info I have.
I'am using perl 5.005 v1.4 for the cygwin environment (b20) and have
successfully relyxed some latex files without changing anything in relyx!
You can find this version at:
http://cygutils.netpedia.net/B20/index.html
Furthermore you can get there a perl 5.6 version for the NEW cygwin 1.1
release. Look at
http://cygutils.netpedia.net/V1.1/index.html
for details:
I propose to first install the 5.005 version and try relyxing with the
original relyx file from the distribution! If this works fine, than try to
install perl 5.6. Remember to put a new cygwin.dll from release 1.1 into the
same directory where you install perl 5.6 and change the path so that '.'
(dot) is set as the first entry in $path!
Try relyxing first from the command line to ensure/check it works fine!
Good luck
Claus