<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    wo ich in den Logs gerade das sehe:<br>
    <pre wrap="">> "C:\ms4w\Apache\htdocs\mapbender\resources\db\install.bat <HOST> <PORT>..."
...
>>> Das System kann den angegebenen Pfad nicht finden.
>>> please check and edit your mapbender.conf.
>>> ""
>>> "Compiling .po files..."
>>> Das System kann den angegebenen Pfad nicht finden.
>>> FINDSTR: i18n_update_mo.sh kann nicht geöffnet werden.
>>> Finished...check the log files to see if an error occured.
>>>

Von wo bzw. wie startet ihr die install.bat? Damit das richtig funktioniert solltet 
ihr eine DOS-Box öffnen ("Eingabeaufforderung") und in das entsprechende Verzeichnis gehen.
Erst dort darf die install.bat aufgerufen werden. Also nicht von woanders aufrufen. 
Doppelklick im Explorer sollte zwar funktionieren aber vielleicht auch nicht...
</pre>
    Hintergrund: Im Installationsskript wird das Verzeichnis nach
    "..\..\tools\" gewechselt, das funktioniert nur<br>
    vom Ursprungsverzeichnis aus richtig.<br>
    <br>
    Ansonsten funktioniert das hier bei mir in einer Win7-Prof-VM ohne
    Schwierigkeiten.<br>
    <br>
    Thomas<br>
    <br>
    Am 23.04.2013 11:37, schrieb Sebastian Luhmer:<br>
    <span style="white-space: pre;">> Hallo Liste,<br>
      ><br>
      > das Problem habe ich auch. Ich möchte Mapbender in einer
      Windows 7-Umgebung einrichten und hänge auch an dieser Stelle
      fest. Gibt es dazu mittlerweile eine Lösung bzw. weitere
      Erfahrungen. Ich habe Astrids Workaround ebenfalls durchgeführt
      (händisches Erstellen der i18n_update_mo.bat) und bekomme die
      gleiche Fehlermeldung wie Dennis.<br>
      ><br>
      > Gruß!<br>
      ><br>
      > Sebastian<br>
      ><br>
      >
--------------------------------------------------------------------------<br>
      ><br>
      > Hi List,<br>
      ><br>
      > i got the same problem like Denis. I try to set up a
      mapbender-Installation on Windows 7 and stuck at the same point. I
      created the i18n_update_mo.bat by hand but still get the same
      error message like before. Are there any further experiences
      regarding that problem or a solution? <br>
      ><br>
      > Regards!<br>
      ><br>
      > Sebastian<br>
      ><br>
      >
---------------------------------------------------------------------------<br>
      > -----Ursprüngliche Nachricht-----<br>
      > Von: <a class="moz-txt-link-abbreviated" href="mailto:mapbender_users-bounces@lists.osgeo.org">mapbender_users-bounces@lists.osgeo.org</a>
      [<a class="moz-txt-link-freetext" href="mailto:mapbender_users-bounces@lists.osgeo.org">mailto:mapbender_users-bounces@lists.osgeo.org</a>] Im Auftrag von
      <a class="moz-txt-link-abbreviated" href="mailto:dstroeer@uni-osnabrueck.de">dstroeer@uni-osnabrueck.de</a><br>
      > Gesendet: Dienstag, 6. Dezember 2011 16:13<br>
      > An: Mapbender User List<br>
      > Betreff: Re: [Mapbender-users] Installation problem
      "Compiling .po files..."<br>
      ><br>
      > Hello,<br>
      ><br>
      > I still have problems with the installation of mapbender.<br>
      ><br>
      > I dropped my existing mapbender database and created the file<br>
      > i18n_update_mo.bat by hand. This means that I copied the
      content of the<br>
      > i18n_update_mo.sh - file and saved it as a i18n_update_mo.bat
      - file.<br>
      > After that I ran that script and tried to create the
      mapbender database<br>
      > again with the install.bat - file. But I got the same error
      message again!<br>
      ><br>
      > So know I want to know if I misunderstood your solution or if
      I made<br>
      > another mistake?<br>
      > Thanking you in anticipation,<br>
      ><br>
      > Dennis<br>
      ></span><br>
    <blockquote type="cite">Hello,<br>
      <br>
      at the moment we only provide an i18n_update_mo.sh at
      mapbender/tools.<br>
      <br>
      The script install.bat copies i18n_update_mo.sh to
      i18n_update_mo.bat<br>
      and runs the bat.<br>
      <br>
      Try to create the file i18n_update_mo.bat by hand and run it. This<br>
      should create the Mapbender mo-files.<br>
      <br>
      Best regards Astrid<br>
      <br>
      <br>
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:dstroeer@uni-osnabrueck.de">dstroeer@uni-osnabrueck.de</a> schrieb:<br>
      >>> Hello everybody,<br>
      >>><br>
      >>> I've got a problem with the installation of
      mapbender. You can find the<br>
      >>> error message below...<br>
      >>><br>
      >>> I'm using windows 7 and mapbender 2.7.2 and allready
      tried it with<br>
      >>> mapbender 2.6.2. PostgreSQL and Poedit are allready
      installed, too.<br>
      >>><br>
      >>> So first of all a asked a friend, who also uses
      mapbender 2.6.2 and<br>
      >>> windows 7. His application is running fine, but when
      he tried to run the<br>
      >>> install.bat for windows again, he got the same
      message! So we are at a<br>
      >>> loss...<br>
      >>><br>
      >>> Thanking you in anticipation,<br>
      >>><br>
      >>> Dennis<br>
      >>><br>
      >>><br>
      >>><br>
      >>>
