Menu

#15 Linux ?

v1.0_(example)
open
nobody
None
1
2017-03-22
2015-10-29
Anonymous
No

Hello.
Is the re really a Linux support ?

Only found an .exe on the package.

Discussion

  • Anonymous

    Anonymous - 2015-10-30

    Hi
    you can compile a Linux version wirh QT.

    You have to install QT
    sudo apt-get install qt4-default

    Now download the .zip file and extract it.
    Open a terminal an move wit cd into the extracted folder.
    Use the following commands to compile the 4chandownloader.
    qmake-qt4
    make

    Now you can test the application with the following command.
    Replace FILENAME with the name of the extracted folder.
    ./FILENAME

    Now your applicarion should be compiled.
    Hope it works!

    Source: http://wiki.ubuntuusers.de/Qt#Das-erste-Programm

     
  • Gilles W.

    Gilles W. - 2015-10-30

    Thanks.

     
  • Anonymous

    Anonymous - 2015-10-30

    Wow, thanks!. I recently moved to linux and I couldn't run this. I thought that the linux version was abandoned because there isn't any info and the last .deb version was in 0.9.6 or something like this.
    Thanks again bro.

     
  • Anonymous

    Anonymous - 2015-11-23

    This is very good, thanks. Awesome for Linux servers. I think you also get a Linux command line version.

     
  • Anonymous

    Anonymous - 2017-03-22

    Wow. Thanks. So simple yet so hard to find. Thanks for the answer man.

     

Anonymous
Anonymous

Add attachments
Cancel