Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Unix Operating Systems > Debian Linux > Debian Linux support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-28-2008, 10:38 AM
Henk Oegema
 
Posts: n/a
Default How to install package(?) svn ?

Which packages do I need to install, to use the command svn ?
I'm using Debian 4.0r2

asterisk:/home/henkoegema# svn checkout
http://svn.digium.com/svn/asterisk-gui/trunk asterisk-gui
bash: svn: command not found <-----

asterisk:/home/henkoegema# apt-get install svn
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package svn <-----

Thanks
Henk




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-28-2008, 10:38 AM
Mark South
 
Posts: n/a
Default Re: How to install package(?) svn ?

On Sun, 27 Jan 2008 13:16:56 +0000, Henk Oegema wrote:

> Which packages do I need to install, to use the command svn ? I'm using
> Debian 4.0r2


aptitude install subversion
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-28-2008, 10:38 AM
Henk Oegema
 
Posts: n/a
Default Re: How to install package(?) svn ?

Mark South wrote:

> On Sun, 27 Jan 2008 13:16:56 +0000, Henk Oegema wrote:
>
>> Which packages do I need to install, to use the command svn ? I'm using
>> Debian 4.0r2

>
> aptitude install subversion


Thanks Mark
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-28-2008, 10:38 AM
Anton Ertl
 
Posts: n/a
Default Re: How to install package(?) svn ?

Mark South <mark.south@null.invalid> writes:
>On Sun, 27 Jan 2008 13:16:56 +0000, Henk Oegema wrote:
>
>> Which packages do I need to install, to use the command svn ? I'm using
>> Debian 4.0r2

>
>aptitude install subversion


In general, apt-file (package apt-file) helps answer such questions:

apt-file search bin/svn

- anton
--
M. Anton Ertl Some things have to be seen to be believed
anton@mips.complang.tuwien.ac.at Most things have to be believed to be seen
http://www.complang.tuwien.ac.at/anton/home.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-28-2008, 10:38 AM
Dave Uhring
 
Posts: n/a
Default Re: How to install package(?) svn ?

On Sun, 27 Jan 2008 14:41:19 +0000, Anton Ertl wrote:

> In general, apt-file (package apt-file) helps answer such questions:
>
> apt-file search bin/svn


Debian Lenny:

[root@einstein ~]# apt-file search bin/svn
bash: apt-file: command not found
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-28-2008, 10:38 AM
Anton Ertl
 
Posts: n/a
Default Re: How to install package(?) svn ?

Dave Uhring <daveuhring@yahoo.com> writes:
>On Sun, 27 Jan 2008 14:41:19 +0000, Anton Ertl wrote:
>
>> In general, apt-file (package apt-file) helps answer such questions:
>>
>> apt-file search bin/svn

>
>Debian Lenny:
>
>[root@einstein ~]# apt-file search bin/svn
>bash: apt-file: command not found


That's why I specified the package, so you can install apt-file
without needing apt-file first. Also, you need to run apt-file update
occasionally (especially after chnaging sources.list).

- anton
--
M. Anton Ertl Some things have to be seen to be believed
anton@mips.complang.tuwien.ac.at Most things have to be believed to be seen
http://www.complang.tuwien.ac.at/anton/home.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-28-2008, 10:38 AM
Dave Uhring
 
Posts: n/a
Default Re: How to install package(?) svn ?

On Sun, 27 Jan 2008 16:18:23 +0000, Anton Ertl wrote:

> Dave Uhring <daveuhring@yahoo.com> writes:
>>On Sun, 27 Jan 2008 14:41:19 +0000, Anton Ertl wrote:
>>
>>> In general, apt-file (package apt-file) helps answer such questions:
>>>
>>> apt-file search bin/svn

>>
>>Debian Lenny:
>>
>>[root@einstein ~]# apt-file search bin/svn
>>bash: apt-file: command not found

>
> That's why I specified the package, so you can install apt-file
> without needing apt-file first. Also, you need to run apt-file update
> occasionally (especially after chnaging sources.list).


Actually I missed the package reference I just went to the Debian
package search page, then

# apt-get install apt-file
# apt-file update

It's a worthwhile utility and probably ought to be part of the default
installation.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:49 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62