> moin, > ich suche eine Möglichkeit [EMAIL PROTECTED] unter Ubuntu aus dem Panel zu > starten > etwa so: > /home/user/osm/tilesGen.pl loop > > Can't locate tahconfig.pm in @INC (@INC contains: /etc/perl > /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 > /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 > /usr/local/lib/site_perl .) at /home/josias/osm/tilesGen.pl line 32. > BEGIN failed--compilation aborted at /home/josias/osm/tilesGen.pl line 32. > > auch > perl /home/user/osm/tilesGen.pl loop > funktioniert nicht. > > weiß jemand eine Lösung?
Perl sucht in seiner Umgebung das file tahconfig.pm. Entweder fügst du das [EMAIL PROTECTED] Verzeichnis der Perl Umgebung hinzu oder wechselst zuerst in den Ordner bevor du den Client startest. Grüsse Raphael _______________________________________________ Talk-de mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk-de

