On Mon, Jun 26, 2006 at 10:17:07PM +0200, Andreas Jellinghaus wrote:
> Peter Stuge wrote:
> >Looks good. Perhaps there could be a compiled-in default also for
> >WIN32, that way the code would be slightly cleaner.
> 
> The compiled in default is always wrong, as some people install on
> C, some on D, some with german windows "Programme" some with
> english "Programs" and so on. I prefer not to have a magic that
> sometimes works and sometimes not and instead try to teach people
> about what we do and why.

Optimization for the common case is a good thing IMHO, even if it
means limited magic. %ProgramFiles% could be used to find the
localized Program Files folder. I'm not sure we want that though..


> The default installer gets it right for normal users so they don't
> care. but we might need to improve the documentation for people who
> compile themself. Suggestions and changes to the wiki are very
> welcome! (mail me to get a wiki user account).

Yep, documenting requirements is important.


//Peter
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to