• [^] # Re: J'aimerais des explications sur

    Posté par . En réponse à la dépêche Redo, un remplaçant de choix pour Make. Évalué à 4.

    Le gestionnaire de paquets lui-même utilise Python, donc Python est installé par défaut :

    $ head /usr/bin/pkg
    #!/usr/bin/python2.6
    #
    # CDDL HEADER START
    #
    # The contents of this file are subject to the terms of the
    # Common Development and Distribution License (the "License").
    # You may not use this file except in compliance with the License.
    #
    # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
    # or http://www.opensolaris.org/os/licensing.