User forums > Help

Installing Code::Blocks on openSUSE Leap 42.1

<< < (2/3) > >>

stahta01:
Most Linux Distros use wxWidgets 3.0.2 now; So, building Code::Blocks with wxWidgets 3.0.2 is normal.

What are you confused about?

Edit: No idea if the Debian Linux steps you tried to use will work on openSUSE; I would guess the answer is NO.

Tim S.

ujbej:
As I said earlier, I get improper feedback from the console:

I typed: 
--- Code: ---$ ls /usr/lib/libwx_gtk* //to verify the presence]
--- End code ---

But here is the feedback:

--- Code: ---ls: cannot access /usr/lib/libwx_gtk*: No such file or directory
--- End code ---

I typed:
--- Code: ---sudo apt-get install libwxgtk2.8-dev

--- End code ---

I got:
--- Code: ---Loading repository data...
Reading installed packages...
'libwxgtk2.8-devel' not found in package names. Trying capabilities.
No provider of 'libwxgtk2.8-devel' found.
Resolving package dependencies...

Nothing to do.

--- End code ---


EDIT: These are the instructions on the wiki page: http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux#Code::Blocks_installation

stahta01:
I give up you need a openSUSE expert to tell you if Debian package management command of apt-get works on your distro!

Why do you NOT use the wxWidgets 3.0.2 that you said was already installed?
Instead of trying to install 2.8 version of wxWidgets/wxGTK.

Tim S.

ujbej:
I use openSUSE because of  my job. And I am linux newbie. Of course I'll use wxWidgets 3.0.2 if I can. I just follow the instructions. 

sodev:
Then use the system for which these intructions are made for ;D. Apparently your system also uses apt-get but the package names are maybe different. Or you need to enable additional package sources. This is not a CodeBlocks problem but an openSUSE problem, better ask in a forum dedicated to openSUSE how to get a wxWidgets 2.8 package.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version