User forums > General (but related to Code::Blocks)

What do i need?

(1/3) > >>

PDEE:
I have just successfully installed Suse 10.1. I already have code::blocks on my windows drive, and i was wondering if code::blocks was vailable for Suse 10.1. I am trying to get rid of windows.  If code::blocks is available for Suse what do i need to download for it. Any help would be most appreciated. I hope this thread is in the right place, if not sorry. :?

Thanks
PDEE

killerbot:
in the future we will provide also a package for suse.
you can always build it yourself, do you think you are up for that ?

PDEE:
Thanks, thats good to know.

As for building it myself i will give it a go, built it on XP, and just built and configured modem drivers for Suse (Took me two days though, just learnig suse :lol: ). Is there some instructions to go with it?, and where do i get it from?

Thanks Killerbot

PDEE

Michael:

--- Quote from: PDEE on June 13, 2006, 09:40:53 pm ---As for building it myself i will give it a go, built it on XP, and just built and configured modem drivers for Suse (Took me two days though, just learnig suse :lol: ). Is there some instructions to go with it?, and where do i get it from?

--- End quote ---

Hello,

May be this could help you:

http://wiki.codeblocks.org/index.php?title=Compiling_Code::Blocks_in_RPM_based_distributions

Also have a look at the C::B wiki :).

Best wishes,
Michael

killerbot:
this is what I did (yesterday)

1) install wx  (binaries and the devel sources)
2) kdesvn point it to berlios (see wiki : cookbook nightlies, or main codeblocks webpages/sources on how to do that), you can use kdesvn for this
3) in the trunk directory where the codeblocks sources where put do the following :
4) ./bootstrap (it told me to copy the content of a certain file in another file, just do it (well add it to the content of the second file)
5) ./configure --enable-contribs
6) make
7) sudo make install
8) reboot

that's what did the trick for me (i have done something else also, but i am not sure it was needed)

Navigation

[0] Message Index

[#] Next page

Go to full version