oxala
#1
Hello All,
I am trying to do a simple build from tarball of gthumb-2.10.12 on OS11.3.
make[2]: Entering directory /usr/local/src/gthumb-2.10.12/doc' make[2]: *** No rule to make target
…/gnome-doc-utils.make’, needed by Makefile.in'. Stop. make[2]: Leaving directory
/usr/local/src/gthumb-2.10.12/doc’
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gthumb-2.10.12’
make: *** [all] Error 2
I have gnome-doc-utils and friends installed … the actual code appears to compile fine.
Any ideas?
Charles Wight (aka oxala)
Hi
Why 2.10 when 2.11 comes with 11.3?
Have a look at the rpm spec file here;
https://build.opensuse.org/package/view_file?file=gthumb.spec&package=gthumb&project=openSUSE%3A11.3
Your possibly missing gnome-doc-utils-devel
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.3 (x86_64) Kernel 2.6.34-12-default
up 7 days 11:31, 2 users, load average: 0.15, 0.08, 0.02
GPU GeForce 8600 GTS Silent - Driver Version: 256.44
oxala
#3
Hello,
Never mind … must be something foobared in 2.10.12 … 2.10.11 compiled without issue.
Why 2.10 when 2.11 comes with 11.3?
I want to run both 2.10.X and 2.11.6 on the same box. I want see just how foobared the 2.11 rewrite really is …
I’m contemplating hacking my own 2.11 variation together or just maintaining my own 2.10 …
Thanks!
oxala