curaga
Group: Members
Posts: 2163
Joined: Feb. 2007 |
|
Posted: Oct. 13 2007,09:13 |
|
Making an extension would be easier. After compiling it, and getting to work, make a file list that includes all the files lirc needs, with all paths and one per line (like you would get from "find").
Then pack it up as a .dsl: tar -cvzf lirc.dsl -T my_filelist --no-recursion --numeric-owner Then use dsl2unc on it, to make it a unc (uses less ram): dsl2unc lirc.dsl
And now you can move this to the frame and test it..
-------------- There's no such thing as life. Those mean little jocks invented it ;) - Windows is not a virus. A virus does something!
|