Can't configure in source dir..

Mike A. Harris mharris@opensourceadvocate.org
Tue Oct 10 13:41:00 GMT 2000


On Tue, 10 Oct 2000, William Gacquer wrote:

>---------------------sn_install.sh-----------------------
>#! /bin/bash
>echo "Welcome to SourceNavigator"
>tar xvfz SN452.tgz 
>cd SN452-source
>mkdir linuxdist
>cd linuxdist
>../configure --prefix=/usr/local/snavigator
>make
>make install
>chmod -R a+r /usr/local/snavigator
>cd ../..
>rm -rf SN452-source
>echo "SN was installed in /usr/local/snavigator"
>exit 0
>
>----------------------sn.sh------------------------------
>#! /bin/bash
>export SN=/usr/local/snavigator
>export PATH=$SN/bin:$PATH
>snavigator

AHHH!  Now _that_ makes it much more clear.  I think I can easily
work with that in RPM.  Thanks for the detailed instructions.

It seems to be working now..  Perhaps the upper level README
should be patched to give more detailed build instructions.  If
nobody feels like it, I'll volunteer to make the documentation
clearer if someone is willing to integrate my effort.

Thanks.


----------------------------------------------------------------------
      Mike A. Harris  -  Linux advocate  -  Open source advocate
              Computer Consultant - Capslock Consulting
                 Copyright 2000 all rights reserved
----------------------------------------------------------------------

Red Hat FAQ tip: Having trouble upgrading RPM 3.0.x to RPM 4.0.x?  Upgrade 
first to version 3.0.5, and then to 4.0.x.  All packages are available on 
Red Hat's ftp sites:       ftp://ftp.redhat.com  ftp://rawhide.redhat.com



More information about the Sourcenav mailing list