"eom" from the MATE DE should be a good replacement.
Search Criteria
Package Details: eog2 2.32.1-1
Package Actions
| Package Base: | eog2 |
|---|---|
| Description: | Eye of Gnome: An image viewing and cataloging program |
| Upstream URL: | http://projects.gnome.org/eog/ |
| Category: | gnome |
| Licenses: | |
| Submitter: | Radioactiveman |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2011-06-01 16:46 |
| Last Updated: | 2012-06-12 19:58 |
Dependencies (7)
- desktop-file-utils
- exempi>=2.1.1
- gnome-desktop2
- gnome-icon-theme>=2.31.0
- lcms>=1.19
- libexif>=0.6.19
- python2>=2.7
Required by (0)
Sources
Latest Comments
Comment by Radioactiveman
Comment by Radioactiveman
The problem was a missing linker flag. I've updated the PKGBUILD so it compiles again.
Thanks for your notice.
Comment by PhotonX
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?