Reply
Thread Tools
Posts: 481 | Thanked: 190 times | Joined on Feb 2006 @ Salem, OR
#1
I successfully installed the scratchbox and xephyr. Now I have to copy the source code of the application in the scratchbox and I have no idea how to do that. I the documentation is just:
“1) First download the maemopad source tgz file from the subversion repository.
2) Copy that file to your user home directory inside Scratchbox, and uncompress it”
which is my home dir inside scratchbox? I tried to copy into /scratchbox/users/ioan but if I do a ls from [sbox-SDK_PC: ~] > I don't see my file there.

Thank you.
-i
 
Posts: 190 | Thanked: 5 times | Joined on Nov 2005 @ Bee-u-tee-ful Garden Home, Oregon
#2
Originally Posted by ioan
I successfully installed the scratchbox and xephyr. Now I have to copy the source code of the application in the scratchbox and I have no idea how to do that
Copy your source to /tmp first ("cp archive.tar.gz /tmp"). Then start scratchbox, and type

"cp /tmp/archive.tar.gz ."

And unpack as needed (tar -zxvf archive.tar.gz)

Make sense?

Brad.
 
Posts: 481 | Thanked: 190 times | Joined on Feb 2006 @ Salem, OR
#3
Originally Posted by bradb
Make sense?
yes, thanks
-i
 

The Following User Says Thank You to ioan For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 15:56.