Tiny Core Extensions > TCE Q&A Forum

Gpicview

(1/2) > >>

4-stroke:
A few months ago I managed to compile Gpicview and make a tce out of it. For some stupid reason I deleted it. I can't remember which version it was.

Well, now when I try to compile version 0.2.1 I get this error:


--- Code: ---checking for intltool >= 0.40.0... ./configure: ./configure.lineno: line 14760: intltool-update: not found
 found
configure: error: Your intltool is too old.  You need intltool 0.40.0 or later.
--- End code ---

I have installed intltool-0.40.5.tczl from the repo, but the error stays.

What to do?



Juanito:
You usually see this error when perl or gettext are missing

4-stroke:
Installed gettext. No change.

Installed perl. Error changed:


--- Code: ---checking for perl >= 5.8.1... 5.10.1
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

--- End code ---

Installed perl_xml_parser.tcz. Error changed:


--- Code: ---checking for PACKAGE... configure: error: Package requirements (gtk+-2.0 >= 2.12.0) were not met:

No package 'gtk+-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PACKAGE_CFLAGS
and PACKAGE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

--- End code ---

Installed gtk2-dev.tcz.

Success! Thank you Juanito! :D

I need some more coffee...

4-stroke:
Not quite the success I hoped for. Fullscreen doesn't work. :-\


Juanito:
Did you load the Xorg-7.4-dev extension - required even for Xlibs in the base - you'd think it would complain about missing these, but you never know...

Navigation

[0] Message Index

[#] Next page

Go to full version