|
@@ -13,6 +13,7 @@ Install Glibc by running the following commands:
|
|
|
|
|
|
<blockquote><literallayout>
|
|
|
|
|
|
+ <userinput>mknod -m 0666 /dev/null c 1 3 &&</userinput>
|
|
|
<userinput>touch /etc/ld.so.conf &&</userinput>
|
|
|
<userinput>mkdir /usr/src/glibc-build &&</userinput>
|
|
|
<userinput>cd /usr/src/glibc-build &&</userinput>
|