assertion 'this->startup failing'
Brought to you by:
gmckerrell
I downloaded and installed clish 0.7.3. using the following command sequence:
./configure
make
make install
make clean
When I try to launch the clish shell, i get the following error message:
clish: clish/shell/shell_startup.c:14: clish_shell_startup: Assertion 'this->startup' failed.
Aborted(core dumped)
I am using a machine running Ubuntu linux ver:7.04
avinash_agarwal@mindtree.com
Logged In: NO
Hi guys,
It's okay. This isn't a bug. I had not copied the xml_examples directory to the .clish directory after installing clish. It works fine now.
Sorry for the inconvenience.
avinash_agarwal@mindtree.com
Hi Avinash,
I have seen your post in sourceforge regarding CLISH.
I am trying to study about clish. I have installed the package and while running clish, the same error is there for me.
"Error: Can't get valid STARTUP tag.
Error: Can't startup clish."
Actually I don't know how to run clish. I was given the command,
./bin/clish -x ../clish.xml
where clish.xml is an xml file i got from http://clish.sourceforge.net/.
Can you explain how to run clish. How to create a new clish shell ?
Thanks and regards.
Anyone please share useful links to study about clish in detail.
How to build, how to run, how to create our own clish shell ?
all in detail.