Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 1998 21:46:15 +0900
From:      Kazuhiko Kiriyama(System administrator) <kiri@kiri.toba-cmt.ac.jp>
To:        freebsd-ports@FreeBSD.ORG
Subject:   Can't pkg_add due to INSTALL not found.
Message-ID:  <19980115214615D.kiri@kiri.toba-cmt.ac.jp>
In-Reply-To: Your message of "Thu, 15 Jan 1998 09:22:32 %2B0100" <70D6A3FCD8F1CF11A86508002BE74D793BD502@mail1.vai.co.at>
References:  <70D6A3FCD8F1CF11A86508002BE74D793BD502@mail1.vai.co.at>

next in thread | previous in thread | raw e-mail | index | archive | help
Hallo.

Now I'm updating ports, but pkg_add can't install because of 
"+INSTALL : not found". Detail messages are

%pkg_add -v /usr/ports/packages/All/ja-mew-1.92.4.tgz
Requested space: 899852 bytes, free space: 178868224 bytes in /var/tmp/instmp.010452
Package `ja-mew-1.92.4' depends on `im-76'.
 - already installed.
Package `ja-mew-1.92.4' depends on `mew-common-1.92.4'.
 - already installed.
Package `ja-mew-1.92.4' depends on `mule-common-2.3'.
 - already installed.
Package `ja-mew-1.92.4' depends on `perl-5.00401'.
 - already installed.
Running install with PRE-INSTALL for ja-mew-1.92.4..
+INSTALL: not found
pkg_add: install script returned error status
pkg_add: 1 package addition(s) failed
%

tarball "ja-mew-1.92.4.tgz" lists 

%tar zvtf /usr/ports/packages/All/ja-mew-1.92.4.tgz | less
-rw-r--r-- root/bin       5436 Jan 15 21:16 1998 +CONTENTS
-rw-r--r-- root/bin         53 Jan 15 21:16 1998 +COMMENT
-rw-r--r-- root/bin       1144 Jan 15 21:16 1998 +DESC
-rwxr-xr-x kiri/staff     1638 Jan 15 21:15 1998 +INSTALL
-rwxr-xr-x kiri/staff     1168 Jan 15 21:15 1998 +DEINSTALL
-r--r--r-- root/wheel     4291 Oct  6 21:25 1997 +MTREE_DIRS
-r--r--r-- bin/bin       22752 Jan 15 21:16 1998 lib/mule/site-lisp/mew/mew-attach.el
-r--r--r-- bin/bin       15582 Jan 15 21:16 1998 lib/mule/site-lisp/mew/mew-attach.elc
-r--r--r-- bin/bin       17267 Jan 15 21:16 1998 lib/mule/site-lisp/mew/mew-bq.el
:

INSTALL and DEINSTALL are also used at "post-install" in Makefile.

post-install:
	@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL

And "make install" go well. What's wrong?

ja-mew-1.92.4 needs mew-common-1.92.4, and I put these packages to 

ftp://pis.toba-cmt.ac.jp/incoming/mew-common-1.92.4.tgz
ftp://pis.toba-cmt.ac.jp/incoming/ja-mew-1.92.4.tgz

I want to get any solution with faithful information about this.
________________________________________________________________________
KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>    Toba National College of 
                                                     Maritime Technology
                         Department of Electronic Mechanical Engineering



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980115214615D.kiri>