X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=README;h=4fb8be16fe9f4f46d02667bdd2f6c56bfed5fe31;hb=25f19babe7a0ab75d04ff7e6f98f7bcb65fb8941;hp=fa3fd3e7a1791e7880f7fe78ec96f548bdc48cb7;hpb=287d527af97dc3346f50756910e67d63fa5507bd;p=tpg%2Facess2.git diff --git a/README b/README index fa3fd3e7..4fb8be16 100644 --- a/README +++ b/README @@ -42,6 +42,8 @@ MODULES defines what modules should be statically linked with the kernel Set the source root directory (ACESSDIR) and the destination directory (DISTROOT). +To be able to build usermode programs, Usermode/Libraries/acess.ld needs + to be edited to change the SEARCH_DIR directive to the correct path. You may also want to edit Usermode/Filesystem/Conf/BootConf.cfg before installing.