Re: eb-lite-alpha-9 fails to install

Meredydd <[email protected]> Sun, 26 Oct 2003 09:43:43 +0000
Newsgroups gmane.network.everybuddy.user
Message-ID <[email protected]>
Oops. Someone's fallen victim to a hastily-hacked-together build script!

OK, I forgot to include install stuff in that alpha (hmm...somewhat 
surprised nobody else has stumbled on that yet - perhaps nobody's 
daring to use the ABS?). Since "make" succeeded, there's a working core 
binary called core/src/eb-lite. Just copy that somewhere, for example:

$ su
Password:
# cd eb-lite-alpha-9/core/src
# cp eb-lite /usr/local/bin/
# chmod 755 /usr/local/bin/eb-lite

Meredydd

On Friday 24 October 2003 19:21, Andres Brigard wrote:
> Hi,
>
> I was trying to install the eb-lite alpha 9 (ABS version).
> <http://www.everybuddy.com/eb-lite/files/eb-lite-alpha-9abs.tar.gz>
>
> ./config.mer --> worked fine
> /make --> worked fine
>
> but
> su -c "make install" --> had trouble
>
> Here is the log:
> bash-2.05b$ ./config.mer
> Importing information about the source tree...
> Building Makefiles in plugins/...
> Generating Makefile in msn/
> Generating Makefile in irc/
> Generating Makefile in toc/
> Generating Makefile in yahoo/
> Generating Makefile in misc/
> Building top-level Makefile under plugins/
> Leaving plugins/
> Building Makefile in src/
> Generating top-level Makefile
>
>
> bash-2.05b$ make
> make -C plugins/ all
> make[1]: Entering directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins'
> make -C msn all
> make[2]: Entering directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins/msn'
> cp -f msn.o msn_core.o msn_bittybits.o ../static/
> make[2]: Leaving directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins/msn'
> make -C irc all
> make[2]: Entering directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins/irc'
> cp -f irc.o ../static/
> make[2]: Leaving directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins/irc'
> make -C toc all
> make[2]: Entering directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins/toc'
> cp -f libtoc.o toc.o ../static/
> make[2]: Leaving directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins/toc'
> make -C yahoo all
> make[2]: Entering directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins/yahoo'
> cp -f crypt.o libyahoo2.o yahoo.o yahoo_connections.o yahoo_httplib.o
> yahoo_list.o yahoo_util.o ../static/
> make[2]: Leaving directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins/yahoo'
> make -C misc all
> make[2]: Entering directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins/misc'
> cp -f autotrans.o rainbow.o ../static/
> make[2]: Leaving directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins/misc'
> make[1]: Leaving directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins'
> make -C src/ all
> make[1]: Entering directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/src'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/src'
>
>
> bash-2.05b$ su -c "make install"
> Password:
> make -C plugins/ install
> make[1]: Entering directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins'
> make -C msn install
> make[2]: Entering directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins/msn'
> make[2]: *** No rule to make target `install'.  Stop.
> make[2]: Leaving directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins/msn'
> make[1]: *** [install] Error 2
> make[1]: Leaving directory
> `/home/abrigard/Install/eb-lite-alpha-9abs/core/plugins'
> make: *** [install] Error 2
> bash-2.05b$ su -c "make install" > install,log
> Password:
> make[2]: *** No rule to make target `install'.  Stop.
> make[1]: *** [install] Error 2
> make: *** [install] Error 2
>
> Thanks for your help,
>
> Andres B
>
> _______________________________________________
> Everybuddy mailing list
> [email protected]
> http://lists.spine.cx/listinfo/everybuddy