unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Mark Harig <idirectscm@aim.com>
To: bug-guile@gnu.org
Subject: Re: Missing and out-of-date information in guile.1, the Guile man page
Date: Mon, 24 Jan 2011 18:05:04 -0500	[thread overview]
Message-ID: <8CD8A324581361C-10BC-582F@webmail-d094.sysops.aol.com> (raw)
In-Reply-To: <m3k4huf1v7.fsf@unquote.localdomain>


 On Mon, Jan 24, 2011 at 10:06:20PM +0100, Andy Wingo wrote:
>
> On Thu 13 Jan 2011 22:58, Mark Harig writes:
>
> > 3) Should the manual page include some information about the
> >      environment variable 'LD_LIBRARY_PATH' in the ENVIRONMENT
> >      section, or is this considered to be an O/S-dependent variable?
>
> I think we fixed this in the 1.9 series, in commits
> eb350124a85dd4daf39bacbdc50452ef87a33a43 and
> 28af5ee5eccb7797b73ad1caf88183e95eef0a28.  Is there something that is
> not working for you with 1.9.14, or are you working off of 1.8?
>

Yes, the instructions in "Section 2.3 Linking Guile into
Programs" failed when I attempted to run the generated
'simple-guile' executable file.

[guile]$ unset LD_LIBRARY_PATH
[guile]$ ./simple-guile
./simple-guile: error while loading shared libraries:
libguile-2.0.so.18: cannot open shared object file: No such
file or directory

[guile]$ export LD_LIBRARY_PATH=/usr/local/lib
[guile]$ ./simple-guile
GNU Guile 1.9.14
Copyright (C) 1995-2010 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type
`,show w'.
This program is free software, and you are welcome to
redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> ,q

[guile]$ locate libguile-2.0.so.18
/usr/local/lib/libguile-2.0.so.18
/usr/local/lib/libguile-2.0.so.18.0.0

--



      reply	other threads:[~2011-01-24 23:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-13 21:58 Missing and out-of-date information in guile.1, the Guile man page Mark Harig
2011-01-15 20:48 ` Neil Jerram
2011-01-16 19:38   ` Mark Harig
2011-01-19 19:50     ` Ken Raeburn
2011-01-20  2:31       ` Mark Harig
2011-01-24 21:07       ` Andy Wingo
2011-01-16 23:23   ` Mark Harig
2011-01-24 21:54     ` Andy Wingo
2011-01-25  7:05       ` Mark Harig
2011-03-04  9:35         ` Andy Wingo
     [not found]           ` <8CDA8E5BB95D253-584-D4A3@webmail-m087.sysops.aol.com>
2011-03-05 19:29             ` Andy Wingo
2011-01-24 21:06 ` Andy Wingo
2011-01-24 23:05   ` Mark Harig [this message]

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=8CD8A324581361C-10BC-582F@webmail-d094.sysops.aol.com \
    --to=idirectscm@aim.com \
    --cc=bug-guile@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).