Hi Ascanio, I would suggest following the instructions under "Option 1: Installing Arches on your own Computer" in the Arches Installation Guide. It looks like VirtualBox supports Windows 2003. The guide will give you everything you need to stand up a complete working version of Arches. Cheers, and don't give up! The community is here to support you. -Alexei
Director of Web Development - Farallon Geographics, Inc. - 971.227.3173 On Tue, Feb 11, 2014 at 2:55 PM, Ascanio D'Andrea <[email protected]>wrote: > Hi Alexei, > thank you for your response. > I'm sorry, I was wrong writing "2000", it is winserver 2003, probably also > this is not supported! > I installed GEOS from osgeo4w, as you suggested, just the package I need, > and reboot system but I have the same error: > "... > File "C:\ArchesWEB\virtualenv\ENV\lib\site-packages\django\ > contrib\gis\geometr > y\backend\__init__.py", line 14, in <module> > '"%s".' % geom_backend) > django.core.exceptions.ImproperlyConfigured: Could not import > user-defined GEOME > TRY_BACKEND "geos". > ...." > I'll probably have to give up! Have you got any other suggestion? > thank you, > best, > Ascanio > > > > > Il giorno martedì 11 febbraio 2014 20:30:50 UTC+1, Alexei Peters ha > scritto: >> >> Hi Asciano, >> It looks like you still need to install GEOS (there's a gap in our >> documents that fails to mention this). You can download it from >> http://trac.osgeo.org/osgeo4w/ >> >> Although, it looks like WinServer 2000 may not be supported and therefore >> you may not be able to load Arches onto that machine. >> Hope that helps. >> Cheers, >> Alexei >> >> >> Director of Web Development - Farallon Geographics, Inc. - 971.227.3173 >> >> >> On Sun, Feb 9, 2014 at 4:42 AM, Ascanio D'Andrea <[email protected]>wrote: >> >>> Dear all, >>> I'm trying to in install Arches on WinServer 2000, I had some problems >>> during very last steps, here is my command window log: >>> C:\ArchesWEB\build>build_core_arches.bat >>> >>> C:\ArchesWEB\build>cd C:\ArchesWEB\build\.. >>> >>> C:\ArchesWEB>call "virtualenv/ENV/Scripts/activate.bat" >>> Traceback (most recent call last): >>> File "manage.py", line 32, in <module> >>> execute_manager(settings) >>> File "C:\ArchesWEB\virtualenv\ENV\lib\site-packages\django\core\ >>> management\__i >>> nit__.py", line 438, in execute_manager >>> utility.execute() >>> File "C:\ArchesWEB\virtualenv\ENV\lib\site-packages\django\core\ >>> management\__i >>> nit__.py", line 379, in execute >>> self.fetch_command(subcommand).run_from_argv(self.argv) >>> File "C:\ArchesWEB\virtualenv\ENV\lib\site-packages\django\core\ >>> management\__i >>> nit__.py", line 261, in fetch_command >>> klass = load_command_class(app_name, subcommand) >>> File "C:\ArchesWEB\virtualenv\ENV\lib\site-packages\django\core\ >>> management\__i >>> nit__.py", line 67, in load_command_class >>> module = import_module('%s.management.commands.%s' % (app_name, >>> name)) >>> File "C:\ArchesWEB\virtualenv\ENV\lib\site-packages\django\ >>> utils\importlib.py" >>> , line 35, in import_module >>> __import__(name) >>> File "C:\ArchesWEB\build\management\commands\build.py", line 25, in >>> <module> >>> from django.db import connection, transaction >>> File >>> "C:\ArchesWEB\virtualenv\ENV\lib\site-packages\django\db\__init__.py", >>> li >>> ne 78, in <module> >>> connection = connections[DEFAULT_DB_ALIAS] >>> File "C:\ArchesWEB\virtualenv\ENV\lib\site-packages\django\db\utils.py", >>> line >>> 93, in __getitem__ >>> backend = load_backend(db['ENGINE']) >>> File "C:\ArchesWEB\virtualenv\ENV\lib\site-packages\django\db\utils.py", >>> line >>> 33, in load_backend >>> return import_module('.base', backend_name) >>> File "C:\ArchesWEB\virtualenv\ENV\lib\site-packages\django\ >>> utils\importlib.py" >>> , line 35, in import_module >>> __import__(name) >>> File "C:\ArchesWEB\virtualenv\ENV\lib\site-packages\django\ >>> contrib\gis\db\back >>> ends\postgis\base.py", line 5, in <module> >>> from django.contrib.gis.db.backends.postgis.operations import >>> PostGISOperati >>> ons >>> File "C:\ArchesWEB\virtualenv\ENV\lib\site-packages\django\ >>> contrib\gis\db\back >>> ends\postgis\operations.py", line 8, in <module> >>> from django.contrib.gis.geometry.backend import Geometry >>> File "C:\ArchesWEB\virtualenv\ENV\lib\site-packages\django\ >>> contrib\gis\geometr >>> y\backend\__init__.py", line 14, in <module> >>> '"%s".' % geom_backend) >>> django.core.exceptions.ImproperlyConfigured: Could not import >>> user-defined GEOME >>> TRY_BACKEND "geos". >>> ""db\Deployment Scripts\Restore.bat"" non è riconosciuto come comando >>> interno o >>> esterno, >>> un programma eseguibile o un file batch. >>> Premere un tasto per continuare . . . >>> >>> I can't find the file Restore.bat in my Arches zip file I dowloaded from >>> bitbucket.org, what I'm missing? >>> Thank you for your help. >>> Ascanio >>> >>> -- >>> -- To post, send email to [email protected]. To unsubscribe, >>> send email to [email protected]. For more information, >>> visit https://groups.google.com/d/forum/archesproject?hl=en >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Arches Project" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
