Windows Support #13

Open
opened 2016-01-03 15:58:24 +00:00 by somebody · 5 comments
somebody commented 2016-01-03 15:58:24 +00:00
Owner
  • launcher app
  • convert ctl to ctl.bat
  • add win32 to pandora_platform / split platform by platform
  • fix path issues and other platform related bugs
  • fix network related code (get_local_ipv4...)
- launcher app - convert ctl to ctl.bat - add win32 to pandora_platform / split platform by platform - fix path issues and other platform related bugs - fix network related code (get_local_ipv4...)
j added the
major
defect
labels 2016-01-03 15:58:24 +00:00
Author
Owner

ip lookup should work since []changeset:031b6ca7cd7944e1d51ace169013cec4f54b5543/openmedialibrary

ip lookup should work since []changeset:031b6ca7cd7944e1d51ace169013cec4f54b5543/openmedialibrary
rlx added this to the M3 (later) milestone 2016-01-16 05:20:05 +00:00
Author
Owner

install/compile python modules in requirements.txt

lxml
simplejson
ed25519>=1.4
SQLAlchemy==0.9.7
pyopenssl>=0.15
pyCrypto>=2.6.1
pillow

pillow seams to be the only one available as wheel

install/compile python modules in requirements.txt lxml simplejson ed25519>=1.4 SQLAlchemy==0.9.7 pyopenssl>=0.15 pyCrypto>=2.6.1 pillow pillow seams to be the only one available as wheel
Author
Owner
with <https://www.python.org/ftp/python/3.5.1/python-3.5.1-embed-win32.zip> if api-ms-win-crt-runtime-l1-1-0.dll missing: <https://download.microsoft.com/download/C/E/5/CE514EAE-78A8-4381-86E8-29108D78DBD4/VC_redist.x86.exe> install pip: wget <https://bootstrap.pypa.io/get-pip.py> python.exe get-pip.py pip.exe install pillow
Author
Owner
(http://www.lfd.uci.edu/~gohlke/pythonlibs/)
Author
Owner

use pdftocairo / pdftotext from http://blog.alivate.com.au/tag/pdftocairo/

use pdftocairo / pdftotext from <http://blog.alivate.com.au/tag/pdftocairo/>
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/openmedialibrary#13
No description provided.