ke4nt1
Group: Members
Posts: 2329
Joined: Oct. 2003 |
|
Posted: Sep. 02 2005,20:15 |
|
The /opt/bin and /opt/lib option has been discussed before. But there are still some challenges , even with that in use.
Depending on the program, some applications during the duration of their execution , STILL insist of finding needed things in certain locations..
Recompiling would be the best way to solve this, if your app allows the use of certain compile-time switches..
Truly, the wrappers seem to do a fine job for most of the binary contributions I see submitted, depending on the apps needs.
A post-install, and post-uninstall script would seem unnecessary, if the extension and application is assembled and compiled properly.. Any configuration needs can be handled within the wrapper at execution time..
Since DSL doesn't allow custom code in the extensions, this seems kinda moot anyway ( excepting the wrappers )
User created scripts and executables make me nervous, anyway, from a support and/or 'source code available' point of view..
73 ke4nt
|