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


Lentes, Joern wrote:

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.

Grr. I thought that problem was fixed long, long ago. Hmmm. [dig, dig] Sadly, "it works for me" (at least in the capacity I tested it with). :-(


But I still had to walk trough all the install directories and set
permissions to world read/execute.

Which directories? All of the ones installed with insight or just $INSTALLDIR/share/insight1.0? Can you run any of the other installed binaries (before changing permissions) like gdb, tclsh, etc? Or do those also not work?


I wonder if it is an "installer" issue. What is the value of ac_cv_path_install in config.cache?

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

I still don't understand why this happened to you. I build and install insight like this *every* week when I make the snapshot.


Well, at least you're running, I guess. I'd still like to know why this happened, though.

Keith


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