First post here, hope this is the right place for it. Searching here and t’internet in general has yielded no results…
Has anyone managed to build gCVS to run under OpenSUSE 11.1 (x86-64 in case that matters)? It was included in the last SUSE I used (10.3) but is conspicuous by its absence now I’ve upgraded. I downloaded the source for the GTK2 branch following instructions here:
Hi
Had a quick look at it, it’s an old application and appears to have
been made against gcc3. I did a quick build but still errors out so
files need patching even with gcc3.3.
Have you thought of looking at maybe eclipse or netbeans instead?
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 (i586) Kernel 2.6.27.21-0.1-pae
up 12:29, 4 users, load average: 0.19, 0.26, 0.22
ASUS eeePC 1000HE ATOM N280 1.66GHz | GPU Mobile 945GM/GMS/GME
Hi Malcolm, thanks for the response - sorry for not replying sooner, turns out I didn’t have email notification turned on!
I’m using Cervisia for the moment but don’t really like it, and I really can’t stand Eclipse - too much faffing with projects, I just want to point it at an existing CVS sandbox and not worry about anything else.
Just personal preference of course, but it’s a shame gCVS hasn’t been kept up to date with regards to the tool chain!
Hi
Well with some patching, use of gcc 3.3 and adding a desktop file it
builds as an rpm on both 32/64 bit locally on openSuSE 11.1. I’m just
running it through the build service now (and will no doubt error out
lol).
Many thanks for doing the build! Installed and running, however it seems to be missing all of its icons/bitmaps - the button bar is a teeeeny row of grey squares, maybe six pixels high, and files and folders have no file/folder icons.
I think it’s useable as it is, but perhaps I can find the bitmaps in the source and put them where they should be?