On Mon, 2009-04-06 at 18:09 +0000, mog wrote:
> >  
> > You could try setting MONO_PATH=/usr/local/lib/ or to which ever
> > directory containing TrayIcon.dll.
> 
> so im a little confused the ifolder script that gets run does
> add /usr/local/lib64 to my path, but it didnt work till i also added
> to my bashrc.  now i get the following error on running it
> 

Interesting!! 

> System.DllNotFoundException: libtrayicon
>   at (wrapper managed-to-native) Egg.TrayIcon:egg_tray_icon_new (string)
>   at Egg.TrayIcon..ctor (System.String name) [0x00000] 
>   at Novell.iFolder.iFolderApplication..ctor (System.String[] args) [0x00000] 
>   at Novell.iFolder.iFolderApplication.Main (System.String[] args) [0x00000] 

I'm sure that LD_LIBRARY_PATH should also have been set already, but
still, can you try setting LD_LIBRARY_PATH=/usr/local/lib64 explicitly??

HTH,
Srinidhi.

_______________________________________________
ifolder-dev mailing list
[email protected]
http://forge.novell.com/mailman/listinfo/ifolder-dev

Reply via email to