<div class="moz-text-html" lang="x-western">

  

    
  
    <span class="Apple-style-span" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; ">Hi
        everyone, I am looking for some advice on installing from a
        tarball.  We are trying to install this on CentOS 5.5 kernel
        version </span><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: &#39;Times New Roman&#39;; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span class="Apple-style-span" style="font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px;">2.6.18-194.32.1.el5
        #1 SMP x86_64.</span></span><br>
    <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: &#39;Times New Roman&#39;; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span class="Apple-style-span" style="font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px;"><br>


        I run autogen.sh in the install directory. It seems to work.
        Then I go to the build subdirectory, so the build files don&#39;t
        clutter up the source code. I type ../configure
        --prefix=/home/&lt;username&gt;/brailleblaster/dist/native,<br>
        then type make. Make gives the following errors:<br>
        <br>
      </span></span><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: &#39;Times New Roman&#39;; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span class="Apple-style-span" style="font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px;">$4:&gt;make<br>


        Making all in gnulib<br>
        make[1]: Entering directory
        `/home/&lt;username&gt;/liblouisro/build/gnulib&#39;<br>
        make all-recursive<br>
        make[2]: Entering directory
        `/home/&lt;username&gt;/liblouisro/build/gnulib&#39;<br>
        make[3]: Entering directory
        `/home/&lt;username&gt;/liblouisro/build/gnulib&#39;<br>
        if /bin/sh ../libtool --tag=CC --mode=compile gcc
        -DHAVE_CONFIG_H -I. -I../../gnulib -I../liblouis -g -O2 -MT
        progname.lo -MD -MP -MF &quot;.deps/progname.Tpo&quot; -c -o progname.lo
        ../../gnulib/progname.c; \<br>
        then mv -f &quot;.deps/progname.Tpo&quot; &quot;.deps/progname.Plo&quot;; else rm -f
        &quot;.deps/progname.Tpo&quot;; exit 1; fi</span></span><br>
    <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: &#39;Times New Roman&#39;; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span class="Apple-style-span" style="font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px;">../libtool:
        line 826: X--tag=CC: command not found<br>
        ../libtool: line 859: libtool: ignoring unknown tag : command
        not found<br>
        ../libtool: line 826: X--mode=compile: command not found<br>
        ../libtool: line 992: *** Warning: inferring the mode of
        operation is deprecated.: command not found<br>
        ../libtool: line 993: *** Future versions of Libtool will
        require --mode=MODE be specified.: command not found<br>
        ../libtool: line 1136: Xgcc: command not found<br>
        ../libtool: line 1136: X-DHAVE_CONFIG_H: command not found<br>
        ../libtool: line 1136: X-I.: command not found<br>
        ../libtool: line 1136: X-I../../gnulib: No such file or
        directory<br>
        ../libtool: line 1136: X-I../liblouis: No such file or directory<br>
        ../libtool: line 1136: X-g: command not found<br>
        ../libtool: line 1136: X-O2: command not found<br>
        ../libtool: line 1136: X-MT: command not found<br>
        ../libtool: line 1136: Xprogname.lo: command not found<br>
        ../libtool: line 1136: X-MD: command not found<br>
        ../libtool: line 1136: X-MP: command not found<br>
        ../libtool: line 1136: X-MF: command not found<br>
        ../libtool: line 1136: X.deps/progname.Tpo: No such file or
        directory<br>
        ../libtool: line 1136: X-c: command not found<br>
        ../libtool: line 1188: Xprogname.lo: command not found<br>
        ../libtool: line 1193: libtool: compile: cannot determine name
        of library object from `&#39;: command not found<br>
        make[3]: *** [progname.lo] Error 1<br>
        make[2]: *** [all-recursive] Error 1<br>
        make[1]: *** [all] Error 2<br>
        make: *** [all-recursive] Error 1<br>
        <br>
        When we run this from a straight red hat distro, it installs
        with no errors. Does anyone have any advice to offer?<br>
        <br>
        Thanks!<br>
        Chris<br>
      </span></span>
  </div>