A solution [1] for codelite (build from source):

Make sure the following are installed on your Ubuntu:

Code: Select all
    sudo apt-get install build-essential
    sudo apt-get install libwxgtk2.8-dev
    sudo apt-get install libgtk2.0-dev
    sudo apt-get install subversion

Next, checkout the sources:

Code: Select all
    svn co https://codelite.svn.sourceforge.net/svnroot/codelite/trunk codelite

Followed by:

    cd codelite/
    ./configure && make
    sudo make install

And works...

[1
]http://www.codelite.org/forum/viewtopic.php?f=3&t=986&p=4420&hilit=libwx#p4420

** Also affects: codelite
   Importance: Undecided
       Status: New

-- 
Can not start pgadmin3
https://bugs.launchpad.net/bugs/610975
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to