mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-14 05:25:44 +00:00
[BUG] rpm build errors - missing freetype sources in tar.gz and configure mismatches between src and rpm #474
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tomas-kuchta on GitHub (Jan 13, 2019).
Please prefix your issue with one of the following: [BUG], [PROPOSAL], [QUESTION].
CCExtractor version (using the --version parameter preferably) : 0.87
In raising this issue, I confirm the following (please check boxes, eg [X] - and delete unchecked ones):
My familiarity with the project is as follows (check one, eg [X] - and delete unchecked ones):
Necessary information
-autoprogram**Video links (replace text below with your links) **
None needed
Additional information
Running ./rpm.sh from package_creators directory fails due to following issues:
./configure --prefix=/usr --enable-ocr
Adding directory full src/freetype directory to the tar file at creation resolves the build issue.
Build done on: openSuSE 42.3 with following ccextractor specific dependencies:
Thank you, Tomas
PS: Make sure you set an alert in GitHub so you get notifications about your ticket. We may need to ask questions and we do everything inside GitHub's system.