(Newbye problem) cross compiling djmount

I want to cross compile djmount (upnp AV Media client) to use it on
beagle board.
It depends on many libraries like libupnp, fuse, talloc. I am new to
linux and beagleboard. Should i study bitbake and write recipe or
there is no need . Can autotools do the purpose. can you please
explain me in detail how should i go about it .

I want to cross compile djmount (upnp AV Media client) to use it on
beagle board.
It depends on many libraries like libupnp, fuse, talloc. I am new to
linux and beagleboard. Should i study bitbake and write recipe or
there is no need .

I advise you to read [1]. I would prefer though if you created a recipe,
because than more people could profit from it [2]. If you have questions
just ask on the OE mailing list (oe-devel) [3] and submit the work you
have already done [4].

Can autotools do the purpose. can you please explain me in detail how
should i go about it .

That depends on `djmount`. If it uses Autotools than they can certainly
be used.

Thanks and good luck,

Paul

[1] http://www.angstrom-distribution.org/simplified-development-setup
[2] http://www.angstrom-distribution.org/building-angstrom
[3] http://wiki.openembedded.org/index.php/Mailing_lists
[4] http://wiki.openembedded.org/index.php/Commit_Policy