User forums > Using Code::Blocks
wxsmith plugin, where is it?
stahta01:
Is there a real reason you do not wish to try the pre-build Ubuntu binaries?
Tim S.
jjenson:
--- Quote from: stahta01 on February 11, 2019, 10:49:52 pm ---You need to uninstall the manually installed libraries this build method complains about.
This is what I had to do when I tried this method about 2 to 4 years, ago.
Tim S.
--- End quote ---
I would if I knew how.
jjenson:
--- Quote from: stahta01 on February 11, 2019, 10:52:30 pm ---Is there a real reason you do not wish to try the pre-build Ubuntu binaries?
Tim S.
--- End quote ---
They never work for me.
jjenson:
To recap, I'm now able to do
sudo ./configure --with-contrib-plugins=all
everything configures fine.
then I do a:
sudo make
and it completes without any errors.
then I do a:
sudo make install
runs until I get the following:
libtool: install: error: cannot install `libAstyle.la' to a directory not ending in /usr/lib/codeblocks/plugins
What does that even mean? I looked in that directory and didn't see a libAstyle.la. I looked in the directory I'm building from and it exists. I even tried copying into that directory and tried again and still get that same error. WTF?
sodev:
Not sure if this is the cause of the error, but do not run configure and make as root! Only the final make install must be run as root.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version