Hi,
I am trying to install MySQL Administrator 1.0.2.b-alpha on Solaris 7 operating system,
(since it seems I can manage almost nothing from a remote PC thru MySQL Administrator)


When I try to do what suggested (linux section) in the MySQL Administrator FAQ on MySQL website that is

===========================

*Q:* How can I build MySQL Administrator myself?

*A:* The following BitKeeper modules can be downloaded from http://mysql.bkbits.net/, using the BitKeeper <http://www.bitmover.com/> version management system:

   * mysql-gui-common
   * mysql-adminstrator

Alternatively, download the source code package from our download page <http://www.mysql.com/downloads/administrator.html>.

For each directory, execute the following commands:

 sh autogen.sh
 ./configure
 make
 make install

If everything went well, you should have the |mysql-administrator| binary built and installed in |/usr/local/bin|.

======================================


When I try to issue the command: sh autogen.sh


I get:
---------------------------------------------------------------------------
centauri# sh autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`autogen.sh' command line.

find: bad option -path
find: path-list predicate-list
Running ./configure --enable-maintainer-mode ...
autogen.sh: ./configure: not found


---------------------------------------------------------------------------

Whats the problem? (Solaris?)

thanks in advance,

Claudio Nanni



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to