This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Problem running insight on Solaris 5.7


I found another dir with missing permissions for all
/usr/local/share/insight1.0 and subdirs.

Therefor it could not find main.tcl.
Now it is running. If I unset GDBTK_DEBUG. Otherwise it gives me exit
code 1. Maybe it could not initialize the logfile due to permissions.
I found that in gdbtk_source_start_file(). There is a msg variable that
contained the error message. But the variable content was not showing up
at the command line.

In the beginning I struggled with the install. I compiled with my normal
user account and did the install as root. 
After that only root was able to run insight. I tried to set the install
script to "<source dir>/insight-weekly-6.40.50.20051212/install-sh -o
bin -g bin -c".
But I still had to walk trough all the install directories and set
permissions to world read/execute.

Maybe there is an easier way to install insight accessible to all users?

Thanks a lot in helping to debug,

Joern


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]