Imposible to deploy in Linux

Raudus Forums Deployment Imposible to deploy in Linux

This topic contains 0 replies, has 1 voice, and was last updated by  PCADAV 10 years, 5 months ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #576

    PCADAV
    Participant

    I’ve created a new project in Lazarus (under Linux) and after compiling it I try to run it from command line sudo (…) and this error occurs (although libmongoose.so is in the app path and www dir too. The app Application.Config.WwwDiskDirectory := ‘../../www’;  )

    Error:

    http://localhost:88/ – open in browser
    [FORMS.PP] ExceptionOccurred
    Sender=Exception
    Exception=Mongoose library not found (libmongoose.so).
    Stack trace:
    $082FF274
    $0807FC9C
    $0807FADC
    $0805E4EE  main,  line 19 of project1.lpr
    TApplication.HandleException Mongoose library not found (libmongoose.so).
    Stack trace:
    $082FF274
    $0807FC9C
    $0807FADC
    $0805E4EE  main,  line 19 of project1.lpr
    exception at 082FF274:
    Mongoose library not found (libmongoose.so).

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.