-
Notifications
You must be signed in to change notification settings - Fork 18
Error during installation #5
Comments
It seems like you're trying to make tgvoip. I only could install the library by issuing the following commands:
Otherwise I got some problems with libtool |
Current version does not require separate libtgvoip building. Also, gcc 8 or newer is required, earlier versions do not support some compiler flags. |
Hello! I've successfully installed the package on Ubuntu 18.04 with Python 3.6.9 after these preconfig steps: sudo snap install cmake Cmake from apt package is out-of-date - so install with snap. |
this worked for me, thanks a lot <3 |
In my case I need to install both gcc-8 AND g++-8 I also need to compile cmake but this is because snap is not working in docker image : https://askubuntu.com/questions/829310/how-to-upgrade-cmake-in-ubuntu |
What about Windows? Is there any solution for this OS? |
Unfortunately I can't answer. Didn't try on Windows. |
libtgvoip is build and ready
But pip installation fails:
OS: Ubuntu 18.04
Python: 3.6.9
The text was updated successfully, but these errors were encountered: