pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/bootstrap
Module Name: pkgsrc
Committed By: schmonz
Date: Wed Apr 6 00:24:05 UTC 2022
Modified Files:
pkgsrc/bootstrap: README
Log Message:
bootstrap: suggest pkgsrc paths before system ones.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/bootstrap/README
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/bootstrap/README
diff -u pkgsrc/bootstrap/README:1.31 pkgsrc/bootstrap/README:1.32
--- pkgsrc/bootstrap/README:1.31 Tue Apr 5 12:57:21 2022
+++ pkgsrc/bootstrap/README Wed Apr 6 00:24:05 2022
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.31 2022/04/05 12:57:21 gdt Exp $
+$NetBSD: README,v 1.32 2022/04/06 00:24:05 schmonz Exp $
To try to get pkgsrc working on your system, please try the following
as root:
@@ -46,7 +46,9 @@ We'd be very interested in hearing of an
Please remember to add $prefix/bin to your PATH environment variable
and $prefix/man to your MANPATH environment variable, if necessary.
-(See above for --prefix and its default value.)
+(See above for --prefix and its default value.) On platforms that
+ship with same-named pkg_* tools, such as OpenBSD and older FreeBSD,
+consider putting $prefix/bin earlier in PATH.
Remember also to use bmake to build packages in pkgsrc. It's very
likely that the native make on your system will be incompatible with
Home |
Main Index |
Thread Index |
Old Index