Difference between revisions of "User:Bourke/escidocadmin"

From MPDLMediaWiki
Jump to navigation Jump to search
(initial edit)
 
m
Line 12: Line 12:


Pysqlite appears to no longer exist at these links. [http://code.google.com/p/pysqlite/downloads/detail?name=pysqlite-2.6.0.win32-py2.5.exe found downloads here]
Pysqlite appears to no longer exist at these links. [http://code.google.com/p/pysqlite/downloads/detail?name=pysqlite-2.6.0.win32-py2.5.exe found downloads here]
c:\dev\escidocadmin\escidocadmin_env>easy_install -f http://www.turbogears.org/1.0/downloads/1.0.4.4 RuleDispatch
and then turbogears install
easy_install -f http://www.turbogears.org/1.0/downloads --1.0.4.4

Revision as of 09:46, 21 July 2011

OPEN:--Bourke 10:39, 19 July 2011 (CEST)

Using ESciDoc_Admin as basis

Prerequisite for Easy_Install is Setuptools Install link to v0.6c11

updated sqlalchemy download

Easy_install fails to install turbogears 1.0.3 correctly and leaves dir corrupted. Trying with successor framework pip (simply replace easy_install with pip install, keep old version requirements.

Pysqlite appears to no longer exist at these links. found downloads here

c:\dev\escidocadmin\escidocadmin_env>easy_install -f http://www.turbogears.org/1.0/downloads/1.0.4.4 RuleDispatch

and then turbogears install

easy_install -f http://www.turbogears.org/1.0/downloads --1.0.4.4