Git Product home page Git Product logo

Comments (4)

apostoldevel avatar apostoldevel commented on July 21, 2024

Hello!

After running CSS, the web shell will be available at: http://localhost:9220/dashboard.

Build is set to production by default (using PostgreSQL).

To build in emulator mode, change the following settings in the CMakeLists.txt file:

WITH_AUTHORIZATION OFF
WITH_POSTGRESQL OFF

and run:

./configure
cd cmake-build-release
make

or see Release.

from ocpp-cs.

MariemNagga avatar MariemNagga commented on July 21, 2024

Thank you so much, that was very helpful.

from ocpp-cs.

MariemNagga avatar MariemNagga commented on July 21, 2024

After running this command ./daemon.sh I received this error :

/home/mariem/Downloads/ocpp_1.0.5c5462e-b1_Linux/ocpp_1_0_5c5462e-b1/usr/sbin/ocpp: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/mariem/Downloads/ocpp_1.0.5c5462e-b1_Linux/ocpp_1_0_5c5462e-b1/usr/sbin/ocpp)
/home/mariem/Downloads/ocpp_1.0.5c5462e-b1_Linux/ocpp_1_0_5c5462e-b1/usr/sbin/ocpp: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/mariem/Downloads/ocpp_1.0.5c5462e-b1_Linux/ocpp_1_0_5c5462e-b1/usr/sbin/ocpp)
/home/mariem/Downloads/ocpp_1.0.5c5462e-b1_Linux/ocpp_1_0_5c5462e-b1/usr/sbin/ocpp: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/mariem/Downloads/ocpp_1.0.5c5462e-b1_Linux/ocpp_1_0_5c5462e-b1/usr/sbin/ocpp)

is this error related to ubuntu version:
I'm using this version

Description:	Ubuntu 18.04.6 LTS
Release:	18.04
Codename:	bionic

Thank you,

from ocpp-cs.

apostoldevel avatar apostoldevel commented on July 21, 2024

The release has been rebuilt, the problem should be fixed.

Thank you for contacting us.

from ocpp-cs.

Related Issues (15)

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.