unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* [bug #30851] [1.9.11] %site-dir different from pkg-config, guile-config
@ 2010-08-23 14:37 Mike Gran
  2010-08-25 14:22 ` Andy Wingo
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Gran @ 2010-08-23 14:37 UTC (permalink / raw)
  To: Mike Gran, bug-guile


URL:
  <http://savannah.gnu.org/bugs/?30851>

                 Summary: [1.9.11] %site-dir different from pkg-config,
guile-config
                 Project: Guile
            Submitted by: mike121
            Submitted on: Mon 23 Aug 2010 02:37:00 PM GMT
                Category: None
                Severity: 2 - Minor
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

For Guile 2.0, there are two default site-dir paths: 
1. $(prefix)/share/guile/site 
2. $(prefix)/share/guile/site/2.0

The various config tools seem do disagree about which one to recommend. 
Pkg-config and guile-config return the former.  The procedure %site-dir
returns the latter.

$ pkg-config guile-2.0 --variable=sitedir
> /usr/local/share/guile/site

$ guile -c "(display (%site-dir))"
> /usr/local/share/guile/site/2.0

$ guile-config info sitedir
> /usr/local/share/guile/site




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30851>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




^ permalink raw reply	[flat|nested] 2+ messages in thread

* [bug #30851] [1.9.11] %site-dir different from pkg-config, guile-config
  2010-08-23 14:37 [bug #30851] [1.9.11] %site-dir different from pkg-config, guile-config Mike Gran
@ 2010-08-25 14:22 ` Andy Wingo
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2010-08-25 14:22 UTC (permalink / raw)
  To: Andy Wingo, Mike Gran, bug-guile


Update of bug #30851 (project guile):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Fixed, thanks for the report!

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30851>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-25 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-23 14:37 [bug #30851] [1.9.11] %site-dir different from pkg-config, guile-config Mike Gran
2010-08-25 14:22 ` Andy Wingo

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).