[Hejes-devel] [1668] update make-TODOs
hejes-devel at nytud.hu
hejes-devel at nytud.hu
Tue Oct 11 15:23:44 CEST 2016
Revision: 1668
Author: mittelholcz
Date: 2016-10-11 15:23:44 +0200 (Tue, 11 Oct 2016)
Log Message:
-----------
update make-TODOs
Modified Paths:
--------------
trunk/install/Makefile
Modified: trunk/install/Makefile
===================================================================
--- trunk/install/Makefile 2016-10-10 16:13:39 UTC (rev 1667)
+++ trunk/install/Makefile 2016-10-11 13:23:44 UTC (rev 1668)
@@ -13,6 +13,16 @@
sudo cp hyph_hu_HU.dic $(PYDIR)/hyphen/
sudo ln -s $(PYDIR)/hyphen/hyph_hu_HU.dic $(PYDIR)/hyphen/hu_HU
# TODO: use the actual python dist dir, e.g. python2.6 on clara
+# TODO2:
+# OpenOffice megszunt -> 'python ./setup.py install' nem fut le.
+# Helyette installalhato a
+# pip install http://pypi.python.org/packages/source/P/PyHyphen/PyHyphen-1.0beta1.zip
+# paranccsal. Ez viszont nem az /usr/lib/python2.7/site-packages/-be fog
+# telepiteni, hanem a /usr/local/lib/python2.7/dist-packages/ konyvtarba ->
+# at kell irni a PYDIR-t is - mas ugy sem hasznalja. (MI)
+# TODO3:
+# Persze jobb lenne minden pythonos telepitest virtualenv-vel vagy conda-val
+# megoldani. (MI)
#DEPRECATED: we must use pyhyphen-1.0 + default dictionary for now instead of pyhyphen-2.0
install_pyhyphen2:
@@ -45,3 +55,5 @@
# Install web2py_src.zip to /opt/web2py
# TODO
+# 2.4.6-es verzio elerhetosege:
+# https://github.com/web2py/web2py/releases/tag/R-2.4.6 (MI)
More information about the Hejes-devel
mailing list