Saturday, April 21, 2012

How to setup your development environment on linux??

If we look at the get installations of those packages are very easy. you have to use debian command called 'sudo apt-get install' for all of above packages first except for python. In linux 11.10 python 2.7 has been included, so you do not need to worry about that.
                              If you couldn't get installations from above command use following way,
1) wget ''
2) sudo tar xzvf '.tar.gz'
3) cd ''
4) python setup.py install or
                ./configure
                 sudo make
                 sudo make install
5)Then start to deploy your project into the apache server
6)If you have any problem regarding how to deploy the project in to server.... contact me via the blogger...
Thankxx

No comments:

Post a Comment

Let's try to build scrum masters/project managers/software architects/even a company with training AI models

The concept: The basic concept is to build trained AI model for each role separately in scalable fashion within a private cloud. As an examp...