==============================================================================<br>
      >>><br>
      >>> DISCLAIMER: Mapbender database setup script. USE AT
      YOUR OWN RISK!<br>
      >>> This script will create a database for you and will
      import the Mapbender<br>
      >>> data to<br>
      >>>  the new database<br>
      >>> It will possibly also compile the Mapbender.mo files<br>
      >>><br>
      >>> You need:<br>
      >>> - a running postgresql 8.x database<br>
      >>> - database user with write access<br>
      >>><br>
      >>> If everything is prepared you can continue.<br>
      >>> You can give nearly all arguments on commandline:<br>
      >>>
      "C:\ms4w\Apache\htdocs\mapbender\resources\db\install.bat
      <HOST> <PORT><br>
      >>> <DBNAME><br>
      >>>  <DBTEMPLATE> <DBUSER>"<br>
      >>><br>
      >>> e.g.<br>
      >>>
      C:\ms4w\Apache\htdocs\mapbender\resources\db\install.bat localhost
      5432<br>
      >>> mapbende<br>
      >>> r template0 postgres<br>
      >>><br>
      >>>
==============================================================================<br>
      >>><br>
      >>> Continue?<br>
      >>> (y)es or (n)o:y<br>
      >>><br>
      >>> Database host (just hit return for default
      'localhost'):<br>
      >>><br>
      >>><br>
      >>> Database port (just hit return for default '5432'):<br>
      >>><br>
      >>><br>
      >>> Database name:mapbender<br>
      >>><br>
      >>><br>
      >>> database template to use (just hit return for default
      'template0'):<br>
      >>><br>
      >>><br>
      >>> Database user:postgres<br>
      >>><br>
      >>> Database Password will be asked many times during
      install, unless<br>
      >>> pgpass.conf is<br>
      >>>  used...<br>
      >>><br>
      >>> Your Choices:<br>
      >>> Databasetype: PostgreSQL<br>
      >>> Encoding: UTF-8<br>
      >>> Database Host: localhost<br>
      >>> Database Port: 5432<br>
      >>> Database Name: mapbender<br>
      >>> Database Template: template0<br>
      >>> Database User: postgres<br>
      >>><br>
      >>> Looks ok, start install?<br>
      >>><br>
      >>> (y)es or (n)o? y<br>
      >>> creating db<br>
      >>> creating schema<br>
      >>> importing data<br>
      >>> setting sequences<br>
      >>> performing updates<br>
      >>>   update to 2.5.1rc1<br>
      >>>   update to 2.5.1<br>
      >>>   update to 2.6rc1<br>
      >>>   update to 2.6<br>
      >>>   update to 2.6.1<br>
      >>>   update to 2.6.2<br>
      >>>   update to 2.7rc1<br>
      >>>   update to 2.7rc2 to 2.7.1<br>
      >>>   update to 2.7.2<br>
      >>>   update sequences<br>
      >>> Das System kann den angegebenen Pfad nicht finden.<br>
      >>> please check and edit your mapbender.conf.<br>
      >>> ""<br>
      >>> "Compiling .po files..."<br>
      >>> Das System kann den angegebenen Pfad nicht finden.<br>
      >>> FINDSTR: i18n_update_mo.sh kann nicht geöffnet
      werden.<br>
      >>> Finished...check the log files to see if an error
      occured.<br>
      >>><br>
      >>> Drücken Sie eine beliebige Taste . . .<br>
      >>><br>
      >>><br>
      >>> _______________________________________________<br>
      >>> Mapbender_users mailing list<br>
      >>> <a class="moz-txt-link-abbreviated" href="mailto:Mapbender_users@lists.osgeo.org">Mapbender_users@lists.osgeo.org</a><br>
      >>>
      <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapbender_users">http://lists.osgeo.org/mailman/listinfo/mapbender_users</a><br>
      <br>
      <br>
    </blockquote>
    <span style="white-space: pre;">>>
      _______________________________________________<br>
      >> Mapbender_users mailing list<br>
      >> <a class="moz-txt-link-abbreviated" href="mailto:Mapbender_users@lists.osgeo.org">Mapbender_users@lists.osgeo.org</a><br>
      >> <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapbender_users">http://lists.osgeo.org/mailman/listinfo/mapbender_users</a><br>
      >><br>
      >><br>
      ><br>
      > _______________________________________________<br>
      > Mapbender_users mailing list<br>
      > <a class="moz-txt-link-abbreviated" href="mailto:Mapbender_users@lists.osgeo.org">Mapbender_users@lists.osgeo.org</a><br>
      > <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapbender_users">http://lists.osgeo.org/mailman/listinfo/mapbender_users</a><br>
      > _______________________________________________<br>
      > Mapbender_users mailing list<br>
      > <a class="moz-txt-link-abbreviated" href="mailto:Mapbender_users@lists.osgeo.org">Mapbender_users@lists.osgeo.org</a><br>
      > <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapbender_users">http://lists.osgeo.org/mailman/listinfo/mapbender_users</a></span><br>
    <br>
    Mit freundlichen Grüßen<br>
    <br>
    Thomas Baschetti<br>
    <br>
    -- <br>
    <br>
    Thomas Baschetti - Systemanalyse Geographische Informationssysteme<br>
    Hakenstraße 8D<br>
    49074 Osnabrück<br>
    <br>
    Tel: 0541 25 91 90 | mobil 01577 189 25 91<br>
    E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:info@thomas-baschetti.de">info@thomas-baschetti.de</a><br>
    <a class="moz-txt-link-abbreviated" href="http://www.thomas-baschetti.de">www.thomas-baschetti.de</a><br>
    Ust-IdNr.: DE264355072<br>
    <br>
    <br>
  </body>
</html>