Fwd: Re: [Linux4christians] NIV Bible for Linux
R. Sheng-Chieh Cheng
shengchieh at linuxmail.org
Sat Aug 19 17:33:09 EDT 2006
> Thank you for the help, here is the result of ./configure and make:
> Mike at P-733:~/DownLoads/E-Sword/gnomesword-2.1.7> ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether make sets $(MAKE)... (cached) yes
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for GNOME... Mike at P-733:~/DownLoads/E-Sword/gnomesword-2.1.7>
> make
> make: *** No targets specified and no makefile found. Stop.
> Mike at P-733:~/DownLoads/E-Sword/gnomesword-2.1.7>
>
I didn't see any error in ./configure (anybody else saw something?).
Apparently it didn't like make because there is no makefile (or Makefile).
./configure
should create all the compilation scripts based on your hardware and libraries.
make
uses makefile (or Makefile) to compile.
make install
place the executable into your $PATH.
Bottom line: There has to be an error in the ./configure section
because it didn't create the makefile.
Update: I tried to install gnomesword and got the same error!
Another possibility, gnomesword people messed up?!?
What distro are your using?
I was able to use apt-get because my Xandros distro is debian-based.
[no installation error, but I can't find it - still looking.]
If DEB-based, try using
apt-get install gnomesword
If RPM based, try install one of the RPM and use the "rpm -i" command.
Anybody else installed gnomesword successfully?
Sheng-Chieh
Visit my webpage, Linux Documentation Links,
http://shengchieh.50webs.com/index.html
--
_______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org
This allows you to send and receive SMS through your mailbox.
Powered by Outblaze
More information about the Linux4christians
mailing list