Thread
:
OS2008 Instant Messaging Upgrades
View Single Post
qole
2008-07-07 , 17:32
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#
264
If you downloaded the file and didn't choose a specific folder, you probably downloaded it to /home/user/MyDocs/
This page
explains how to get root. You will need it to copy the file.
So:
Download the file. You need to know where you downloaded it!
Open a terminal.
Get root.
Go to the directory where you saved the file. Assuming you just saved it to the default folder, you type:
Code:
cd /home/user/MyDocs/.documents
(thanks Brontide!)
Unzip the file. Type:
Code:
gunzip liboscar.so.0.0.0.gz
You can cheat and hit the Tab key after typing "libo" and it will fill in the rest. If it doesn't you're probably not in the right directory.
Copy the file to the correct directory. Type:
Code:
cp liboscar.so.0.0.0 /usr/lib/purple-2/
Again, if you hit Tab after typing a few letters and it completes the file name, you're doing it right.
__________________
qole.org
---
twitter
---
Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
Last edited by qole; 2008-07-07 at
21:18
.
Quote & Reply
|
qole
View Public Profile
Send a private message to qole
Visit qole's homepage!
Find all posts by qole