Code Monkey home page Code Monkey logo

Comments (5)

 avatar commented on May 16, 2024 1

Hi, Recoll developper here. The webui server side does not work in windows. I don't think that the Recoll Python module was ported to Windows actually. It might be possible, but nobody tried.

from recoll-webui.

gekke158 avatar gekke158 commented on May 16, 2024

Hi @medoc92 : Do you see any way of getting the WebUI to run on a Windows Server? Thanks

from recoll-webui.

 avatar commented on May 16, 2024

As mentionned above, the Recoll Python module was not ported to Windows. It's probably feasible, but quite a bit of work. I have no motivation to do it except maybe if someone pays for it (I'd have to take a closer look first).

I think that the easiest approach for doing this actually would be to run recoll and the webui in a Linux VM on the Windows server.

from recoll-webui.

gekke158 avatar gekke158 commented on May 16, 2024

@medoc92 thanks for the quick reply. I'll give your suggestion with the virtual box a shot.
My company may be willing to financially support the development for windows server, as we are very pleased with the performance of the standalone tool. Could you perhaps make a price offer?

from recoll-webui.

 avatar commented on May 16, 2024

I had a quick look and building/using the extension under Windows is probably not going to be a piece of cake. For example: the standard Python is built with the Microsoft compiler but Recoll currently uses mingw, so we'd need to either build Recoll with MSVC, which I had initially tried for the port, with no success, or use a MinGW build of Python. So let me know how it goes with the VM approach. Don't hesitate to reach me at [email protected] if you have issues.

from recoll-webui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.