Re: [CMake] installation problem

2010-05-06 Thread Zhuang Song
>> Error running cmake::LoadCache(). Aborting. If I did correctly, when i ran the downloaded binary ccmake, why did I get the above error message? Zhuang > > On Thu, May 6, 2010 at 5:29 AM, Bill Hoffman wrote: >> On 5/5/2010 11:42 PM, Zhuang Song wrote: > > I tried to run linux binary

Re: [CMake] installation problem

2010-05-06 Thread Bill Hoffman
On 5/5/2010 11:42 PM, Zhuang Song wrote: I tried to run linux binary but always get the following message: Error running cmake::LoadCache(). Aborting. Exactly how are you installing the binary? I simply downloaded the binary files and ran ccmake. Did I miss anything else before running ccma

Re: [CMake] installation problem

2010-05-05 Thread Zhuang Song
>> I tried to run linux binary but always get the following message: >> Error running cmake::LoadCache().  Aborting. >> > > Exactly how are you installing the binary? I simply downloaded the binary files and ran ccmake. Did I miss anything else before running ccmake? Thanks, Zhuang __

Re: [CMake] installation problem

2010-05-04 Thread Bill Hoffman
On 5/2/2010 11:35 PM, Zhuang Song wrote: Hi Bill, So, you don't have the curses developer package installed. You need to have the curses header files installed. Have you tried just using the linux binary from www.cmake.org? Where can I get the curses developer package compatible with CMake

Re: [CMake] installation problem

2010-05-02 Thread Zhuang Song
Hi Bill, > > So, you don't have the curses developer package installed.  You need to have > the curses header files installed.  Have you tried just using the linux > binary from www.cmake.org? Where can I get the curses developer package compatible with CMake and Linux 2.6.18? I tried to run lin

Re: [CMake] installation problem

2010-05-02 Thread Bill Hoffman
On 5/2/2010 5:53 PM, Zhuang Song wrote: Hi Bill, Thank you for pointing this out. I did try several times to install CMake. When I started with a clean build/source tree, I got a lot of other errors in bootstrap. I tried to attach the output of bootstrap with error messages, but it was hold by

Re: [CMake] installation problem

2010-05-02 Thread Zhuang Song
Hi Alan, Thank you for pointing out the issue of the Linux version. > That is an extraordinarily old kernel likely accompanied by an old Linux > distribution as well.  Is that RHEL 4 (which does use kernel 2.6.9) or one > of its clones?  RHEL 4 came out in 2005. > Sorry I probably didn't get acc

Re: [CMake] installation problem

2010-05-02 Thread Alan W. Irwin
On 2010-05-02 14:53-0700 Zhuang Song wrote: Hi Bill, Thank you for pointing this out. I did try several times to install CMake. When I started with a clean build/source tree, I got a lot of other errors in bootstrap. I tried to attach the output of bootstrap with error messages, but it was hol

Re: [CMake] installation problem

2010-05-02 Thread Zhuang Song
I am not sure about binutils package. How do I check if it is installed? Thanks, Zhuang On Sun, May 2, 2010 at 1:55 AM, Michael Wild wrote: > > > On Sun, May 2, 2010 at 3:40 AM, Zhuang Song wrote: >> >> Hi! >> I am trying to install CMake in our Linux server. I follow the three >> steps: $ ./bo

Re: [CMake] installation problem

2010-05-02 Thread Zhuang Song
Hi Bill, Thank you for pointing this out. I did try several times to install CMake. When I started with a clean build/source tree, I got a lot of other errors in bootstrap. I tried to attach the output of bootstrap with error messages, but it was hold by the maillist moderator because the file si

Re: [CMake] installation problem

2010-05-02 Thread Bill Hoffman
On 5/2/2010 4:55 AM, Michael Wild wrote: On Sun, May 2, 2010 at 3:40 AM, Zhuang Song mailto:zhuang.s...@gmail.com>> wrote: Hi! I am trying to install CMake in our Linux server. I follow the three steps: $ ./bootstrap; make; make install in running bootstrap, I got the followin

Re: [CMake] installation problem

2010-05-02 Thread Michael Wild
On Sun, May 2, 2010 at 3:40 AM, Zhuang Song wrote: > Hi! > I am trying to install CMake in our Linux server. I follow the three > steps: $ ./bootstrap; make; make install > > in running bootstrap, I got the following messages: > > *** > cmSystemTools.o: In function

[CMake] installation problem

2010-05-01 Thread Zhuang Song
Hi! I am trying to install CMake in our Linux server. I follow the three steps: $ ./bootstrap; make; make install in running bootstrap, I got the following messages: *** cmSystemTools.o: In function `cmSystemTools::RemoveRPath(std::basic_string, std::allocator > co