umbrello install and svn issuesFrom history 501 svn #checked to make sure it was installed 502 svn help #read up on the help, then went here: http://svnbook.red-bean.com/en/1.0/re04.html 503 locate umbrello 504 cd /usr/share/kde4/apps/ #go to the dir 505 mkdir um1 506 sudo mkdir um1 #have to be sudo 507 cd um1/ #into the di 508 svn co svn://anonsvn.kde.org/home/kde/branches/work/soc-umbrello #svn is ok but I prefer git 509 sudo svn co svn://anonsvn.kde.org/home/kde/branches/work/soc-umbrello #of course sudo 510 cd soc-umbrello/ #into the dir 511 ls 512 cat README #read it 513 cat INSTALL # read it too... but it's just a redirect a tangled page 514 firefox http://techbase.kde.org/Getting_Started/Build/KDE4 515 ls 516 cd .. 517 ls 518 cd soc-umbrello/ #back into figure it out 519 cd umbrello/ 520 ls 521 make #nope 522 make install #nope ... going into circles now 523 cd .. 524 ls 525 cd umbrello/ 526 ls 527 history 528 ls 529 make 530 make install 531 history 532 cmakekde #http://techbase.kde.org/Getting_Started/Build/KDE4 that didn't work either 533 history I think the pages here: http://uml.sourceforge.net/install.php need to be updated. code pour embarquer la vidéo : >>> http://www.youtube.com/embed/ALbwGY-GBtI <<< |