[SOLVED] Building PBIs for 2.2 - pbi_makeport missing
-
Hey guys,
I try to build PBIs for pfSense 2.2. I already have done this for 2.1, but now this is driving me nuts… :o
I run
./rebuild_package_binaries_pbi.php -x/home/pfsense/packages/pkg_config.10.xml -a"amd64" -P -I -p"PACKAGE" -U -v
and get
/usr/local/sbin/pbi_makeport: not found
As of http://wiki.pcbsd.org/index.php/What%27s_New_in_10.0.2/10.1 pbi_makeport no longer exists?!
Build environment:
FreeBSD 10.1 (as of 12/15/2014)
pfsense-tools cloned at 12/15/2014So my question is: How to use the pfsense-tools to build a PBI?
EDIT #1:
Sry… forgot the sys specs... -
Update:
trying to use PCBSD 10.0 from github. Download has annoying 40KB/s… Glad I have a 50MBit/s :-XEDIT #1:
Downloaded this one https://github.com/pcbsd/pcbsd/tree/releng/10.0 and did/src-sh/libsh -> make install /src-sh/pbi-manager -> make install
Guess what: pbi_makeport is back 8)
Currently I'm building my PBI. Will report back later…
-
Thanks for reading… PCBSD 10.0 solves the problem ::)
-
Although the Thread is old.
Its also working with PCBSD 10.1.2.
Update:
EDIT #1:
Downloaded this one https://github.com/pcbsd/pcbsd/tree/releng/10.0 and did/src-sh/libsh -> make install /src-sh/pbi-manager -> make install