Hi, argh... Yes.. there is a bug in the configure script...
Please do ./configure --prefix=YOUR_DIRECTORY --disable-nautilus and then make && make install and it will work this time. We should fix this error soon. Greetings On Wed, Jan 5, 2011 at 4:14 AM, BM <[email protected]> wrote: > So, I tried doing : > >>>/.../evince $ make distclean >>> ~/.../evince $ ./autogen.sh --prefix=$PWD/myevince >>> ~/.../evince $ make >>> ~/.../evince $ make install > > but now the the last log is: > ... > ... > libtool: install: /usr/bin/install -c > .libs/libevince-properties-page.soT > /usr/lib/nautilus/extensions-2.0/libevince-properties-page.so > /usr/bin/install: cannot remove > `/usr/lib/nautilus/extensions-2.0/libevince-properties-page.so': > Permission denied > make[2]: *** [install-nautilusextensionLTLIBRARIES] Errore 1 > make[2]: uscita dalla directory «/home/mario/evince-2.30.3/properties» > make[1]: *** [install-am] Errore 2 > make[1]: uscita dalla directory «/home/mario/evince-2.30.3/properties» > make: *** [install-recursive] Errore 1 > > it seems that the script is trying tu update my original version of > evince or something (/usr/lib/nautilus/extensions-2.0/) related, thing > that I don't desire...I'd like to have two executables of evince, the > original one and the modified version separated. > How should I do that? > > Thanks. > _______________________________________________ > evince-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/evince-list > _______________________________________________ evince-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evince-list
