How to install third party software (format .tar.bz2)

williamkow williamkow at yahoo.com
Thu Oct 4 22:50:59 PDT 2007


   I received error message, see below:
   # make install
   make: don't know to make install. Stop
   # make INSTALL
   'INSTALL' is up to date.
   ______________________________________________________________________
   __
   Alex P wrote:

   Could you please advise on how to
   install the software with format .tar.bz2   For Example, file
   downloaded from the below link :
   [1][1]http://www.gprsec.hu/downloads/GPRS_Easy_Connect_301.tar.bz2


cd /directory-whith-GPRS_Easy_Connect_301.tar.bz2
bzip2 -d GPRS_Easy_Connect_301.tar.bz2
tar xf GPRS_Easy_Connect_301.tar
cd GPRS_Easy_Connect_301
more README
make install
_______________________________________________
[2]freebsd-questions at freebsd.org mailing list
[3]http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [4]"freebsd-questions-unsubscribe at freebsd.org"

References

   1. http://www.gprsec.hu/downloads/GPRS_Easy_Connect_301.tar.bz2
   2. mailto:freebsd-questions at freebsd.org
   3. http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   4. mailto:freebsd-questions-unsubscribe at freebsd.org


More information about the freebsd-questions mailing list