From: Detlev Zundel <dzu@denx.de>
To: David Pirotte <david@altosw.be>
Cc: guile-devel@gnu.org
Subject: Re: Problems with guile-sqlite3
Date: Wed, 20 Apr 2011 17:51:53 +0200 [thread overview]
Message-ID: <m2ei4wgbty.fsf@ohwell.denx.de> (raw)
In-Reply-To: <20110420122255.146f8f4c@rascar> (David Pirotte's message of "Wed, 20 Apr 2011 12:22:55 -0300")
Hi David,
> I am sorry for the very loooooong delay in responding, but yes it did work for me as
> well, many thanks for your patches.
Ok, thanks for the confirmation.
> I'd love to have a './configure --prefix=... && make install' [even though there is
> only only file for the time being], could you help me doing the setup or point me
> a tutorial a could read with regards these matters?
Duew to using autoconf, the project already takes care that it hooks
into the guile which is accessible at "./configure" times. "make
install" works for me out of the box:
dzu@ohwell:guile-sqlite3[2]$ sudo make install
[sudo] password for dzu:
make[1]: Entering directory `/opt/src/git/guile-sqlite3'
make[1]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/guile/site/2.0" || /bin/mkdir -p "/usr/local/share/guile/site/2.0"
/usr/bin/install -c -m 644 sqlite3.scm '/usr/local/share/guile/site/2.0/.'
test -z "/usr/local/lib/guile/2.0/ccache" || /bin/mkdir -p "/usr/local/lib/guile/2.0/ccache"
/usr/bin/install -c -m 644 sqlite3.go '/usr/local/lib/guile/2.0/ccache/.'
make[1]: Leaving directory `/opt/src/git/guile-sqlite3'
dzu@ohwell:guile-sqlite3[2]$
What else do you want? ;)
Cheers
Detlev
--
Soon in a source code repository near you.
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu@denx.de
next prev parent reply other threads:[~2011-04-20 15:51 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-30 22:52 Problems with guile-sqlite3 Detlev Zundel
2011-03-31 10:25 ` Andy Wingo
2011-03-31 14:03 ` Detlev Zundel
2011-03-31 16:18 ` Detlev Zundel
2011-04-01 5:33 ` David Pirotte
2011-04-01 9:12 ` Detlev Zundel
2011-04-01 23:05 ` David Pirotte
2011-04-04 16:22 ` Detlev Zundel
2011-04-04 20:50 ` Andy Wingo
2011-04-04 21:28 ` Detlev Zundel
2011-04-11 15:05 ` Detlev Zundel
2011-04-20 15:22 ` David Pirotte
2011-04-20 15:51 ` Detlev Zundel [this message]
2011-04-21 12:17 ` Andy Wingo
2011-04-21 21:58 ` David Pirotte
2011-04-01 11:34 ` Andy Wingo
2011-04-01 14:33 ` Detlev Zundel
2011-04-01 14:49 ` Andy Wingo
2011-03-31 14:28 ` Ludovic Courtès
2011-03-31 14:54 ` Andy Wingo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2ei4wgbty.fsf@ohwell.denx.de \
--to=dzu@denx.de \
--cc=david@altosw.be \
--cc=guile-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).