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

2007-10-04 Thread williamkow
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 so

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

2007-10-03 Thread Norberto Meijome
On Wed, 3 Oct 2007 17:30:25 +0400 "Alex P" <[EMAIL PROTECTED]> wrote: > bzip2 -d GPRS_Easy_Connect_301.tar.bz2 > tar xf GPRS_Easy_Connect_301.tar or tar xjf GPRS_Easy_Connect_301.tar.bz2 _ {Beto|Norberto|Numard} Meijome "It is a lesson which all history teaches wise men

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

2007-10-03 Thread Alex P
> >Could you please advise on how to >install the software with format .tar.bz2 For Example, file >downloaded from the below link : >[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

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

2007-10-03 Thread williamkow
I am new to BSD & UNIX system. Could you please advise on how to install the software with format .tar.bz2 For Example, file downloaded from the below link : [1]http://www.gprsec.hu/downloads/GPRS_Easy_Connect_301.tar.bz2 It may need to compile(Makefile), or using pkg_add. But I'm