Cross-compiling Conquest for Synology

  • Hi there,


    I am trying to install Conquest server on my Synology NAS which rocks a Marvell Kirkwood mv6282 SoC (and hence an ARM v5TE processor). Rather than compiling it directly on mu NAS it seemed easier to do a cross-compilation on my x86 linux pc . I installed the toolchain Synology provides for cross compilation and followed Conquest user guide and I am calling the configure script in conquest folder with the right parameters to make it use my desired toolchain and the following make commands seem to finish quite happily. My question is, how should I move this build to my target machine? What files should I move around? Presumably I shouldn't do the "make install" steps. Basically, can anyone provide a guide for cross-compiling conquest?


    Thanks.

  • Hi,


    assuming sqlite database you need just these files:


    dgate
    dgatesop.lst
    dicom.ini
    dgate.dic
    dicom.sql


    and these (empty) folders


    data/printer_files
    data/incoming
    data/dbase


    Then these command generate the database and run the server


    dgate -v -r
    dgate -v &


    for the webserver you need a few files extra in cgi-bin and htdocs.


    Hope this helps.


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!