News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

I'v tried to install codeblocks for days, nearly one week, i'm going to lose

Started by worster, November 04, 2005, 03:03:26 PM

Previous topic - Next topic

worster

 i'm going to lose  my heart and confidence on codeblocks.
I can't compile and install it in redhat. Always there are error reported.

Why there is nobody could just give a binary rpm for installing.

So troublesome.

I'm nearly die. it's so painful.

TheTuxKeeper

Can you post the errors ?
Which wxGTK version do you use?

perhaps you should look at the last two posts of RPM Spec file is ready

Daniel
Nightly builds for openSUSE

worster

at this time, i've got the error like this:


+ chmod a+x bootstrap acinclude.m4 src/update
+ ./bootstrap
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Can't locate object method "path" via package "Request" at /usr/local/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
automake: autoconf failed with exit status: 1
error: Bad exit status from /var/tmp/rpm-tmp.60415 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.60415 (%build)


i'me a newbie of linux, but i must work on it at present, So painful it is when i work without CodeBlocks. Oh my god...

worster

Before this, I installed CodeBlocks with wxWidgets 2.4.2, and it could not be compiled with the error message such as "wxUsleep" error, i was noticed that it was cuase by wxWidget whose version is below 2.5, so i uninstalled wxWidgets2.4.2 and installed wxWidget 2.6.2. Though it's looked like 2.6.2 was installed successfully, but the error i poseted at last reply occurred...