I'm trying to build digikam from svn by the instructions on:
http://www.digikam.org/?q=download/svn However, when I run the first command I am told that there is no command svn: dotancohen@ubuntu:~/bin/digikam$ svn co -N svn://anonsvn.kde.org/home/kde/branches/stable/extragear/graphics bash: svn: command not found And trying to install svn by aptget finds nothing. What must one to to build from svn? Thanks in advance. Dotan Cohen http://lyricslist.com/lyrics/artist_albums/219/xyz.html http://music-lyriks.com _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Hi Dotan, svn is the short form for subversion. apt-get install subversion should give you what you need. Regards - Markus -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFFsPXgxxUzQSse11ARAnMPAJ4zSuo0aJc67arJ5btO85YRvusrywCfbxbp RlwIm5mCXBBzWRlr1G/0u+M= =onkH -----END PGP SIGNATURE----- _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Dotan Cohen
On Friday, 19. January 2007 17:41, Dotan Cohen wrote:
> I'm trying to build digikam from svn by the instructions on: > http://www.digikam.org/?q=download/svn > > However, when I run the first command I am told that there is no command svn: > dotancohen@ubuntu:~/bin/digikam$ svn co -N > svn://anonsvn.kde.org/home/kde/branches/stable/extragear/graphics > bash: svn: command not found > > And trying to install svn by aptget finds nothing. What must one to to > build from svn? apt-get install subversion Achim > > Thanks in advance. > > Dotan Cohen > > http://lyricslist.com/lyrics/artist_albums/219/xyz.html > http://music-lyriks.com > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > > -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it. -- [hidden email] _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
On 19/01/07, Achim Bohnet <[hidden email]> wrote:
> apt-get install subversion > > Achim Thanks. Wiping egg off of face now. Dotan Cohen http://what-is-what.com/what_is/malware.html http://faq-google.com _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
On Fri, 19 Jan 2007, Dotan Cohen wrote:
> On 19/01/07, Achim Bohnet <[hidden email]> wrote: > > apt-get install subversion > > > > Achim > > Thanks. Wiping egg off of face now. Don't worry ;-) Just to hammer on this one: Quite helpful is apt-cache: apt-cache search svn or maybe even better the package search at http://www.debian.org/distrib/packages#search_packages Happy compiling, Arnd _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
On Friday, 19. January 2007 18:00, Arnd Baecker wrote:
> On Fri, 19 Jan 2007, Dotan Cohen wrote: > > > On 19/01/07, Achim Bohnet <[hidden email]> wrote: > > > apt-get install subversion > > > > > > Achim > > > > Thanks. Wiping egg off of face now. > > Don't worry ;-) Just to hammer on this one: > Quite helpful is apt-cache: > apt-cache search svn > or maybe even better the package search at > http://www.debian.org/distrib/packages#search_packages .. or the command line alternative of above web page for searching files in pkgs: apt-file apt-get install apt-file apt-file update then apt-file search bin/svn handy to quickly locate binaries. Achim > > Happy compiling, > > Arnd > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > > -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it. -- [hidden email] _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
On 19/01/07, Achim Bohnet <[hidden email]> wrote:
> > .. or the command line alternative of above web page for searching > files in pkgs: apt-file > > apt-get install apt-file > apt-file update > > then > > apt-file search bin/svn > > handy to quickly locate binaries. > > Achim Thanks, I will certainly make use of that. Dotan Cohen http://technology-sleuth.com/question/why_are_internet_greeting_cards_dangerous.html http://galill.com _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |