Active Topics

 


Reply
Thread Tools
Posts: 9 | Thanked: 2 times | Joined on Apr 2007
#1
I've just installed scratchbox, the SDK and xephyr, etc and I'm a little confused. I'm used to developing applications with jedit and I'm not sure how to edit files in jedit outside the scratchbox env and still be able to access them inside scratchbox.

The basic question is: How can I make files in my home directory outside of scratchbox also available inside scratchbox?

Thanks,
Geoffeg
 
JeffElkins's Avatar
Posts: 273 | Thanked: 15 times | Joined on Oct 2007
#2
If you're running Linux, why not symlink?
__________________
My Mac Mini runs Kubuntu
 
Posts: 20 | Thanked: 11 times | Joined on Oct 2007 @ Germany
#3
I also work with a symlink from my "normal" home directory to my scratchbox home directory. Is scratchbox installed in your root directory, you can create it like this:

cd <to your home directory>
ln -s /scratchbox/users/<your user name>/home/<your user name>/ scratchbox_home

Now you have a "directory" called scratchbox_home in your home directory. So you can easily access the files inside your scratchbox home director from your Linux system.

Last edited by blachner; 2007-12-06 at 15:27.
 
Posts: 9 | Thanked: 2 times | Joined on Apr 2007
#4
Thanks all. I tried a symlink but I tried to create a symlink to ~/workspace from /scratchbox home and that didn't work. blachner's solution worked great.
 
Posts: 3,841 | Thanked: 1,079 times | Joined on Nov 2006
#5
I don't do any symlinking, I simply access the files (to unpack, for example, or to edit them) directly in /scratchbox/... in one terminal, then in another terminal I'm logged into scratchbox. So I edit from my normal environment and build from inside scratchbox.
__________________
N800/OS2007|N900/Maemo5
-- Metalayer-crawler delenda est.
-- Current state: Fed up with everything MeeGo.
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:11.