Hi, You find more info on Fedora Classroom sessions at
https://fedoraproject.org/wiki/Classroom Rahul -------- Original Message -------- Subject: [fedora-classroom] Introductory workshop on GNU autotools Date: Mon, 26 Apr 2010 11:14:03 +0530 From: Siddhesh Poyarekar <[email protected]> Reply-To: Fedora IRC Classroom discussion and feedback list <[email protected]> To: [email protected] CC: [email protected] Hi, I will be conducting an introductory workshop on GNU autotools in #fedora-classroom on 03 May, 2010 at 13:30 UTC. The aim of the classroom is to get people started on autotoolizing C code. I will use an example project and will go through the following: * Downloading the sample application * Creating files for the application => configure.ac -> Initialization -> Checks -> Output => Makefile.am -> Build programs -> Install additional files * Generating scripts Prerequisites for those wanting to attend this: * Familiarity with make, gcc * Ensure that autoconf, automake, gcc, make, etc. are installed on your system. `yum groupinstall "Development Tools"` ought to get all of it The session will not be covering autoheader and libtool since: * The sample I'm using does not need it * Those concepts are slightly more advanced and may require more time In other words, the session is for people who have never worked with autotools before. -- Siddhesh Poyarekar http://siddhesh.in _______________________________________________ classroom mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/classroom _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
