That means the initial install did not complete correctly. Can you
do this (from your ltib project):
rm .host_wait_warning*
./ltib
The ./ltib command fails almost immediatly. Below is the output. I have added host_config.log as an attachment to this mail.
address@hidden:~/ltib\> ./ltib
Installing host support packages.
This only needs to be done once per host, but may take up to
an hour to complete ...
If an error occurs, a log file with the full output may be found in:
/home/johan/ltib/host_config.log
If you would like to see the log messages as the host packages are built and
installed:
* Open another terminal in the same directory
* Run the command: tail -f host_config.log
* When you're done with the tail, use CTRL+C to exit
Can't exec "mconf": No such file or directory at /home/johan/ltib/bin/Ltibutils.pm line 1010.
exec: mconf /home/johan/ltib/config/main.lkc: No such file or directory at /home/johan/ltib/bin/Ltibutils.pm line 1010.
traceback:
Ltibutils::system_nb:1010
main::get_plat_dir:3122
main:568
Started: Mon Oct 15 13:29:48 2012
Ended: Mon Oct 15 13:29:49 2012
Elapsed: 1 seconds
VERSION : 11.4.1
CVS_VERSION : $Revision: 1.88 $ (Savannah)
PLATFORM : host
GNUTARCH : x86_64
TOOLCHAIN :
TOOLCHAIN_CFLAGS :
Build Failed
Exiting on error or interrupt
Died at ./ltib line 3122.
traceback:
main::get_plat_dir:3122
main:568
Started: Mon Oct 15 13:29:48 2012
Ended: Mon Oct 15 13:29:49 2012
Elapsed: 1 seconds
VERSION : 11.4.1
CVS_VERSION : $Revision: 1.88 $ (Savannah)
PLATFORM : host
GNUTARCH : x86_64
TOOLCHAIN :
TOOLCHAIN_CFLAGS :
Build Failed
Exiting on error or interrupt
address@hidden:~/ltib\>