Active Topics

 



Notices


Reply
Thread Tools
Posts: 114 | Thanked: 50 times | Joined on Oct 2006
#261
 

The Following User Says Thank You to Boke For This Useful Post:
Faz's Avatar
Posts: 284 | Thanked: 80 times | Joined on Mar 2007 @ London, UK
#262
Originally Posted by tori View Post
That looks great, but can you write a simple step by step guide how to do that, so a lay user like me can enjoy that too?

Thankyou
Which part are you having difficulties with?
 
Posts: 148 | Thanked: 44 times | Joined on Nov 2007
#263
I've downloaded the file......
where to put it now? at the document folder??
and..sorry... where to type the gunzip? i've tried at the x-terminal, but it sayw not such file,
and where to type the rest commands?

thanks, that what i ment when i've sais step by step
please share with me
 
qole's Avatar
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:
  1. Download the file. You need to know where you downloaded it!
  2. Open a terminal.
  3. Get root.
  4. 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!)
  5. 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.
  6. 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.
 
Posts: 148 | Thanked: 44 times | Joined on Nov 2007
#265
Thankyou,
I did got the gainroot (sudo gainroot)
and i've saved the file at the default documents foldet,
but, although i cd to this directory,
is says.there is not such file when i try gunzip it...
how to solv that?
 
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#266
try

Code:
cd /home/user/MyDocs/.documents/
 

The Following User Says Thank You to brontide For This Useful Post:
Posts: 148 | Thanked: 44 times | Joined on Nov 2007
#267
It brings me to the same documents folder (were i've seved the liboscar file(
but it still says, there is not such file...

This is what is written there;


BusyBox v1.6.1 (2007-09-27 18:08:59 EEST) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ sudo gainroot
Root shell enabled


BusyBox v1.6.1 (2007-09-27 18:08:59 EEST) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # cd /home/user/MyDocs/ .documents/
/home/user/MyDocs # gunzip liboscar.so.0.0.0.gz
gunzip: liboscar.so.0.0.0.gz: No such file or directory
/home/user/MyDocs #

Last edited by tori; 2008-07-07 at 20:29.
 
siralien's Avatar
Posts: 109 | Thanked: 6 times | Joined on Nov 2007 @ Bristol, UK
#268
Excuse me, jumped in late on this one, but how far from being finished is this built in messenger from being finished and available for us non admin types?
 
Faz's Avatar
Posts: 284 | Thanked: 80 times | Joined on Mar 2007 @ London, UK
#269
Try downloading again, but this time click and hold on the link, then select Save Target As...
From this screen you might want to change the location to somewhere that's easier to find.
 
Posts: 5,335 | Thanked: 8,187 times | Joined on Mar 2007 @ Pennsylvania, USA
#270
Originally Posted by tori View Post
/home/user # cd /home/user/MyDocs/ .documents/
You've put a space between "/home/user/MyDocs/" and ".documents/". There shouldn't be one.
__________________
maemo.org profile
 
Reply

Tags
instant messaging, rtcomm


 
Forum Jump


All times are GMT. The time now is 19:29.