THE iDOLM@STER > THE iDOLM@STER SP (PSP) series
Translation Project - iDOLM@STER SP - We Need People!
AoRF:
Steps 1-8 of quick start guide of this http://imas-psp.googlecode.com/files/imas-psp-2009-04-15%20(directory%20inside).zip
curriegrad2004:
*nix platform needed for this?
AoRF:
Oh please read the README file in the archive.
curriegrad2004:
After digging around the pl scripts like 10 minutes ago, I've found out that most of them were written in Windows (am I right?). That caused problems when I added #!/usr/bin/perl at the beginning of the pl scripts and attempted to execute it under OpenSuSE with it complaining that it can't find #!/usr/bin/perl^M.
Luckily there is a quick fix for it which was use the dos2unix command to convert all of the pl scripts back into Unix text format.
And now when it came to your script to grab all of the translations off the wiki, what happened was it added the <nowiki> tag. Is there a way you can make that perl script to strip that <nowiki> tag at the beginning of the file?
AoRF:
<nowiki> is ignored by the GUI program, so there shouldn't be any problems. Just recreate the archive with unchanged files.
About running scripts, run them as perl name.pl, not name.pl; perl doesn't care about newlines or hashbangs.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version