Displaying 4 results from an estimated 4 matches for "libglademm24".
2018 Dec 28
2
[Fwd: Centos 7.6 and Aeskulap]
> I tried to compile aeskulap on Centos 7.6 by using the commands ./configure followed by
> make which resulted in the following errors :
Attempting to build this way is next to pointless and will likely show
you errors completely unrelated to why the package won't properly build.
> make[4]: *** [dimoimg.o] Error 1
> make[4]: Leaving directory
2018 Dec 28
0
[Fwd: Centos 7.6 and Aeskulap]
...t help you then I suggest you look for the package elsewhere or
> try to (properly) build it yourself. Unfortunately neither of these
> options is supported here.
I was going to give it a shot but there are three build dependencies not
part of CentOS 7 / EPEL 7
dcmtk-devel
gconfmm26-devel
libglademm24-devel
When that starts to happen, it often results in needing additional
dependencies to build those, etc.
2018 Dec 30
1
[Fwd: Centos 7.6 and Aeskulap]
...t help you then I suggest you look for the package elsewhere or
> try to (properly) build it yourself. Unfortunately neither of these
> options is supported here.
I was going to give it a shot but there are three build dependencies not
part of CentOS 7 / EPEL 7
dcmtk-devel
gconfmm26-devel
libglademm24-devel
When that starts to happen, it often results in needing additional
dependencies to build those, etc.
--------------------------------------------------------------------------------
Alice,
Thanks much for trying. Your observation was the same as mine. I installed the above
dependencies...
2010 Oct 03
1
help with spec file
...edia
URL: http://kitone.free.fr/subtitleeditor/
Source: http://kitone.free.fr/subtitleeditor/files/subtitleeditor-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
#Patch: gtk_update_icon_cache.patch
BuildRequires: gstreamer-plugins-base-devel, gtk2-devel,
gtkmm24-devel, libglademm24-devel
BuildRequires: gstreamer-devel, pcre-devel, libxml++-devel,
enchant-devel, iso-codes-devel
Packager: bluethundr
%description
Subtitle Editor is a GTK+2 tool to edit subtitles for GNU/*.
It can be used for new subtitles or as a tool to transform, edit,
correct and refine existing subtitle. Th...