[translate-pootle] Project folders

2008-03-03 Thread Normando Hall
I was see various sites witch has folders under projects. I can't find 
the way to make this folders. I have tried to create real folders under 
/po/projects but without success.

Thank you

Normando Hall

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle


Re: [translate-pootle] poindex

2008-03-03 Thread F Wolff
Op Maandag 2008-03-03 skryf Normando Hall:
 I have two identical installations of Pootle (1.1.0rc2) and TT 
 (1.1.1rc4) in two different machines. In oneevery time I have add new 
 language to a project (with templates), it is created the poindex 
 directories, but no in the other machine. I have installed pylucene 1.9x 
 in both machines.
 What happens? There is a way to re-create an index, or how to update 
 index with the last strings.
 
 Thank you
 
 Normando Hall

Hi Normando

I'm not sure I understand. Is the index not automatically created in the
one installation?

Can you confirm that the following does not give an error:
python -c import PyLucene
(it should print nothing, or only warnings about the security files of
PyLucene)

Friedel


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle


Re: [translate-pootle] Project folders

2008-03-03 Thread F Wolff
Op Maandag 2008-03-03 skryf Normando Hall:
 I was see various sites witch has folders under projects. I can't find 
 the way to make this folders. I have tried to create real folders under 
 /po/projects but without success.
 
 Thank you
 
 Normando Hall

You should simply be able to create them. But check the descriptions in
pootle.prefs.  you probably want to make sure you have directories with
language codes in your /po/projects with your directory structure inside
them.

If this doesn't solve your problem, can you perhaps mention your current
tree layout more completely?

Groete
Friedel


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle


Re: [translate-pootle] poindex

2008-03-03 Thread Normando Hall
Thank you Friedel!

One server:

[EMAIL PROTECTED] ~]# python2.4 -c import PyLucene

Traceback (most recent call last):

  File string, line 1, in ?

  File /usr/lib/python2.4/site-packages/PyLucene.py, line 4, in ?

import _PyLucene

ImportError: libgcj.so.5: cannot open shared object file: No such file or 
directory

[EMAIL PROTECTED] ~]#



The other server:

[EMAIL PROTECTED] ~]# python2.4 -c import PyLucene

[EMAIL PROTECTED] ~]#



So, it is easy to identify the problem :)

Best Regards, Normando



F Wolff escribió:
 Op Maandag 2008-03-03 skryf Normando Hall:
   
 I have two identical installations of Pootle (1.1.0rc2) and TT 
 (1.1.1rc4) in two different machines. In oneevery time I have add new 
 language to a project (with templates), it is created the poindex 
 directories, but no in the other machine. I have installed pylucene 1.9x 
 in both machines.
 What happens? There is a way to re-create an index, or how to update 
 index with the last strings.

 Thank you

 Normando Hall
 

 Hi Normando

 I'm not sure I understand. Is the index not automatically created in the
 one installation?

 Can you confirm that the following does not give an error:
 python -c import PyLucene
 (it should print nothing, or only warnings about the security files of
 PyLucene)

 Friedel


 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 Translate-pootle mailing list
 Translate-pootle@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/translate-pootle


   
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle