meetingtore.blogg.se

Xcode for mac apache
Xcode for mac apache









  1. #XCODE FOR MAC APACHE HOW TO#
  2. #XCODE FOR MAC APACHE MAC OS X#
  3. #XCODE FOR MAC APACHE MAC OS#

You can test the apache config by runing these command. You can check if this is working by restarting the apache service by using. Just change the following lines in nf located at /etc/apache2.ĭocumentRoot “/Library/WebServer/Documents”Īlso change the following line in same nf Now if you want you can change it to a more comfortable location. The DocumentRoot of apache is by default at /Library/WebServer/Documents. Verify if this works by opening Modify the DocumentRoot for Apache.

xcode for mac apache

#XCODE FOR MAC APACHE MAC OS#

  • Enable Apache on Mac OS X, by giving the following command.
  • Open Terminal and switch to root by issuing following command.
  • xcode for mac apache

    I am just taking some basic step from this blog Install Apache. BlogĪll of these software are very much essential for a lot of development, like web development, Java EE application, and others.Ī more detailed installation process is mentioned in this link.

  • Here is a link to a more detailed tutorials.
  • Untar it and you will get a eclipse folder, open a new finder window and the copy the folder in the application folder.
  • ex (eclipse-jee-kepler-SR2-macosx-cocoa-x86_64.tar)
  • It will download a tar.gz file depending on the achitecture.
  • Download eclipse from this link eclipse.
  • To install Eclipse on Mac you can follow the following list. The Process to install it is mentioned in this Link. You can follow the below instruction to install it. Install solarized color theme in Mac OS 10.9 So if you want to install Java 7 follow the below steps.įor reference you can check this link StackOverflow Also you can install from Apple on Java 6. Kindly see the question on stackoverflow for the problem, as Java is not pre bundled in Mac OS 10.9.

    xcode for mac apache

    Import urllib2,os,hashlib h = '7183a2d3e96f11eeadd761d777e62404' + 'e330c659d4bb41d3bdf022e94cab3cd0' pf = 'Package Control.sublime-package' ipp = sublime.installed_packages_path() os.makedirs( ipp ) if not os.path.exists(ipp) else None urllib2.install_opener( urllib2.build_opener( urllib2.ProxyHandler()) ) by = urllib2.urlopen( '' + pf.replace(' ', '%20')).read() dh = hashlib.sha256(by).hexdigest() open( os.path.join( ipp, pf), 'wb' ).write(by) if dh = h else None print('Error validating download (got %s instead of %s), please try manual install' % (dh, h) if dh != h else 'Please restart Sublime Text to finish installation') Install the Package Control by following the instruction provided at WBond The best of them is provided by a developer name WBond. There are lot of Packages which provides extension to the functionality to Sublime Text. We all need a very good Code Editor with and there are lot of them, One of them is Sublime Text which is a great editior just for the fact that it has something for Experiencied Developer/Hacker, or people who have just started Developement. Here is the Link where you can find the Packages/Formula which are supported in HomeBrew. You can also see the alternate list of installation for HomeBrew. You can give this command to install HomeBrew.

    #XCODE FOR MAC APACHE HOW TO#

    You can follow instruction mentioned in this Link which you can see how to set up Mac OS for Developers. But before using HomeBrew you might need the following.

    xcode for mac apache

    There are lot of packages missing in AppStore, So when you have to install these packages, you can use HomeBrew.

    #XCODE FOR MAC APACHE MAC OS X#

    Things to do after a fresh install of Mac OS X Mavericks.











    Xcode for mac apache