Mailinglist Archive: opensuse-amd64 (278 mails)
| < Previous | Next > |
Re: [suse-amd64] mldonkey: configure: ok - make: ok - make install: error
- From: Raimund Eimann <raimund@xxxxxxxxxxxxxxxxx>
- Date: Sun, 5 Sep 2004 13:30:58 +0000 (UTC)
- Message-id: <200409050626.44320.raimund@xxxxxxxxxxxxxxxxx>
Hi Andreas,
> The makefile contains a variable:
> SOEMTHING=no
"grep no Makefile" gives this output:
# Do not edit Makefile, edit config/Makefile.in instead
@echo ' You should rerun ./configure now '
$(SRC_DONKEY)/donkeySupernode.ml \
src/spider/ecrawler/spiderSupernode.ml \
src/spider/ecrawler/spiderSupernode.ml \
icons/$(ICONS_CHOICE)/unknown.xpm \
icons/$(ICONS_CHOICE)/normal_user.xpm \
icons/$(ICONS_CHOICE)/mimetype_unknown.xpm \
#### IM stuff is now automatically included in the GUI
gnome_applet: $(APPLET_OBJS)
cd src/applets/gnome; make
@echo " Go in src/applets/gnome, su root, and call 'make
install'"
There's no "...=no" in there.
> Check what applications is missing and install it.
Quite frankly, I'm not yet convinced that this behavior is because of a
missing application.
> > To me that looks like a linewrap somewhere.
>
> No, like a missing command.
Cheers,
Raimund
> The makefile contains a variable:
> SOEMTHING=no
"grep no Makefile" gives this output:
# Do not edit Makefile, edit config/Makefile.in instead
@echo ' You should rerun ./configure now '
$(SRC_DONKEY)/donkeySupernode.ml \
src/spider/ecrawler/spiderSupernode.ml \
src/spider/ecrawler/spiderSupernode.ml \
icons/$(ICONS_CHOICE)/unknown.xpm \
icons/$(ICONS_CHOICE)/normal_user.xpm \
icons/$(ICONS_CHOICE)/mimetype_unknown.xpm \
#### IM stuff is now automatically included in the GUI
gnome_applet: $(APPLET_OBJS)
cd src/applets/gnome; make
@echo " Go in src/applets/gnome, su root, and call 'make
install'"
There's no "...=no" in there.
> Check what applications is missing and install it.
Quite frankly, I'm not yet convinced that this behavior is because of a
missing application.
> > To me that looks like a linewrap somewhere.
>
> No, like a missing command.
Cheers,
Raimund
| < Previous | Next > |