I compiled with the gwyutils.c file from 16309, and now everything works
great. Thanks so much!


On Thu, Jun 19, 2014 at 1:14 AM, David Nečas (Yeti) <[email protected]>
wrote:

> On Thu, Jun 19, 2014 at 01:06:58AM -0700, YTC wrote:
> > in gwyutils.c there is the following code
> >
> > #ifdef __APPLE__
> >     char *ret = gwy_osx_find_dir_in_bundle(dirname);
> >     if (ret)
> >         return ret;
> > #endif    /* __APPLE__ */
> >
> > It seems gwy_find_self_dir will return here instead of the values defined
> > by the environmental variables.
>
> Yes, I have already fixed this, see
>
>     https://sourceforge.net/p/gwyddion/code/16309/
>
> According to the Apple documentation and
>
>
> https://trac.macports.org/browser/trunk/dports/science/gwyddion/files/Info.plist
>
> the correct bundle indentifier for Gwyddion seems to be "net.gwyddion".
> However, I will only try to change the Apple-specific self-finding code
> if someone is able to actually compile and test the change since I
> cannot test anything on OS X.
>
> Regards,
>
> Yeti
>
>
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Gwyddion-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gwyddion-users
>
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Gwyddion-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Reply via email to