Issue 17 in cjklib: .exe installer for MS Windows not available

8 views
Skip to first unread message

cjk...@googlecode.com

unread,
Jun 16, 2012, 10:08:46 PM6/16/12
to cjklib...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 17 by kevt...@gmail.com: .exe installer for MS Windows not
available
http://code.google.com/p/cjklib/issues/detail?id=17

What steps will reproduce the problem?
1. Go to "http://code.google.com/p/cjklib/downloads/list"
2. Find the .exe installer/package that contains it for MS Windows
3.

What is the expected output? What do you see instead?
Expected to find .exe installer/package that contains it for MS Windows.
But failed to do so.

What version of the product are you using? On what operating system?


Please provide any additional information below.


cjk...@googlecode.com

unread,
Jun 18, 2012, 4:08:46 PM6/18/12
to cjklib...@googlegroups.com
Updates:
Status: Accepted

Comment #1 on issue 17 by christop...@gmail.com: .exe installer for MS
Hi, I used to be able to build a Windows package on a Unix machine. However
now I can neither get it to work on a Mac or a Ubuntu machine.

I'll probably try to install Python & git on a Windows machine and get the
build to run there.

Can you install via normal Python packages in the mean time?

cjk...@googlecode.com

unread,
Jun 18, 2012, 4:19:49 PM6/18/12
to cjklib...@googlegroups.com

Comment #2 on issue 17 by kevt...@gmail.com: .exe installer for MS Windows
not available
http://code.google.com/p/cjklib/issues/detail?id=17

Hi Christopher,

Would you mind expanding on "install via normal Python packages"?

I "kind of" got it to work, not sure if it's installed or not.
I basically
1) moved the whole cjklib-xxxx folder to Python directory
2) Start python, go to cjklib-xxxx directory
enter these:
from cjklib import dbconnector
from sqlalchemy import select
db = dbconnector.getDBConnector()
from cjklib import characterlookup

I got what I needed for now, cjk.getStrokeCount. But not entirely sure if
what I did was at all correct in terms of proper installation.

Many thanks,
Kevin



cjk...@googlecode.com

unread,
Jun 19, 2012, 2:39:06 AM6/19/12
to cjklib...@googlegroups.com

Comment #3 on issue 17 by christop...@gmail.com: .exe installer for MS
According to
http://stackoverflow.com/questions/1449494/how-do-i-install-python-packages-on-windows
you can add C:\Python27\Scripts to your path and then use easy_install for
installing packages: "easy_install cjklib" should then hopefully do the
trick.

cjk...@googlecode.com

unread,
Jun 21, 2012, 1:40:43 PM6/21/12
to cjklib...@googlegroups.com

Comment #4 on issue 17 by kevt...@gmail.com: .exe installer for MS Windows
not available
http://code.google.com/p/cjklib/issues/detail?id=17

Great! Thank you ever so much. It seemed to have installed properly.

Kevin

Reply all
Reply to author
Forward
0 new messages