Posts by Dorin

    Hello,


    For Linux I downloaded the file conquestlinux1416.tar.gz.crdownload but there is no dgate inside (no Server executable)
    I run the make process and no dgate was created - see what worked bellow


    mkdir conquest
    cd conquest to there
    tar xvf ../conquestlinux1416.tar.gz unpack all files
    cd jpeg-6c make the IJG library
    ./configure
    sudo make
    sudo make install
    cd ..
    cd jasper-1.900.1-6ct make the jasper library
    ./configure
    sudo make
    sudo make install
    cd ..


    No dgate was created
    The following commands are not working
    maklinux compile and install web access
    (or: maklinux_dbase, or: maklinux_postgres, or: maklinux_mysql)
    dgate -v -r regenerate the database
    dgate -v & run the server (for ever)



    Thank you


    Dorin