Robin Guest wrote:
> Bingo! Rerunning everything now gets me as far as (again, sudo was needed):

Cool.

> However, I now get:
> 
> ubu...@ubuntu:~/vss2svn$ perl /usr/local/bin/vss2svn.pl --help
> Can't locate Text/Glob.pm in @INC (@INC contains: . /etc/perl

Try:

$ apt-cache search text.*glob
...
libtext-glob-perl - Match globbing patterns against text
...

$ sudo apt-get install libtext-glob-perl

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user

Reply via email to