diff options
author | Jose V Beneyto <sepen@users.sourceforge.net> | 2008-02-25 18:06:46 +0100 |
---|---|---|
committer | Jose V Beneyto <sepen@users.sourceforge.net> | 2008-02-25 18:07:14 +0100 |
commit | 8047ee0dd084483abe58a0a1e29a3e027ec81e2f (patch) | |
tree | 32943662f8a3472409fd71648f9e8b8c829ea06e /virtualbox/README | |
parent | 487c8ea7f863d7942afdf1ab60596f78e0a8ba13 (diff) | |
download | contrib-8047ee0dd084483abe58a0a1e29a3e027ec81e2f.tar.gz contrib-8047ee0dd084483abe58a0a1e29a3e027ec81e2f.tar.xz |
virtualbox: Updated 1.5.4 -> 1.5.6
Diffstat (limited to 'virtualbox/README')
-rw-r--r-- | virtualbox/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/virtualbox/README b/virtualbox/README index a8e6ac7e7..3eab9983d 100644 --- a/virtualbox/README +++ b/virtualbox/README @@ -32,4 +32,9 @@ POST-INSTALL SUBSYSTEM=="misc" SYSFS{dev}=="10:62" -PRECAUTIONS +PRECAUTION + + If you have problems trying to update virtualbox (xalan-c not found...) use + this command to solve it: + # prt-get update -fr xerces-c xalan-c + and then rebuild virtualbox |