| Author |
Istalling Subversion 1.6.5 in Ubuntu
|
Joe Harry
Ranch Hand
Joined: Sep 26, 2006
Posts: 8795
|
|
Fellas,
I have some problems installing subversion on Ubuntu 9.10. Following is what I get when I tried;
|
SCJP 1.4, SCWCD 1.4 - Hints for you, SCBCD Hints - Demnachst, SCDJWS - Auch Demnachst
Did a rm -R / to find out that I lost my entire Linux installation!
|
 |
Joe Harry
Ranch Hand
Joined: Sep 26, 2006
Posts: 8795
|
|
Just got the following information from this website
http://packages.ubuntu.com/karmic/libsvn1
Do I have to install first all the dependant packages of libsvn1 before installing cubversion?
|
 |
Joe Harry
Ranch Hand
Joined: Sep 26, 2006
Posts: 8795
|
|
|
sudo apt-get install subversion seemed to be easy. But was just thinking what if I did not have a connection to the internet.
|
 |
Vijitha Kumara
Bartender
Joined: Mar 24, 2008
Posts: 3670
|
|
Joe Harry wrote:sudo apt-get install subversion seemed to be easy. But was just thinking what if I did not have a connection to the internet.
You would have to install all the dependencies manually (having them locally), but the best & easiest way is by using a package management tool. BTW, you should be able to check for all the dependencies through apt-get?
|
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
|
 |
 |
|
|
subject: Istalling Subversion 1.6.5 in Ubuntu
|
|
|