> Regarding your question about Debian, we'd certainly be glad to have > binary package build scripts and/or a binary distribution for it, along > with any source or makefile/configuration tweaks needed. The same goes > for other platforms. :-)
I'm looking into the rpm for Unicon, and am having some trouble with it. I can build and install the rpm fine, and with that installation can build and run programs using the v10 graphics references. However, I would like to use Robert's latest graphics routines, and they don't seem to get installed. (When I build and run Unicon locally in my own directory, everything works fine.) 1) guih.icn not found I can manually get around this by copying unicon/uni/gui/guih.icn over to the right place, but does this indicate a missing makefile or Install target? 2) "link": Unable to import package gui The offending statement is import gui so, just where is the 'import' statement looking, and what is it looking for? gui.u, or a uniclass.*, or something else? Wendell ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Unicon-group mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unicon-group
