Closed agzam closed 3 months ago
Can't open output file "/home/ag/sandbox/td/tdutils/generate/auto/mime_type_to_extension.gperf
You have issues with access to the specified file. Likely, you cloned the project from root or tried to build it from root first, and now trying to build it in the same directory from an unpriviledged user.
OMG... Of course... Closing it before anyone notices my embarrassment :). Thank you and sorry for the noise.
Hmm... I still can't figure it out. When I build it with sudo, it builds, but then telega.el (the reason why I need to td) fails to work. Something must have changed, because I never had this problems before.
There were no changes with TDLib installation. Check that you use compatible TDLib and telega.el versions, and that you provided telega.el with the correct path to TDLib.
For some reason the build fails for me on Arch.
cmake -DCMAKE_BUILD_TYPE=Release ..
seems to be working fine. But then, the next step fails. Something to do withgperf
and MIME types. If anyone has clues what's missing, please let me know.
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argumentcmake -DCMAKE_BUILD_TYPE=Release ..
outputcmake --build .
output: