Haut de page

Mac OS X 10.9.5


Service Version Quand Commande
iTunes 11.1.5 10.9.2 -
11.3 10.9.4
12.3.0.144 10.9.5
iPhoto 9.5.1 10.9.5
Apache Apache/2.2.24 (Unix) 10.9

httpd -V
ou
/opt/apache2/bin/httpd -V

Apache/2.2.26 (Unix) 10.9.4
php 5.4.24 10.9.2

php-config --version

5.4.30 10.9.5
Sendmail ? 10.9

sendmail -d0 </dev/null

fetchmail not found 10.8

fetchmail -V

OpenSSL OpenSSL 0.9.8y 5 Feb 2013 10.9

openssl version

OpenSSL 0.9.8za 10.9.5
rsync 2.6.9 protocol version 29 10.9

rsync --version

Samba 2.0.1 10.9.2

smbd -V
%I sur /System/Library/Filesystems/smbfs.fs

gcc gcc version 4.2.1 Xcode 5.0.2

gcc -v

Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) Xcode 5.0.2
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn) Xcode 5.1
Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) XCode Command Line Tools 6.2
java Not found 10.9

java -version

python 2.7.5 10.9.5

python -V

perl v5.16.2 10.9

perl -v

ruby ruby 2.0.0p247 (2013-06-27 revision 41674) 10.9

ruby -version

ruby 2.0.0p481 (2014-05-08 revision 45883) 10.9.5
cups 1.7.1 10.9.2

cups-config --version

mysql Not found 10.9

mysql -version

postgreSQL Not found 10.9

postgres_real --version

svn svn, version 1.7.19 CLT 6.2

svn --version

git git version 1.8.3.4 (Apple Git-47) Xcode 5.0.1

git --version

git version 1.8.5.2 (Apple Git-48) Xcode 5.1
git version 1.9.5 (Apple Git-50.3) CLT 6.2
Noyau Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64 10.9.2

hostinfo

bash 3.2.51(1)
3.2.53(1)
10.9
BashUpdate

bash -version


Quoi de neuf ?

  • Mars 2014 : Xcode 5.1 : clang 5.1, perl 5.16
  • OS X Mavericks (10.9)

    Trucs & Problèmes

    Plus de Partage Web ni de dossier Site

    Il n'y a plus l'interface permettant de l'activer mais httpd est bien présent /usr/sbin/httpd.
    Pour le lancer : sudo apachectl start. Pour le lancer automatiquement sudo launchctl load -w /System/Library/LaunchDaemons/org.apache.httpd.plist (Attention, vous ne pouvez plus l'arrêter par sudo apachectl stop car il va se relancer automatiquement)
    Dans le fichier /private/etc/apache2/http.conf il y a Include /private/etc/apache2/other/*.conf et on trouve other/php5.conf mais le module n'est pas chargé par défaut. Il faut enlever le # sur la ligne #LoadModule php5_module libexec/apache2/libphp5.so

    Recopier le fichier /private/etc/php.ini.default en php.ini, Dans le fichier, voir error_reporting, display_errors, html_errors et docref_root, date.timezone = "Europe/Paris", pdo_mysql.default_socket=/var/mysql/mysql.sock, default_port, default_socket.

    Le dossier /private/etc/apache2/users/ contient bien tous les login.conf (et Guest.conf), il est inclus dans http.conf via extra/httpd-userdir.conf



    Lors de l'installation d'OS X 10.9, le fichier /Library/Printers/InstalledPrinters.plist contient :

    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>InstalledPrinters</key> <array> <string>MANUFACTURER:1241;MODEL:1121</string> <string>MANUFACTURER:2652;MODEL:17664</string> <string>MANUFACTURER:APPLE;MODEL:SD Card Reader</string> <string>MANUFACTURER:Apple Inc.;MODEL:BRCM2046 Hub</string> <string>MANUFACTURER:OPTIARC;MODEL:DVD RW AD-5680H</string> </array> <key>Manufacturers</key> <array> <string>1241</string> <string>2652</string> <string>APPLE</string> <string>Apple Inc.</string> <string>OPTIARC</string> </array> </dict> </plist>

    Le fichier /Library/Preferences/org.cups.printers.plist contiendra les imprimantes installées.

    Voir aussi

    Clang vs gcc

    2014-2015



    FutureShare

     | 

    Glossaire

     |