Hirdetés

Új hozzászólás Aktív témák

  • Dhampir
    félisten

    Hali!

    Linux mind 17.3-at használok, a szoftvercsatornában nagyon régi a gnome commander, letöltöttem a legújabbat a weboldaláról, de nem tudom hogyan kell telepíteni.

    Egy 'xz' kiterjesztésű állomány töltődött le, kicsomagoltam, de nem tudom hogyan tovább.
    1 hónapja tértem át linuxra, tudna valaki segíteni?

    Előre is köszi!!!

    ~ » tar -xf gnome-commander-$VERSION.tar.xz # unpack the sources
    ~ » cd gnome-commander-$VERSION # change to the toplevel directory
    ~ » ./configure # run the `configure' script
    ~ » make # build GNOME Commander
    [ Become root if necessary ]
    ~ » make install # install GNOME Commander

    Másik módja a telepítésnek:

    ~ » git clone git://git.gnome.org/gnome-commander
    ~ » cd gnome-commander
    ~ » ./autogen.sh
    ~ » make
    [ Become root if necessary ]
    ~ » make install

    Forrás

    rpm-csomagkezelőt alkalmazó rendszeren update-tel, vagy Arch Linux alatt alapból a legfrissebbet kapnád.

Új hozzászólás Aktív témák