CodeLite 5, can't set QT Plugin...

CodeLite installation/troubleshooting forum
DavidGH
CodeLite Plugin
Posts: 819
Joined: Wed Sep 03, 2008 7:26 pm
Contact:

Re: CodeLite 5, can't set QT Plugin...

Post by DavidGH »

Hi,
Your git version brought me the following error messages:
Uninstalling CodeLite
installing CodeLite
packaging wxWidgets ... from directory /usr/lib
tar: libwx_gtk2u_xrc-2.9.so: Cannot change mode to rwxrwxrwx: No such file or directory
//snip
Can you describe exactly what you did?
  • 1) First, I presume (from the video) that you are using ubuntu. Which version?
    2) Do you have wxWidgets 2.9.4 (or trunk) installed? If so, where? Is it the one from the CL repo, or did you build it yourself?
    3) Does /usr/lib/libwx_gtk2u_xrc-2.9.so etc actually exist?
    4) You cloned the git repo, then you presumably cd.ed into the clone and built there (True?). What was your configure line? And your 'make' line? And your 'make install' line?
Regards,

David
Post Reply