"Erik Vandamme" <[EMAIL PROTECTED]> schrieb: > Following Uwe's latest effort on the wiki: I get this > [EMAIL PROTECTED] lib]# cd python2.5 > [EMAIL PROTECTED] python2.5]# cd site-packages > [EMAIL PROTECTED] site-packages]# sudo ln -s $HOME/src/dabo/dabo dabo > [EMAIL PROTECTED] site-packages]# cd $HOME/src/dabo; svn up > bash: cd: /root/src/dabo: No such file or directory > Skipped '.'
Where did you put src/dabo? Under /root or under your normal home directory? You are working as root, so $HOME = /root (and why work as root and then use sudo?). HTH Sibylle -- Dr. Sibylle Koczian _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
