Hi,
I'm after some links/tutorials for advice with things related to Linux programming, specifically these areas:
- Setting up/learning how to correctly use a source control system/server, i guess something like CVS or SVN?
- Some kind of guide on how to release software for the Linux audience, for example in my project I am using KDevelop and If i want to release the project how do i do this, i.e do i need to supply all the library's im using with my source code (like libxml & boost) or is it up to the user to obtain these for successful compilation. Also things like make files and configures, can i just use the automake/autoconf files KDevelop chucks out?
Thanks a lot for any tips,
Jack
I'm after some links/tutorials for advice with things related to Linux programming, specifically these areas:
- Setting up/learning how to correctly use a source control system/server, i guess something like CVS or SVN?
- Some kind of guide on how to release software for the Linux audience, for example in my project I am using KDevelop and If i want to release the project how do i do this, i.e do i need to supply all the library's im using with my source code (like libxml & boost) or is it up to the user to obtain these for successful compilation. Also things like make files and configures, can i just use the automake/autoconf files KDevelop chucks out?
Thanks a lot for any tips,
Jack