RE: Fail to perform configure on solaris 8



Hi, Pavel!

Ok . I took last version - you have mentioned... Now it path
configure ...
make
make install

That's great! Now we know that the old versions indeed have problems
finding glib.

I don't see any error mesages - it seems to be succesfully. But whet I try
to run :
mc - it just stucks , and even ctrl/C don't help - only killing proccess....
Version is :

psimonov xserver-~/FileMgr/mc_bin/bin-120 mc -V
The Midnight Commander 4.5.54
Edition: text mode
Virtual File System: tarfs, extfs, ftpfs, mcfs
With builtin Editor
Using S-lang library with terminfo database
With subshell support: as default
with mouse support on xterm.
Using locale "C" (from environment variable LANG)

Maybe subshell is guilty. Try "mc -u".

Also try the internal viewer and editor by running "mc -v /dev/null" and
"mc -e /dev/null" respectively. Report me if they run.

If neither of them works maybe the internal S-Lang library has problems
finding the terminfo database. Try adding "--with-termcap" to the
configure arguments. You'll have to run "make clean" and recompile
averything after that.

The last resort is of course debugger. It's easier to debug MC if it's
compiled with "--without-subshell" and no optimization (make CFLAGS=-g).

-- 
Regards,
Pavel Roskin





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]