[svk-devel] svk 2.0.0 is released. [win32]
Kevin Light
klight at walkertechnical.com
Fri Jan 5 10:30:03 EST 2007
----- David Golden <xdaveg at gmail.com> wrote:
> I just now got SVK 2.0 built from source on Strawberry Perl. I
> posted
> instructions on the wiki:
>
> http://svk.bestpractical.com/view/BuildingFromSourceOnStrawberryPerl
This works great! Thanks David!
> One annoyance was that I needed to set $ENV{LANG} to avoid a ton of
> warnings about uninitialized variables. I tried tracking it down but
> gave up trying to follow the calling chain from SVK::Util through all
> the various locale and encoding modules that get dynamically loaded
> at
> runtime.
I forgot the solution to this until I built it yesterday. Install Win32::Console (which installs cleanly on Strawberry BTW) and the encoding issues go away.
Kevin
More information about the svk-devel
mailing list