Re: [Zim-wiki] 2 zim installations: which one am I actually using?

2016-05-12 Thread Agustin Lobo
Worked, thanks:
/usr/lib/pymodules/python2.7/zim/__init__.pyc

Agus

On Thu, May 12, 2016 at 11:55 AM, Jaap Karssenberg
 wrote:
> Try the following in python:
>
>> import zim
>> print zim.__file__
>
> This will tell you what library is being loaded by default in python.
>
> -- Jaap
>
> On Thu, May 12, 2016 at 11:52 AM Agustin Lobo  wrote:
>>
>> By some reason, I have 2 zim installations on my linux box
>> and would like to eliminate the one that is not beeing used:
>> /usr/lib/pymodules/python2.7/zim
>> and
>> /usr/share/pyshared/zim
>>
>> I also have other files under /usr/share
>>
>> When I run zim I'm runing /usr/bin/zim, which could come from any of the
>> 2,
>> How can I know which o fhte 2 I'm actually using?
>>
>> Thanks
>>
>> --
>> Agustin Lobo
>> aloboa...@gmail.com
>>
>> ___
>> Mailing list: https://launchpad.net/~zim-wiki
>> Post to : zim-wiki@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~zim-wiki
>> More help   : https://help.launchpad.net/ListHelp



-- 
Agustin Lobo
aloboa...@gmail.com

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] 2 zim installations: which one am I actually using?

2016-05-12 Thread Jaap Karssenberg
Try the following in python:

> import zim
> print zim.__file__

This will tell you what library is being loaded by default in python.

-- Jaap

On Thu, May 12, 2016 at 11:52 AM Agustin Lobo  wrote:

> By some reason, I have 2 zim installations on my linux box
> and would like to eliminate the one that is not beeing used:
> /usr/lib/pymodules/python2.7/zim
> and
> /usr/share/pyshared/zim
>
> I also have other files under /usr/share
>
> When I run zim I'm runing /usr/bin/zim, which could come from any of the 2,
> How can I know which o fhte 2 I'm actually using?
>
> Thanks
>
> --
> Agustin Lobo
> aloboa...@gmail.com
>
> ___
> Mailing list: https://launchpad.net/~zim-wiki
> Post to : zim-wiki@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~zim-wiki
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


[Zim-wiki] 2 zim installations: which one am I actually using?

2016-05-12 Thread Agustin Lobo
By some reason, I have 2 zim installations on my linux box
and would like to eliminate the one that is not beeing used:
/usr/lib/pymodules/python2.7/zim
and
/usr/share/pyshared/zim

I also have other files under /usr/share

When I run zim I'm runing /usr/bin/zim, which could come from any of the 2,
How can I know which o fhte 2 I'm actually using?

Thanks

-- 
Agustin Lobo
aloboa...@gmail.com

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp