hi to all,
Anybody has could install gnome from ports?
I'm trying to compile from ports and I'm getting that error at compile time.
Steps I've done
I don't know what I'm doing wrong.
I've tested this with FreeBSD 13 and 13.1 with the same result.
Thanks in advance.
Anybody has could install gnome from ports?
I'm trying to compile from ports and I'm getting that error at compile time.
Code:
pkg-static: Unable to access file /usr/ports/security/libpwquality/work/stage/usr/local/lib/python3.9/site-packages/pwquality-1.4.4-py3.9.egg-info:No such file or directory
pkg-static: Unable to access file /usr/ports/security/libpwquality/work/stage/usr/local/lib/python3.9/site-packages/pwquality.cpython-39.so:No such file or directory
*** Error code 1
Code:
cd /usr/ports/x11/xorg
make config-recursive
make install clean (without problems)
cd /usr/ports/x11/gnome
make config-recursive
make install clean
I've tested this with FreeBSD 13 and 13.1 with the same result.
Thanks in advance.