I have Starlink (the astrometry software package) installed on Ubuntu 14.04. The software currently runs with no problems, however, every time I launch GAIA from the terminal I am presented with an error message in a window, once the message is dismissed GAIA launches with no problems. If someone could help me identify the problem and/or provide a solution, that would be great!
Here is the message I receive on startup, can anybody interpret this and tell me what it means?
Code:
couldn't open "/home/angusord/.skycat/tclhttpd.default": permission denied
couldn't open "/home/angusord/.skycat/tclhttpd.default": permission denied
while executing
"open $Config(AuthDefaultFile) w 0660"
invoked from within
"if {[info exists Config(Auth)]} {
foreach {var val} $Config(Auth) {
if {[string match user,* $var]} {
# encrypt the password
set salt [..."
(file "/home/angusord/star-2014A/lib/tclhttpd3.5.1/auth.tcl" line 72)
invoked from within
"source /home/angusord/star-2014A/lib/tclhttpd3.5.1/auth.tcl"
("package ifneeded httpd::auth 2.0" script)
invoked from within
"package require httpd::auth"
(file "/home/angusord/star-2014A/lib/gaia4.4.5/SampClient.tcl" line 113)
invoked from within
"source /home/angusord/star-2014A/lib/gaia4.4.5/SampClient.tcl"
(in namespace eval "::" script line 1)
invoked from within
"namespace eval :: $auto_index($name)"
(procedure "auto_load" line 13)
invoked from within
"auto_load $name [uplevel 1 {::namespace current}]"
(autoloading "samp::SampClient")
invoked from within
"if {$ret != 0} {
dict append opts -errorinfo "\n (autoloading \"$name\")"
return -options $opts $msg
}"
(procedure "::unknown" line 1)
invoked from within
"samp::SampClient \#auto -agents $agents -metadata [array get meta]"
(procedure "::gaia::Gaia::init_samp_" body line 13)
invoked from within
"init_samp_"
(object "::.gaia1" method "::gaia::Gaia::init" body line 97)
invoked from within
"init"
(object "::.gaia1" method "::util::TopLevelWidget::call_init" body line 2)
invoked from within
"::.gaia1 call_init"
(in namespace inscope "::util::TopLevelWidget" script line 1)
invoked from within
"namespace inscope ::util::TopLevelWidget {::.gaia1 call_init}"
("after" script)
Thanks in advance,
angus