Branches
Releases
|
Version
|
Focus
|
Date
|
|
0.1.9
|
Minor feature enhancements |
07-Jul-2007 18:33 |
|
0.1.9beta1
|
Major bugfixes |
17-Jun-2007 14:35 |
|
0.0.8
|
Minor bugfixes |
18-Jan-2007 07:26 |
|
0.0.7
|
Minor feature enhancements |
03-May-2006 11:47 |
|
0.0.6
|
Major bugfixes |
15-Aug-2003 07:46 |
|
0.0.5
|
Minor feature enhancements |
08-Aug-2003 16:12 |
|
0.0.4
|
N/A |
06-Aug-2003 04:26 |
|
0.0.3
|
Major feature enhancements |
21-Jul-2003 09:11 |
|
0.0.2
|
Major feature enhancements |
16-Jul-2003 07:59 |
|
0.0.1
|
Initial freshmeat announcement |
10-Jul-2003 14:04 |
Comments
[»]
dependencies
by Chromatic Distortion - Mar 30th 2006 10:36:33
Okay, this thing has two dependencies that need to be filed.
One is pychm , which is python bindings to libchm, which is another
dependency.
Before I didn't have pychm, and archmage wouldn't work at all before.
Afterwords, It works perfectly. I love the what the -p switch does you guys
are doing a great job!
There might be some more dependencies because of the -p switch that causes
archmage to act as an http server.
-- I found the ANY key. It's the power button.
[reply]
[top]
[»]
Re: dependencies
by Basil Shubin - Jan 22nd 2007 21:42:12
> Okay, this thing has two dependencies
> that need to be filed.
> One is pychm , which is python bindings
> to libchm, which is another dependency.
Sorry, I don't have permission to fill this dependencies and to update
other information about this project.
[reply]
[top]
[»]
U sure this is linux software?
by MSilveira - Aug 31st 2003 18:53:28
Are you and Jed sure you've both ran this under linux systems?
The Makefile for chmlib is ridiculous!
-- Helloooo Worrrrld! :D
[reply]
[top]
[»]
Works for me (was Re: U sure this is linux software?)
by carlos - Nov 2nd 2003 14:49:37
> Are you and Jed sure you've both ran
> this under linux systems?
>
> The Makefile for chmlib is ridiculous!
Try compiling it with
python setup.py install
If you have installed swig, it will work. I
decompiled
a .chm file without any problems.
[reply]
[top]
|