Stata Installation

Hi

I installed Stata16 and cannot execute it.

sudo /usr/local/stata16/xstata-se
[sudo] password for : 
/usr/local/stata16/xstata-se: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory

Does anybody have any idea why this happens?

How did you install it? It looks like proprietary software, which is not in the repostory.

This site suggest it needs GTK 2.24. Make sure you install gtk2 , which contains libgtk-x11-2.0.so.0.

Thanks a lot!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.