Working on a multi-person - multip-site project with Merb (awsome!). I need to ease the life of my developers and sysadmins by making the application as independent (i.e. bundled) from the underlying OS configuration as possible.
This means that all the library dependencies that certain gems have (e.g. libsqlite3, libfcgi, etc...) need to reside in my project (probably lib/ext). How do I tell thor to: - use a custom LD_LIBRARY_PATH, include path that will include these libs - optionally, maybe to compile them? Ognen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
