I was trying to get the LaTeX fancy preview running (http://user.mendelu.cz/marik/fancy-preview/#real) I think, I managed to get everything right but except for Config::IniFiles. As pointed out at the end of the site one needs the Perl Config::IniFiles and i am totally unfamiliar to perl; so how do i use Perl library Config::IniFiles to get the LaTeX fancytooltips output?
i am using windows7, 64Bit; MikTex
Thanks in advance
fancytooltipsmanual: eithercpan Config::IniFilesorppm install Config::Inifileswill install the library. Run that in a command prompt I assume. Running justppmwill initialize a GUI, according to said footnote. – Torbjørn T. Jan 08 '14 at 16:25Config::IniFilesby hand: …”, and explanations for Strawberry Perl and AcitivePerl follow. One must know, that in the moment there is no module repository for ActivePerl 5.18. – Speravir Jan 20 '14 at 22:20