Wizard error

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Wizard error
# 1  
Old 03-08-2013
Wizard error

I am getting the below error while installing a bin file on linux system.

ERROR: .The wizard cannot continue because of the following error: could not load wizard specified in /wizard.inf (104)
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Answers to Frequently Asked Questions

Running Turbo-cad and circuit wizard programmes.

Hi. i am new to Linux. i have a Turbo-cad and circuit wizard programme on CD that I want to install and run. I keep getting the message I do not have an auto-run programme. Do I need to install specific drivers for this? What programme do I need? (1 Reply)
Discussion started by: Alfred Kruger
1 Replies

2. News, Links, Events and Announcements

Google charts now has a wizard

Here is a link to google charts, but wizard driven, which makes for much easier prototyping: Chart Wizard - Google Chart Tools / Image Charts (aka Chart API) - Google Code It is still in Beta, so near-future changes are likely. It gives the opportunity to experiment with your data and the way... (0 Replies)
Discussion started by: figaro
0 Replies

3. SuSE

Suse DNS wizard

Hi everybody, I am doing some test with the Yast DNS wizard in Suse 10 and everything seems to be working fine, it's a great tool, very easy to get a bind 9 dns up and running in 15 minutes. Initially I have run the normal wizard and created just a master zone in order to get a DNS server... (0 Replies)
Discussion started by: sspirito
0 Replies
Login or Register to Ask a Question
SUPYBOT-PLUGIN-CREATE(1)				      General Commands Manual					  SUPYBOT-PLUGIN-CREATE(1)

NAME
supybot-plugin-create - A wizard for creating Supybot plugins SYNOPSIS
supybot-plugin-create [options] DESCRIPTION
supybot-plugin-create is a wizard that creates a template python source file for a new supybot(1) plugin. OPTIONS
--version Show version of program. -h, --help Show summary of options. -n NAME, --name=NAME Sets the name for the plugin. -t, --thread Makes the plugin threaded. --real-name=REALNAME Specify what real name the copyright is assigned to. SEE ALSO
python(1), supybot(1), supybot-test(1), supybot-botchk(1), supybot-wizard(1), supybot-adduser(1), supybot-plugin-doc(1) AUTHOR
This manual page was originally written by James Vega <jamessan at supybot dot com>. Permission is granted to copy, distribute and/or mod- ify this document under the terms of the Supybot license, a BSD-style license. APRIL 2005 SUPYBOT-PLUGIN-CREATE(1)