connect conquest with posgresql

  • I'm sorry, I didn't find an answer.

    Trying to connect conquest 1.5.0.c with postgresql 13.

    The Window's conquest version creates a database and fills it without problems.

    On Linux, the gate -v -r command swears "***[Regeneration] /storage/Conquest-DICOM-Server/data/0009703828/1.3.46.670589.5.2.10.2156913941.892665339.860724_0001_002000_14579035620000 . dcm -FAILED: SQL Add"

    dcom.ini similar.

    What's wrong?

  • of course.

    the trouble is that maklinux has issued several errors


    /usr/bin/ld: cannot find -llua5.1collect2: error: ld returned 1 exit status

    cp: cannot stat 'dgate': No such file or directorycp: cannot stat 'src/servertask/servertask': No such file or directory


    so I copied the ready-made dgate from linux/dgate

    I run this file

  • Hi,


    that file has no postgres driver, only sqlite. You need to make sure you have the lua5.1 library to link against.


    This command is sometimes needed to provide the lua5.1 library:


    sudo ln -s /usr/lib/x86_64-linux-gnu/liblua5.1.so.0 /usr/lib/x86_64-linux-gnu/liblua5.1.so


    Marcel

Participate now!

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