[Mapbender-users] Installation problem "Compiling .po files..."
Thomas Baschetti
info at thomas-baschetti.de
Tue Apr 23 04:57:53 PDT 2013
Hi,
wo ich in den Logs gerade das sehe:
> "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...
Hintergrund: Im Installationsskript wird das Verzeichnis nach "..\..\tools\" gewechselt, das funktioniert nur
vom Ursprungsverzeichnis aus richtig.
Ansonsten funktioniert das hier bei mir in einer Win7-Prof-VM ohne Schwierigkeiten.
Thomas
Am 23.04.2013 11:37, schrieb Sebastian Luhmer:
> Hallo Liste,
>
> 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.
>
> Gruß!
>
> Sebastian
>
> --------------------------------------------------------------------------
>
> Hi List,
>
> 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?
>
> Regards!
>
> Sebastian
>
> ---------------------------------------------------------------------------
> -----Ursprüngliche Nachricht-----
> Von: mapbender_users-bounces at lists.osgeo.org [mailto:mapbender_users-bounces at lists.osgeo.org] Im Auftrag von dstroeer at uni-osnabrueck.de
> Gesendet: Dienstag, 6. Dezember 2011 16:13
> An: Mapbender User List
> Betreff: Re: [Mapbender-users] Installation problem "Compiling .po files..."
>
> Hello,
>
> I still have problems with the installation of mapbender.
>
> I dropped my existing mapbender database and created the file
> i18n_update_mo.bat by hand. This means that I copied the content of the
> i18n_update_mo.sh - file and saved it as a i18n_update_mo.bat - file.
> After that I ran that script and tried to create the mapbender database
> again with the install.bat - file. But I got the same error message again!
>
> So know I want to know if I misunderstood your solution or if I made
> another mistake?
> Thanking you in anticipation,
>
> Dennis
>
> Hello,
>
> at the moment we only provide an i18n_update_mo.sh at mapbender/tools.
>
> The script install.bat copies i18n_update_mo.sh to i18n_update_mo.bat
> and runs the bat.
>
> Try to create the file i18n_update_mo.bat by hand and run it. This
> should create the Mapbender mo-files.
>
> Best regards Astrid
>
>
>
> dstroeer at uni-osnabrueck.de schrieb:
> >>> Hello everybody,
> >>>
> >>> I've got a problem with the installation of mapbender. You can find the
> >>> error message below...
> >>>
> >>> I'm using windows 7 and mapbender 2.7.2 and allready tried it with
> >>> mapbender 2.6.2. PostgreSQL and Poedit are allready installed, too.
> >>>
> >>> So first of all a asked a friend, who also uses mapbender 2.6.2 and
> >>> windows 7. His application is running fine, but when he tried to run the
> >>> install.bat for windows again, he got the same message! So we are at a
> >>> loss...
> >>>
> >>> Thanking you in anticipation,
> >>>
> >>> Dennis
> >>>
> >>>
> >>>
> >>> ==============================================================================
> >>>
> >>> DISCLAIMER: Mapbender database setup script. USE AT YOUR OWN RISK!
> >>> This script will create a database for you and will import the Mapbender
> >>> data to
> >>> the new database
> >>> It will possibly also compile the Mapbender.mo files
> >>>
> >>> You need:
> >>> - a running postgresql 8.x database
> >>> - database user with write access
> >>>
> >>> If everything is prepared you can continue.
> >>> You can give nearly all arguments on commandline:
> >>> "C:\ms4w\Apache\htdocs\mapbender\resources\db\install.bat <HOST> <PORT>
> >>> <DBNAME>
> >>> <DBTEMPLATE> <DBUSER>"
> >>>
> >>> e.g.
> >>> C:\ms4w\Apache\htdocs\mapbender\resources\db\install.bat localhost 5432
> >>> mapbende
> >>> r template0 postgres
> >>>
> >>> ==============================================================================
> >>>
> >>> Continue?
> >>> (y)es or (n)o:y
> >>>
> >>> Database host (just hit return for default 'localhost'):
> >>>
> >>>
> >>> Database port (just hit return for default '5432'):
> >>>
> >>>
> >>> Database name:mapbender
> >>>
> >>>
> >>> database template to use (just hit return for default 'template0'):
> >>>
> >>>
> >>> Database user:postgres
> >>>
> >>> Database Password will be asked many times during install, unless
> >>> pgpass.conf is
> >>> used...
> >>>
> >>> Your Choices:
> >>> Databasetype: PostgreSQL
> >>> Encoding: UTF-8
> >>> Database Host: localhost
> >>> Database Port: 5432
> >>> Database Name: mapbender
> >>> Database Template: template0
> >>> Database User: postgres
> >>>
> >>> Looks ok, start install?
> >>>
> >>> (y)es or (n)o? y
> >>> creating db
> >>> creating schema
> >>> importing data
> >>> setting sequences
> >>> performing updates
> >>> update to 2.5.1rc1
> >>> update to 2.5.1
> >>> update to 2.6rc1
> >>> update to 2.6
> >>> update to 2.6.1
> >>> update to 2.6.2
> >>> update to 2.7rc1
> >>> update to 2.7rc2 to 2.7.1
> >>> update to 2.7.2
> >>> update sequences
> >>> 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.
> >>>
> >>> Drücken Sie eine beliebige Taste . . .
> >>>
> >>>
> >>> _______________________________________________
> >>> Mapbender_users mailing list
> >>> Mapbender_users at lists.osgeo.org
> >>> http://lists.osgeo.org/mailman/listinfo/mapbender_users
>
>
>> _______________________________________________
>> Mapbender_users mailing list
>> Mapbender_users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapbender_users
>>
>>
>
> _______________________________________________
> Mapbender_users mailing list
> Mapbender_users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapbender_users
> _______________________________________________
> Mapbender_users mailing list
> Mapbender_users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapbender_users
Mit freundlichen Grüßen
Thomas Baschetti
--
Thomas Baschetti - Systemanalyse Geographische Informationssysteme
Hakenstraße 8D
49074 Osnabrück
Tel: 0541 25 91 90 | mobil 01577 189 25 91
E-Mail: info at thomas-baschetti.de
www.thomas-baschetti.de
Ust-IdNr.: DE264355072
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapbender_users/attachments/20130423/dc993598/attachment-0001.html>
More information about the Mapbender_users
mailing list