Bug 25469

Summary: netscape navigator 4.7 package installation problem
Product: Base System Reporter: Charlie Sorsby <crs>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.4-RELEASE   
Hardware: Any   
OS: Any   

Description Charlie Sorsby 2001-03-01 04:40:00 UTC
	When netscape navigator 4.7 is installed via pkg_add from
	the Walnut-Creek CDROM (the intallation CDROM) the
	following results:

	Script started on Wed Feb 28 18:04:10 2001
	PC% sudo pkg_add /cdrom/packages/www/netscape-navigator-4.7.tgz
	Password:
	PC% rehash
	PC% which netscape
	/usr/local/bin/netscape
	PC% netscape
	exec: /usr/local/Netscape.404/lib/netscape/navigator-4.7.bin: not found
	PC% ls /usr/local
	bin/		include/	lib/		man/		share/
	etc/		info/		libexec/	sbin/
	PC% exit
	PC% exit
	
	Script done on Wed Feb 28 18:05:31 2001

	I should have thought that, when a package is added with
	pkg_add, that the required files would be put where they
	are expected to be by the software being installed.
Comment 1 Peter Pentchev freebsd_committer freebsd_triage 2001-03-01 08:11:49 UTC
State Changed
From-To: open->closed

Duplicate of misc/25466.