On Tue, May 11, 2010 at 11:26:09AM +0200, Marc Weber wrote:

4011  open("/home/marc/.purple/plugins", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4011  open("/home/marc/.purple/plugins", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)

So try symlinking those .so to that location or such.

Thanks.  Yes, I figured this out (too) late last night.

Of course pidgin could be patched as well.

I might look into this.  I would guess the easiest way would be to
have it check for an environment variable where the plugins live.

~/.nix-profile/lib/pidgin and ~/.nix-profile/lib/purple-2 are already
nicely conglomerated in the profile.

Is anyone available to commit the addition of pidgin-sipe that I
posted before?

Thanks,
David
_______________________________________________
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to