[SOLVED] Subtitleeditor not launching/building
by however from LinuxQuestions.org on (#5S6YA)
Hello Everyone,
I have been using subtitleeditor for a few years (although not in the last 2 months).
Today, i tried to launch the application and I had this error msg
Quote:
I checked my packages and the gstsstreamermm package is installed.
Maybe some libraries are outdated, I thought so, I tried to rebuild the 'subtitleeditor' package using 'ponce's repo' and 'sbopkg -i' and the build stopped during the
Quote:
Suggestions are welcome on what I might be missing this time.
p.s.: I remember, last year, having a similar issue with 'aegisub'; the build could not complete. Although, i am trying Ponce's package again, as I type this post.
EDIT: aegisub finished building and installing successfully but it just wont launch.
Quote:
I have been using subtitleeditor for a few years (although not in the last 2 months).
Today, i tried to launch the application and I had this error msg
Quote:
bash-5.1$ subtitleeditor subtitleeditor: error while loading shared libraries: libgstreamermm-1.0.so.1: cannot open shared object file: No such file or directory bash-5.1$ |
Maybe some libraries are outdated, I thought so, I tried to rebuild the 'subtitleeditor' package using 'ponce's repo' and 'sbopkg -i' and the build stopped during the
Quote:
In file included from /usr/include/gstreamermm-1.0/gstreamermm/element.h:29, from /usr/include/gstreamermm-1.0/gstreamermm/check.h:13, from /usr/include/gstreamermm-1.0/gstreamermm.h:63, from main.cc:31: /usr/include/gstreamermm-1.0/gstreamermm/object.h:32:10: fatal error: gstreamermm/clockutils.h: No such file or directory 32 | #include <gstreamermm/clockutils.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:1467: subtitleeditor-main.o] Error 1 make[2]: Leaving directory '/tmp/SBo/subtitleeditor-20191130_4c215f4/src' make[1]: *** [Makefile:481: all-recursive] Error 1 make[1]: Leaving directory '/tmp/SBo/subtitleeditor-20191130_4c215f4' make: *** [Makefile:413: all] Error 2 subtitleeditor: Would you like to continue processing the rest of the queue or would you like to abort? If this failed package is a dependency of another package in the queue then it may not make sense to continue. |
p.s.: I remember, last year, having a similar issue with 'aegisub'; the build could not complete. Although, i am trying Ponce's package again, as I type this post.
EDIT: aegisub finished building and installing successfully but it just wont launch.
Quote:
bash-5.1$ aegisub bash-5.1$ aegisub -v bash-5.1$ |