Packages

Shantanu Mahajan freebsd at dhumketu.cjb.net
Sat Jun 21 12:52:32 PDT 2003


+-- Ian Todd [freebsd] [21-06-03 20:38 +0200]:
| Ive done what u told me and im still not getting it right. The
|  following is what it says:
| 
| FREEBSD# pkg_add BitchX-1.0c19-FreeBSD4.tar.gz
|  tar: +CONTENTS: Not found in archive
|  tar: Error exit delayed from previous errors
|  pkg_add: tar extract of /tmp/b/BitchX-1.0c19-FreeBSD4.tar.gz failed!
|  pkg_add: unable to extract table of contents file from
|  '/tmp/b/BitchX-1.0c19-FreeBSD4.tar.gz' - not a package?
|  FREEBSD# gunzip BitchX-1.0c19-FreeBSD4.tar.gz
|  FREEBSD# ls -a
|  .                               BitchX-1.0c19-FreeBSD4.tar
|  ..                              scr-bx
|  BitchX                          wserv
|  FREEBSD# pkg_add BitchX-1.0c19-FreeBSD4.tar
|  tar: +CONTENTS: Not found in archive
|  tar: Error exit delayed from previous errors
|  pkg_add: tar extract of /tmp/b/BitchX-1.0c19-FreeBSD4.tar failed!
|  pkg_add: unable to extract table of contents file from
|  '/tmp/b/BitchX-1.0c19-FreeBSD4.tar' - not a package?
| 
| when i try to use ./configure the following is what i get:
| 
| FREEBSD# ./configure
|  ./configure: Command not found.
| 
| please help.
| 
| Regards
|  ian
	you have downloaded the srcs.
	do the following
	# cp BitchX-1.0c19-FreeBSD4.tar.gz /usr/port/distfiles
	# cd /usr/ports/irc/bitchx
	# make install



	Regards,
	Shantanu

-- 
If you want df(1) and other commands to display disk sizes in
kilobytes instead of 512-byte blocks, set BLOCKSIZE in your
environment to 'K'.  You can also use 'M' for Megabytes or 'G' for
Gigabytes.  If you want df(1) to automatically select the best size
then use 'df -h'.


More information about the freebsd-questions mailing list