Hi, I re-packaged PG 1.08 in FreeDOS package style (standard directory
tree) and added a binary. Please check my changes to PG.MAK and PG.H to
make this possible. In particular, I removed the pathspec for the plugin
and manpage directories. Bad thing, because functions will just fail
SILENTLY if plugins and/or pg.man are not found!
I recommend that PG 1.09 should assume that the plugins are in PATH
and that the pg.man file is in the same directory as the pg,exe binary
- both of those can be detected at run-time dynamically. Note that some
functions like "hex view" are case sensitive (you press H, not h).
My current "solution" is just to comment out the pathspecs, so plugins
and help work only if they are in the current directory when you run PG!

Eric.

> http://www.coli.uni-sb.de/~eric/stuff/soft/by-others/ pg108x.zip

PS: I used UPX --8086 to shrink the binary from 19k to 12k (not the
plugins, they are < 1k anyway... could be made PART of the binary, less files!)



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Freedos-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to