tigrou;178681 Wrote: 
> Then it ask where to install the files and that is where my concerns
> start.
> I have no idea of which directory is suitable, if I leave it blank it
> tries to install in /etc/init.d and the installation fails.

It defaults to the current directory.  Most people cd to
/usr/local/slimserver/Bin before running the script and then use the
default.  Make sure you run as root (or some other user who can write
to that directory).

But, that's not your problem :)

Note the following:
> You will need development libraries for MySQL. eg: libmysqlclient

is likely the cause of this:
> Can't exec "mysql_config": No such file or directory at Makefile.PL line
> 76.
> Can't exec "mysql_config": No such file or directory at Makefile.PL
> line 454.
> Can't exec "mysql_config": No such file or directory at Makefile.PL
> line 454.
> Can't exec "mysql_config": No such file or directory at Makefile.PL
> line 454.
> Can't exec "mysql_config": No such file or directory at Makefile.PL
> line 454.
> Can't exec "mysql_config": No such file or directory at Makefile.PL
> line 454.
> Can't exec "mysql_config": No such file or directory at Makefile.PL
> line 454.
> Failed to determine directory of mysql.h. Use
> 
> perl Makefile.PL --cflags=-I<dir>
> 
> to set this directory. For details see the INSTALL.html file,
> section "C Compiler flags" or type
> 
> perl Makefile.PL --help
> There was a problem creating Makefile - exiting!

I don't know SUSE, but the necessary files are probably in the base
mysql package, but you'll need to confirm that.


-- 
Fletch
------------------------------------------------------------------------
Fletch's Profile: http://forums.slimdevices.com/member.php?userid=529
View this thread: http://forums.slimdevices.com/showthread.php?t=32535

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to