Package Details: eog2 2.32.1-1

Package Base: eog2
Description: Eye of Gnome: An image viewing and cataloging program
Upstream URL: http://projects.gnome.org/eog/
Category: gnome
Licenses: GPL
Submitter: Radioactiveman
Maintainer: None
Last Packager: None
Votes: 3
First Submitted: 2011-06-01 16:46
Last Updated: 2012-06-12 19:58

Latest Comments

Comment by Radioactiveman

2014-08-11 12:39

"eom" from the MATE DE should be a good replacement.

Comment by Radioactiveman

2012-05-20 15:48

The problem was a missing linker flag. I've updated the PKGBUILD so it compiles again.
Thanks for your notice.

Comment by PhotonX

2012-05-20 12:32

I'm getting following error when compiling:

---
CCLD eog
/usr/bin/ld: ./.libs/libeog.a(libeog_la-eog-module.o): undefined reference to symbol 'g_module_symbol'
/usr/bin/ld: note: 'g_module_symbol' is defined in DSO /usr/lib/libgmodule-2.0.so.0 so try adding it to the linker command line
/usr/lib/libgmodule-2.0.so.0: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
---

What could be the problem?