Hi,
I've just installed new pkg tools (version pkg-1.3.8_1) on my 9.1-RELEASE-p19 with
	
	
	
		
as advised by initial 
/etc/make.conf was modified to include
	
		
But when I run
	
	
	
		
Would You please help me find a solution?
				
			I've just installed new pkg tools (version pkg-1.3.8_1) on my 9.1-RELEASE-p19 with
		Code:
	
	# make UPGRADEPKG=1 install clean
	 make install clean command/etc/make.conf was modified to include
		Code:
	
	WITH_PKGNG=yes
	But when I run
 pkg2ng following error is displayed and nothin is converted
		Code:
	
	Converting packages from /var/db/pkg
Converting portmaster-3.17.2...
Child process pid=88892 terminated abnormally: Segmentation fault: 11
Analysing shared libraries, this will take a while...
Checking all packages: 100%
	 pkg info shows only pkg-1.3.8_1 package manager installed, while pkg_info still shows all installed ports.Would You please help me find a solution?