Product
|
Planning
|
Teams
|
Developers
|
Notes
E
dit
A
ttach
Wiki Help
r3 - 07 Oct 2005 - 14:01:01 -
AparnaKadakia
You are here:
OSAF
>
Journal Web
>
ContributorNotes
>
AparnaKadakiaNotes
>
AparnaKadakia20051006
Running Multiple Instances of Chandler on Mac
Download and install a build from builds.osafoundation.org and copy it on the desktop.
Select the icon on the desktop and choose copy from the Finder's Edit menu.
Paste the icon on the desktop and it will be copied as, say : Chandler_osx_Checkpoint_20051003_r7574_copy.app
Click on the copy of chandler and change the name to, say : Chandler_osx_Checkpoint_20051003_r7574_2.app
Create the following 2 directories in your home directory:
cd /Users/aparna
mkdir profile1
mkdir profile2
Create 2 scripts runchandler1 and runchandler2 in your home directory
create file runchandler1 and add the following 2 lines:
export PROFILEDIR=/Users/aparna/profile1
open -a /Users/aparna/Desktop/Chandler_osx_Checkpoint_20051003_r7574.app/
create file runchandler2 and add the following 2 lines:
export PROFILEDIR=/Users/aparna/profile2
open -a /Users/aparna/Desktop/Chandler_osx_Checkpoint_20051003_r7574_2.app/
Make the scripts executable. From the shell window execute the following command:
chmod +x runchandler1
chmod +x runchandler2
To run the 2 instances of Chandler you need to run using the above scripts: runchandler1 and runchandler2 from your home directory
cd /Users/aparna
./runchandler1
./runchandler2
Everytime you install a new chandler build you need to update your runchandler1 and runchandler2 scripts to point to the new builds.
E
dit
|
W
YSIWYG
|
A
ttach
|
P
rintable
|
R
aw View
|
Backlinks:
We
b
,
A
l
l Webs
|
H
istory
: r3
<
r2
<
r1
|
M
ore topic actions
Log In
or
Register
chandlerproject.org
VISION
TOUR
Download Desktop
Get a Hub Account
Get Chandler Server
FAQ
Get Started
Blog
Mailing Lists
Chat on IRC
Report a Bug
Get Involved
OSAF Community
About OSAF
Journal Wiki Changes
Open Source Applications Foundation
Dansk
Deutsch
English
Español
Finnis
Français
Italiano
Nederlands
Polski
Português
Svenska
简体中文
繁體中文
Except where otherwise noted, this site and its content are licensed by OSAF under an
Creative Commons License, Attribution Only 3.0
.
See
list of page contributors
for attributions.