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 scala...@googlegroups.com
I have installed the typesafe stack on Ubuntu. I cannot start sbt as it fails to download dependencies from behind an authenticated firewall on Ubuntu. I have set the variables https_proxy etc to the format http:username:pass...@proxy.port, so that, for instance git works (as well as set proxy in ubunut). Is there some other configuration I need to make for this? Any help is appreciated.
Thanks,
Siddhartha
Sonnenschein
unread,
Mar 11, 2013, 7:47:58 AM3/11/13
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
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 scala...@googlegroups.com
Thanks. Do you mean run sbt with these parameters? As per Gary Pampara's suggestion I ran java with these parameters to run scala-launch and it worked. Siddhartha