I have been using TeX Live 2010 on my Windows 7 computer for some time now, without problems. Recently I decided to use the TeX Live Manager to check for updates, which were successfully installed. The next time I tried to start the Manager, I started getting the perl.exe has stopped working error. The TeX Live Installation itself is working just fine, the only problem is the TeX Live Manager. I have tried restarting the computer but it didn't help. What should I do to get it to work?
|
When I tried installing TeX Live 2011 over the Internet in Windows 7 64-bit (running install-tl batch file), I got the same perl.exe has stopped working error. I was thinking to install a TeX using ISO image but finally decided to try again the first method however this time before running the install-tl I installed Perl for Windows (Strawberry Perl version 5.14.2.1) from http://strawberryperl.com/ and then I run the install-tl again. And now everything was fine and I successfully installed the Tex Live 2011! |
|||
|
|
|
run install-tl-advanced.bat as administrator. I've had the problem on my two laptops: one had ActivePerl instead, the other one didn't so I installed Strawberry Perl, following Vladimir's suggestion. The error message appeared on both systems. Running the advanced bat file as administrator worked. I cannot say if Perl was or wasn't needed after all. |
|||||
|
|
I decided to mount my
It seems the Problem was caused by updating the internal Perl installation for TeX Live - I guess it was not properly installed or something. I'll just download the |
|||
|
|
|
The issue is that you don't have perl installed. Following up on @Vladimir, it seems when you just click the install batch, it takes the perl GUI by default. Since you don't have that perl GUI (outdated maybe?), it give that error. This can be fixed by running a different GUI. I recommend simple text. Go to the directory on the console, and type:
This will use the text GUI instead of the perl one. There is also:
I'm assuming it would use the windows wizard, but I never tried it. I like command-line UIs. EDIT: made it more clear what I meant by "not having perl". |
|||||
|
|
MikTeX can suffer even stranger problems under Windows 7. Use the portable version, but avoid USB sticks, as it tries to install thousands of tiny files. |
||||
|
|
Today I get the same error and I used the command:
and it works. |
||||
|
|
texlive2011.isoimage and do a fresh install of TeX Live 2011. – engineervix Mar 9 '12 at 10:07install-tl, installation began but stopped at the middle with that error. I closed the installation and reinstalled from the command prompt and succeeded. – Click Me Apr 27 '12 at 16:20