LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   shell script to run source code and find all its dependencies. (https://www.linuxquestions.org/questions/linux-newbie-8/shell-script-to-run-source-code-and-find-all-its-dependencies-823457/)

srinathkanchan 08-01-2010 10:03 PM

shell script to run source code and find all its dependencies.
 
hello friends..this is srinath,newbie to linux and shell scripts.

am in need of shell script,which have to checkout the source code(C/C++) from CVS server to a specified directory and compile that source code and get all its dependency files to a specified directory.

grail 08-01-2010 10:19 PM

That sounds like a great idea. Let us know how you go?

tommyttt 08-02-2010 02:53 AM

Quote:

Originally Posted by srinathkanchan (Post 4052141)
hello friends..this is srinath,newbie to linux and shell scripts.

am in need of shell script,which have to checkout the source code(C/C++) from CVS server to a specified directory and compile that source code and get all its dependency files to a specified directory.

So what have you done so far and with what results? Most of us are here to offer guidance, not solve problems for people. You'll learn much more by doing the work yourself, making mistakes, and learning from them.

We'll give help but it's a two way street.

Tom


All times are GMT -5. The time now is 02:53 AM.