John,

I just noticed that the glade catalog thing has already been resolved

so there is no need to './configure --prefix=/usr', RIP will be the better 
choice because it doesnt pollute /usr with files

glade usually shows a wash of startup messages, which are harmless

-m

Am 23.01.2012 um 09:17 schrieb John Prentice:

> 
> Subject: Re: [Emc-users] 2.5 run-in-place or not
> 
> 
>> well, since people keep tripping over this glade install path issue I 
>> looked into it and it seems it can be fixed:
>> 
>> ===========
>> Glade 3.3.3
>> ===========
>> ...
>>   - Defined environment variables GLADE_MODULE_PATH & GLADE_CATALOG_PATH, 
>> catalogs will be
>>     searched in GLADE_CATALOG_PATH and widget libraries/support modules 
>> in GLADE_MODULE_PATH. - Tristan Van Berkom
>> ...
>> 
>> 
>> I'll see how we can massage this into rip-environment so glade does the 
>> right thing when running RIP
>> 
>> -m
> 
> Michael, greetings
> 
> The odd thing is that rip-environment seems to do the right thing with the 
> CATALOG_PATH
> 
> if [ -z "$GLADE_CATALOG_PATH" ]; then
>    GLADE_CATALOG_PATH=$EMC2_HOME/lib/python/gladevcp
> else
>    GLADE_CATALOG_PATH=$EMC2_HOME/lib/python/gladevcp:"$GLADE_CATALOG_PATH"
> fi
> 
> I get a host of errors strating with a load of "No icon named ....." when 
> trying to run  glade-manual.ui in glade 3.6.7
> 
> Anything you can turn up would be very handy. A jepler says, RIP seems to be 
> the default compile but I have no idea how to turn it off!
> 
> John Prentice 
> 
> 
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to