You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TaskJuggler Users
I am interested in trying Task Juggler for Windows, but I am
completely lost. I installed Ruby, installed the gem file, and I have
a sample .tjp file, but I can't figure out how to run task juggler. I
read the manual, but it only talks about installation and how to make
the .tjp files.
JohnZ
unread,
Apr 18, 2009, 3:59:36 AM4/18/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
If "gem install taskjuggler-0.0.2.gem" was successfully then you
will find taskjuggler in the following dir:
"[wxrubyroot]\lib\ruby\gems\1.9.1\gems\taskjuggler-0.0.2"
So, create a batch-file (e.g. starttj.bat) with following line:
ruby [wxrubyroot]\lib\ruby\gems\1.9.1\gems\taskjuggler-0.0.2\bin\tj3
MyProject.tjp
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to taskjugg...@googlegroups.com
> completely lost. I installed Ruby, installed the gem file, and I have > a sample .tjp file, but I can't figure out how to run task juggler. I > read the manual, but it only talks about installation and how to make > the .tjp files.