Hi, On Wed, May 05, 2010 at 11:59:57AM -0400, Ruiyuan Jiang wrote: > Hi, guys > > Does Linux HA still support Solaris? I just downloaded cluster glue and > autoconf, automake, etc. besides gcc for Solaris 10. When I tried to run > autogen.sh for cluster glue, I got a same message before and after I > installed autoconf v2.65, automake v1.11.1 and libtool 2.2.6b: > > # ./autogen.sh > ./autogen.sh: autoconf213: not found > ./autogen.sh: autoconf213: not found > ./autogen.sh: autoconf253: not found > ./autogen.sh: autoconf253: not found > ./autogen.sh: autoconf259: not found > ./autogen.sh: autoconf259: not found > ./autogen.sh: automake14: not found > ./autogen.sh: automake14: not found > ./autogen.sh: automake-1.4: not found > ./autogen.sh: automake-1.4: not found > ./autogen.sh: automake15: not found > ./autogen.sh: automake15: not found > ./autogen.sh: automake-1.5: not found > ./autogen.sh: automake-1.5: not found > ./autogen.sh: automake17: not found > ./autogen.sh: automake17: not found > ./autogen.sh: automake-1.7: not found > ./autogen.sh: automake-1.7: not found > ./autogen.sh: automake19: not found > ./autogen.sh: automake19: not found > ./autogen.sh: automake-1.9: not found > ./autogen.sh: automake-1.9: not found > ./autogen.sh: libtool14: not found > ./autogen.sh: libtool14: not found > ./autogen.sh: libtool15: not found > ./autogen.sh: libtool15: not found > ./autogen.sh: glibtool: not found > ./autogen.sh: glibtool: not found > ./autogen.sh: test: argument expected
Looks like the programs are not in your PATH. But there would probably be more problems as reported here http://developerbugs.linux-foundation.org/show_bug.cgi?id=2252 Perhaps you'll have more luck. cluster-glue, as well as all the other packages from linux-ha.org used to build on Solaris, though I'm not sure if they have even been in production. Thanks, Dejan > > Thanks. > > Ryan > > > > This message (including any attachments) is intended > solely for the specific individual(s) or entity(ies) named > above, and may contain legally privileged and > confidential information. If you are not the intended > recipient, please notify the sender immediately by > replying to this message and then delete it. > Any disclosure, copying, or distribution of this message, > or the taking of any action based on it, by other than the > intended recipient, is strictly prohibited. > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
