JLa a écrit 4 commentaires

  • # Install Apache ( suite )

    Posté par  . En réponse au message Installer Subversion et mod_dav_svn sur une RedHat. Évalué à 1.

    Plus d'info :
    voir dans http://svnbook.red-bean.com/en/1.0/ch06s04.html

    pour résumer : (extrait)

    Prerequisites

    To network your repository over HTTP, you basically need four components, available in two packages. You'll need Apache httpd 2.0, the mod_dav DAV module that comes with it, Subversion, and the mod_dav_svn filesystem provider module distributed with Subversion. Once you have all of those components, the process of networking your repository is as simple as:

    *

    getting httpd 2.0 up and running with the mod_dav module,
    *

    installing the mod_dav_svn plugin to mod_dav, which uses Subversion's libraries to access the repository, and
    *

    configuring your httpd.conf file to export (or expose) the repository.

    You can accomplish the first two items either by compiling httpd and Subversion from source code, or by installing pre-built binary packages of them on your system. For the most up-to-date information on how to compile Subversion for use with the Apache HTTP Server, as well as how to compile and configure Apache itself for this purpose, see the INSTALL file in the top level of the Subversion source code tree.

    Bonne journèe...
  • # Install de Subversion - Apache

    Posté par  . En réponse au message Installer Subversion et mod_dav_svn sur une RedHat. Évalué à 1.

    Il me semble que les modules pour Apache font partie des binaires de Subversion inclus dans le RPM.
  • # Codecs pour kaffeine (xine)

    Posté par  . En réponse au message Video WMV par Kaffeine. Évalué à 1.

    Je crois qu'il faut mettre tous ces codecs (.dll) dans /usr/lib/win32
    Enfin chez moi c'est ok !
  • [^] # Re: pb de décalration de path et chemin relatif, absolu.

    Posté par  . En réponse au message encore des questions sur linux. Évalué à 1.

    Tu peux aussi créer un lien dans ton répertoire bin personnel ( /home/<user>/bin )
    Ce repertoire est inclu dans le path lorsque tu te loge. Il faut peut etre le créer.

    cd ~/bin
    ln -s /home/Tractica/tests/moz/mozilla-firefox mozilla