Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with configuriation file during install #765

Open
chriskosinski opened this issue Dec 16, 2022 · 1 comment
Open

Problem with configuriation file during install #765

chriskosinski opened this issue Dec 16, 2022 · 1 comment

Comments

@chriskosinski
Copy link

I gave it a shot and tried to install software manually. Everything seems to be going well [1], except for the part when at the end, installer asks me to put two lines somewhere (I assume in confgration file). I was trying to do my best for pas 3h but there's always some kind of problem; usually at syntax at this moment, which is interesting bercause the syntax is the same as for other options in the file. Anyway, could anyone help me with that or point where my mistake have been? Best regards

[1]
git clone https://github.com/gammu/gammu
cd gammu/
mkdir build
cd build
cmake ..
(..all seems to be OK)
-- Backup/Restore functions enabled
-- Init script not being installed, install it by -DINSTALL_LSB_INIT=ON
-- Udev rules not being installed, install it by -DINSTALL_UDEV_RULES=ON
-- Configuring incomplete, errors occurred!
See also "/opt/gammu/build/CMakeFiles/CMakeOutput.log".
See also "/opt/gammu/build/CMakeFiles/CMakeError.log".

I tried going through the error and output log, but it doesn't tell you where exactly you should pass on those parameters...

@pjarmuzek
Copy link

Hi,
Can you share these two logfiles?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants