My system: Lenovo Ideapad 310. CPU Intel i5-6200U
I have just installed FreeBSD 11.1-RELEASE-p1 amd64
My directory:
Being a Windows user all the while, thought to look at FreeBSD and to learn more about computers and whatnot.
Following the steps from Thread 51210
2. Update the ports tree
I CTRL-C to exit.
I did a
Am I doing correct or had I just step off a cliff?
I have just installed FreeBSD 11.1-RELEASE-p1 amd64
My directory:
Code:
#/usr/ports/ports-mgmt/portmaster
Makefile distinfo files pkg-descr
Following the steps from Thread 51210
Code:
1. portmaster --list-origins > ~/installed-port-list
-/installed-port-list: No such file or directory
2. Update the ports tree
Code:
#portsnap update
Ports tree is already up to date
Code:
3. portmaster -ty --clean-distfiles
===>>> Gathering distinfo list for all ports
(This will take several minutes)
make: "/usr/ports/Mk/Uses/python.mk" line 404: Cannot open /usr/ports/lang/python/Makefile.version
make: Fatal error encountered -- cannot continue
make: "/usr/ports/Mk/Uses/python.mk" line 404: Cannot open /usr/ports/lang/python/Makefile.version
make: Fatal error encountered -- cannot continue
I CTRL-C to exit.
I did a
pkg install vlc
and a whole bunch of, er, whatnot, came out and so I thought I will try to rebuild the ports. Am I doing correct or had I just step off a cliff?