On 3/21/12 7:37 PM, Philip J. Moyer wrote:
> On Tue, 20 Mar 2012, Alexander Hansen wrote:
>>> --------------------------------------
>>> #!/bin/sh
>>> export DYLIB_LIBRARY_PATH=/opt/local/lib:/sw/lib/:/sw/lib/mono/2.0
>>> date
>>>
>>> export MONO_PATH=$MONO_PATH:/sw/lib/mono/gtk-sharp-2.0
>>>
>>> /sw/bin/mono xbgmsharp.exe
>>> --------------------------------------
>
>>> Glade MyGui Init error: Path is empty
>>>
>> /opt/local is where Macports installs stuff by default; the script
>> appears to be trying to allow users to mix Macports and Fink.
>>
>> Maybe try running the script with "bash ./xbgmsharp.mac.sh", or even
>> just "./xbgmsharp.mac.sh". It seems like something is getting unset,
>> since the built-in "date" command isn't being found.
>
> Well, I got part of the problem fixed -- the file was in DOS format,
> and the ^M's was confusing that. Saved it as Unix, and date and the
> rest was recognized.
>
> However, I continue to get the "Glade MyGui Init error: Path is empty"
> error.
>
> Now, doing some reading, I've learned that Glade is used to design
> GTK+ UI's, so I suppose there's something that needs to be
> installed/referenced for compiled GTK# programs with that sort of UI
> to run. Is it something already in fink that I should just get
> downloaded and installed, or would it be somewhere else?
>
> Thanks again,
> --- Philip
>
> Philip Moyer ---------------Qapla'------------ [email protected]
> "To boldly go where no one has gone before!"-Capt. J. L. Picard
> "Roads? Where we're going we don't NEED roads!"-Dr. E. L. Brown
> "If it can be dreamed, It can be done."- ReRob Mandeville
> "Someday we'll find it, the Rainbow Connection, The Lovers,
> ---------- The Dreamers, and Me."- Kermit The Frog ------------
I believe that message is _from_ glade, and it's an explicit dependency
of gtk-sharp2 already;
$ fink show-deps gtk-sharp2
Information about 11365 packages read in 2 seconds.
Package: gtk-sharp2 (2.12.9-2)
To install the compiled package...
The following other packages (and their dependencies) must be installed:
gtkhtml3.14-shlibs (>= 3.26.2-1)
* libglade2-shlibs (>= 2.6.2-1) *
libgnomeui2-shlibs (>= 2.24.0-1)
librsvg2-shlibs (>= 2.24.0-1)
mono (>= 2.6.1-1)
vte (>= 0.20.5-1)
i.e. it's already installed.
...
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners