close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 25, 2009, 4:31:46 PM (16 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v32
|
v33
|
|
51 | 51 | CTRL + D |
52 | 52 | |
53 | | $ sudo aptitude install ca-certificates sun-java6-jre |
| 53 | $ sudo aptitude -y install ca-certificates sun-java6-jre |
54 | 54 | $ sudo mkdir -p /etc/ssl/certs/java/ |
55 | 55 | $ sudo ln -sf /etc/java-6-sun/security/cacerts /etc/ssl/certs/java/cacerts |