[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Re: [uClinux-dev] adding mutt as application in uClinux-dist
Jivin Hema.K lays it down ...
>
> Hi all
>
> Actually i want to add an application to the uClinux-dist.
> When i went through the Documentation (HOW to ADD APPLICATION)it said write a Makefile for the C files u r adding.
>
> But the Application i want to add is mutt(Mail Transfer Agent)and it has lot of C files with 2 to 3 directories in it.
>
> So it is similar to the Smtpclient(path=>uClinux-dist/user/Smtpclient) in the uClinux-dist.
>
> i want my mutt to be added is the way Smtpclient is added.
> Can anyone tell me how to do it or is there any other method i must follow in order to add my mutt mail client to the uClinux-dist.
Apart from the mechanism in the how-to, if you can utilise configure
it is preferred.
You still need to edit:
user/Makefile
config/config.in
config/Configure.help
user/mutt/Makefile (or makefile is Makefile exists)
as per the HOWTO, but you should look at the Makefiles in:
user/ethtool
user/wget
user/grep
for how to use configure within the dist. Hopefully mutt has a suitably
advanced configure to handle building outside the source tree ;-)
Cheers,
Davidm
--
David McCullough, davidm@snapgear.com Ph:+61 7 34352815 http://www.SnapGear.com
Custom Embedded Solutions + Security Fx:+61 7 38913630 http://www.uCdot.org
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/