<div>ipython.Slackbuild</div><div>... ...</div><div># Install documentation:</div><div>mkdir -p $PKG/usr/doc</div><div>mv $PKG/usr/share/doc/ipython $PKG/usr/doc/ipython-$VERSION</div><div>chmod -R 0644 $PKG/usr/doc/$PKGNAM-$VERSION/*</div>

<div>... ...</div><div><br></div><div>The &#39;chmod&#39; line made the fault, which caused normal users not able to enter into the directories of ipython-$VERSION/.</div><div><br></div><div>ll /usr/doc/ipython-0.10</div>

<div><div>total 12</div><div>drw-r--r-- 4 root root 4096 2010-08-27 09:56 examples/</div><div>drw-r--r-- 2 root root 4096 2010-08-27 09:56 extensions/</div><div>drw-r--r-- 3 root root 4096 2010-08-27 09:56 manual/</div></div>

<div><br></div><div>Acutally, the permissions before makeing pkg are ok. So, maby that line is no need, or using a better way instead.</div><div><br></div><div>Best regards.</div><div><br></div>-- <br>Free as freedom, slack as Slackware.<br>

vvoody<br>