i solve it myself <div>1.download  tile-0.8.4.0.tar.gz</div><div>2.   ./configure</div><div>3.  make</div><div>4  make  install</div><div><br></div><div><div>tiger@ocean:~$  cd  /home/tiger/Arelle</div><div>tiger@ocean:~/Arelle$ python3.2  arelleGUI.pyw</div>
<div><br></div><div>i get what i want ,haha.....</div><br><div class="gmail_quote">2012/7/2 contro opinion <span dir="ltr"><<a href="mailto:contropinion@gmail.com" target="_blank">contropinion@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>i want to install  a  software, </div><div><br></div><div><div>please see the manul page  2</div><div><a href="http://www.openfiling.info/wp-content/upLoads/data/ArelleUsersManual.pdf" target="_blank">http://www.openfiling.info/wp-content/upLoads/data/ArelleUsersManual.pdf</a></div>

<div><br></div><div>when i input the command  to install  Arelle :</div></div><div><br></div><div><br></div><div>tiger@ocean:~$  cd  /home/tiger/Arelle</div><div>tiger@ocean:~/Arelle$ python3.2  arelleGUI.pyw</div><div>Traceback (most recent call last):</div>

<div>  File "arelleGUI.pyw", line 11, in <module></div><div>    CntlrWinMain.main()</div><div>  File "/home/tiger/Arelle/arelle/CntlrWinMain.py", line 1113, in main</div><div>    cntlrWinMain = CntlrWinMain(application)</div>

<div>  File "/home/tiger/Arelle/arelle/CntlrWinMain.py", line 164, in __init__</div><div>    windowFrame = Frame(self.parent)</div><div>  File "/usr/local/lib/python3.2/tkinter/ttk.py", line 761, in __init__</div>

<div>    Widget.__init__(self, master, "ttk::frame", kw)</div><div>  File "/usr/local/lib/python3.2/tkinter/ttk.py", line 559, in __init__</div><div>    _load_tile(master)</div><div>  File "/usr/local/lib/python3.2/tkinter/ttk.py", line 47, in _load_tile</div>

<div>    master.tk.eval('package require tile') # TclError may be raised here</div><div>_tkinter.TclError: can't find package tile</div><div><br></div><div>how to solve this problem?</div><div><br></div><div>
i have installed  python3.2  ,tk-dev ,lxml ,tkinter</div>
<div><br></div><div><div>tiger@ocean:~/Arelle$ python3.2</div><div>Python 3.2.3 (default, Jul  2 2012, 21:23:34) </div><div>[GCC 4.4.5] on linux2</div><div>Type "help", "copyright", "credits" or "license" for more information.</div>

<div>>>> import tkinter</div><div>>>> import lxml</div><div>>>> </div></div><div><br></div>
</blockquote></div><br></div>