* Simple question
@ 2009-11-17 16:35 Roberto Belloni
2009-11-18 9:55 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Roberto Belloni @ 2009-11-17 16:35 UTC (permalink / raw)
To: bug-guile
[-- Attachment #1: Type: text/plain, Size: 200 bytes --]
Sorry,
I am really new with guile.
May be the "./configure" need to be fixed:
it returns with:
[root@localhost guile-1.8.6]# ./configure
: bad interpreter: No such file or directory
Bye,
R.B.
[-- Attachment #2: Type: text/html, Size: 569 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Simple question
2009-11-17 16:35 Simple question Roberto Belloni
@ 2009-11-18 9:55 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2009-11-18 9:55 UTC (permalink / raw)
To: bug-guile; +Cc: Roberto Belloni
Hello,
"Roberto Belloni" <roberto.belloni@gmail.com> writes:
> [root@localhost guile-1.8.6]# ./configure
> : bad interpreter: No such file or directory
Normally you have this:
--8<---------------cut here---------------start------------->8---
$ head -1 configure
#! /bin/sh
--8<---------------cut here---------------end--------------->8---
I.e., if /bin/sh is available and executable, it should just work.
Which OS are you on?
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-18 9:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-17 16:35 Simple question Roberto Belloni
2009-11-18 9:55 ` Ludovic Courtès
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).