> While installing rules: > > install -m644 -v rules/packages/64-*.rules /lib/udev/rules.d/ > install -m644 -v rules/packages/40-pilot-links.rules /lib/udev/rules.d/ > install -m644 -v rules/packages/40-isdn.rules /lib/udev/rules.d/ > > the result: > > install: target `/lib/udev/rules.d/ is not a directory: No such file or > directory > > I don't known how to create directory with right permissions. > My question is: How to create directory with right permissions? > > LFS 6.5 Stable from http://www.linuxfromscratch.org/lfs/downloads/stable/ > Packages downloaded from wget list > LiveCD lfslivecd-x86_64-6.3-r2160
Did your build of udev work? Did you stay in the directory or did you change directories? If you did not have a problem building udev then you should have been able to do the above steps. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
