Re: Install of revision 418 fails
- From: "Chunlei Niu" <niuchl@xxxxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Mon, 21 May 2007 21:58:47 +0800
It works. Thanks.
On 5/21/07, tpgww@xxxxxxxxxxx <tpgww@xxxxxxxxxxx> wrote:
On Mon, 21 May 2007 09:25:03 +0800
"Chunlei Niu" <niuchl@xxxxxxxxx> wrote:
> When I install revision 418, one error is reported.
>
> make WITH_THUMBS=1
>
> sudo make install
>
> install: will not overwrite just-created
> `/usr/local/lib/emelfm2/plugins/e2p_thumbs.so' with
> `objs/plugins/optional/e2p_thumbs.so'
> make: *** [install_plugins] Error 1
In recent times, there have been a few different approaches tried, to get
the optional plugins and related icons to install properly when, and only
when, appropriate. I suspect that that you still have, from one of the
previous approaches, in ..../plugins a link to
..../plugins/otional/e2p_thumbs.c. Or perhaps an actual copy of that file.
In which case, the plugin will be built twice and does not like to be
installed twice.
Try clearing from ..../plugins any file/link that's also in
..../plugins/otional
Likewise from ..../icons any file/link in that's also in
..../plugins/otional
Regards
Tom
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or
by logging into the web interface.
--
Best Regards
Chunlei
- References:
- Install of revision 418 fails
- From: Chunlei Niu
- Re: Install of revision 418 fails
- From: tpgww
Other related posts:
- » Install of revision 418 fails
- » Re: Install of revision 418 fails
- » Re: Install of revision 418 fails
On Mon, 21 May 2007 09:25:03 +0800 "Chunlei Niu" <niuchl@xxxxxxxxx> wrote: > When I install revision 418, one error is reported. > > make WITH_THUMBS=1 > > sudo make install > > install: will not overwrite just-created > `/usr/local/lib/emelfm2/plugins/e2p_thumbs.so' with > `objs/plugins/optional/e2p_thumbs.so' > make: *** [install_plugins] Error 1 In recent times, there have been a few different approaches tried, to get the optional plugins and related icons to install properly when, and only when, appropriate. I suspect that that you still have, from one of the previous approaches, in ..../plugins a link to ..../plugins/otional/e2p_thumbs.c. Or perhaps an actual copy of that file. In which case, the plugin will be built twice and does not like to be installed twice. Try clearing from ..../plugins any file/link that's also in ..../plugins/otional Likewise from ..../icons any file/link in that's also in ..../plugins/otional Regards Tom -- Users can unsubscribe from the list by sending email to emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by logging into the web interface.
- Install of revision 418 fails
- From: Chunlei Niu
- Re: Install of revision 418 fails
- From: tpgww