You are not logged in.
Pages: 1
I want to install camorama. (compile not install )
when I type make i see error.
It says something about GNOMEDIR.
Should I install all Gnome ?
Offline
error is:
main.c:82: error: 'GNOMELOCALEDIR' undeclared (first use in this function)
main.c:82: error: (Each undeclared identifier is reported only once
main.c:82: error: for each function it appears in.)
make[3]: *** [main.o] Błąd 1
make[3]: Opuszczenie katalogu `/home/mat/Desktop/camorama-0.18/src'
make[2]: *** [all] Błąd 2
make[2]: Opuszczenie katalogu `/home/mat/Desktop/camorama-0.18/src'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/mat/Desktop/camorama-0.18'
make: *** [all] Błąd 2
[root@xmat camorama-0.18]#
Offline
same here...for a very long time...
Its a sick world we live in....
Offline
sickhate
Have you got gnome or only KDE?
Maybe problem is only whn on arch is only KDE?
Offline
Someone that knows Gnome will have to confirm this, but I believe that GNOMELOCALEDIR is defined in order for programs to be internationalized. It should point to something like /opt/gnome/share/local (which isn't on my machine). I'm guessing that you'll need to install whatever is necessary to get Gnome's internationalization files, or edit the source code to attempt to work around this.
Last edited by skottish (2007-05-05 22:16:23)
Offline
Pages: 1