On 01/17/2012 09:46 PM, Erik Christiansen wrote:
> On 17.01.12 20:30, gene heskett wrote:
>    
>> On Tuesday, January 17, 2012 07:15:33 PM Fox Mulder did opine:
>>      
>>> Am 17.01.2012 21:47, schrieb gene heskett:
>>>        
>>>> Checking requirements, I see that libpng14.so.14 is required so
>>>> you helped me build a script: gene@shop:/opt/eagle-6.1.0$ cat
>>>> bin/eagle LD_LIBRARY_PATH="$(dirname "$0")" "$(dirname "$0")/eagle.orig" $@
>>>>          
> That's a good way to do it if you want to keep the .so with eagle.
> Another way is to drop a copy of it into /lib, and then run ldconfig,
> to update the cache for ld.so, so it can find it without further ado.
> A third way is to leave the .so in its current odd spot, and just add
> the path to /etc/ld.so.conf before running ldconfig.
>    
Or create an eagle file with the path in /etc/ld.so.conf.d and then run 
ldconfig.

<snippage>
>> Ah, now I see a totally different selection window. I left click on the +
>> sign of library you sent, and see the devices name.  Now I have managed to
>> get 3 copies of it planted on the schematic,
>>      
> If that's via the "Add" icon on the schematic editor, then you're cooking.
>    
Tough for an old AutoCAD guy to get used to this.  ;-)
>    
>
>> Probably tomorrow after I read for a couple hours.
>>      
> Yeah. And they claim GUIs are intuitive.
>    
Ummm, yeah...

<snippage>
>
>> If I fix the library, will that fix the schematic when it is next
>> loaded?
>>      
> If the library has changed, then eagle usually warns on next startup,
> that schematic and/or board may be affected, and makes you click to
> confirm, IIRC.
>
> A Library->Update after editing the part naturally avoids such
> surprises.
>
> Erik
>    
Thanks Eric!  I'm learning this by fumbling along with Gene.  He's got 
the books...  ;-)

Mark


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
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-d2d
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to