[pocket-linux] A.3.3.1 Create a staging area
mlij at globo.com
mlij at globo.com
Tue Mar 22 16:49:25 CST 2005
'>'>
'>'> I believe that is necessary to put the line:
'>'>
'>'> mkdir -p share/terminfo/l
'>'>
'>'> in the A.3.3.1.
'>'>
'>'
'>'There already is 'mkdir -p share/termcap/l' in section A.3.3.1
'>'Are you using the latest version of the guide? If not, you can
'>'download it at http://www.tldp.org/guides.html#pocket
'>'
'>'> I had to put this line to copy linux in the A.3.3.3:
'>'> cp /usr/share/terminfo/l/linux ~/usr-staging/share/terminfo/l
'>'>
'>'> I did not put the "periods" that there are at the end in A.3.3.3
'>'>
'>'> I put cp /usr/lib/libncurses.so.5 ~/usr-staging/lib
'>'>
'>'
'>'Either way is fine. The . just refers to the present directory.
I am using the lastest version of the guide.
**************************************
Section: *
A.3.3.1. Create a staging area *
*
bash# mkdir ~/usr-staging *
bash# cd ~/usr-staging *
bash# mkdir bin lib *
bash# mkdir -p share/termcap/l *
*************************************
I do not understand.
How is it possible to create mkdir -p share/termcap/l and copy
cp /usr/share/terminfo/l/linux . ?
More information about the Pocket-Linux
mailing list