Jump to content

Boa Constructor:


David Pintassilgo
 Share

Recommended Posts

Boas!

Alguem usa isto?

Sabem-me dizer se há forma de correr isto em linux? É que não vi nada a fazer referencia lá no site, e com o wine não funcionou ....

"Boa Constructor is a cross platform Python IDE and wxPython GUI Builder"

http://boa-constructor.sourceforge.net/

cool stuffs to check.

http://blog.zxcoders.com//

Link to comment
Share on other sites

Linux

Generic

  1. Install Python, if not already installed. Most distrubutions will come with python pre-installed.

  2. Install glibc, gtk+, if not already installed. Most distrubutions will come with both of these libraries, or compiled versions can be readily downloaded. A good resource for getting or building these libraries can be found on the www.wxpython.org .

  3. Download wxPython from www.wxpython.org . wxPython is typically installed in the Python directory (/usr/lib/python2.2 for example). See http://www.wxpython.org/download.php#build if a pre-built binary is not available.

  4. Download the latest Boa Constructor from http://boa-constructor.sourceforge.net . Un-zip Boa into the Python directory (/usr/lib/python2.2 for example).

  5. The following command line should start Boa Constructor(This can be added as a link to Application on your desktop):

          <path to python>/python <path to python directory>/boa/Boa.py

          EX: /usr/bin/python /usr/lib/python2.2/boa/Boa.py

Boa is ready to run!

🙂

Link to comment
Share on other sites

Tipo, não é preciso nada disso hoje em dia com um gestor de pacotes, todas as dependencias são instaladas.

ups.. yá.

sudo apt-get install boa-constructor 🙂 Tive mal... era logo a 1ª coisa a testar...

mas esta 'coisa' deu-me praqui uma carrada de erros ao instalar...:S

cool stuffs to check.

http://blog.zxcoders.com//

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

By using this site you accept our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.