KDEDev i Apache server(mySQL nece da se digne) a PHP je OK

zeenmc

Aktivan član
Poruka
1.052
Kad se igram u KDEDev (integrisano programsko okruzenje za KDE programiranja )stalno mi trazi Automake & Friends
Kako ovo da ispravim i sta to tacno znaci Automake & Friends.
HVALA

SuSE9.1 pro
Instalirao sam Apache,php i MySql kad sam hteo da dignem MySql server

Instalirao sam Apache i PHP i sve dotle radi ali mySQL nefunkcionise nego mi prijavljeje greku koja je dole napisana
http://www.coolsolutions.com/forums/viewtopic.php?t=1997

YAST => System => Runlevel Editor

/etc/init.d/mysql start
returned 1 (unspecified error):
Creating MySQL privilege database and starting MySQL...
hostname: Host name lookup failure
Neither host '' and 'localhost' could not be looked up with
/usr/bin/resolveip
Please configure the 'hostname' command to return a correct hostname.
If you want to solve this at a later stage, restart this script with
the --force option
..failed
 
zeenmc:
Kad se igram u KDEDev (integrisano programsko okruzenje za KDE programiranja )stalno mi trazi Automake & Friends
Kako ovo da ispravim i sta to tacno znaci Automake & Friends.
HVALA

SuSE9.1 pro
Instalirao sam Apache,php i MySql kad sam hteo da dignem MySql server

Instalirao sam Apache i PHP i sve dotle radi ali mySQL nefunkcionise nego mi prijavljeje greku koja je dole napisana
http://www.coolsolutions.com/forums/viewtopic.php?t=1997

YAST => System => Runlevel Editor

/etc/init.d/mysql start
returned 1 (unspecified error):
Creating MySQL privilege database and starting MySQL...
hostname: Host name lookup failure
Neither host '' and 'localhost' could not be looked up with
/usr/bin/resolveip
Please configure the 'hostname' command to return a correct hostname.
If you want to solve this at a later stage, restart this script with
the --force option
..failed

milosn@x21 ~ $ pkg_info automake
Information for automake-1.9.3:

Comment:
GNU Standards-compliant Makefile generator

Requires:
autoconf>=2.58
{perl>=5.5,perl-thread>=5.5}

Description:
Automake is an experimental Makefile generator. It was inspired by
the 4.4BSD make and include files, but aims to be portable and to
conform to the GNU standards for Makefile variables and targets.

Automake assumes the project uses autoconf. If you want automatic
dependency tracking support, the use of GNU make is also required.

Homepage:
http://www.gnu.org/software/automake/automake.html

milosn@x21 ~ $ pkg_info autoconf
Information for autoconf-2.59:

Comment:
Generates automatic source code configuration scripts

Requires:
m4>=1.4
{perl>=5.6,perl-thread>=5.6}

Required by:
automake-1.9.3

Description:
Autoconf is an extensible package of m4 macros that produce shell
scripts to automatically configure software source code packages.
These scripts can adapt the packages to many kinds of UNIX-like
systems without manual user intervention. Autoconf creates a
configuration script for a package from a template file that lists the
operating system features that the package can use, in the form of m4
macro calls.

Homepage:
http://www.gnu.org/software/autoconf/autoconf.html

Instaliraj te auto* rpms, pkgs, kako god se to zove u SUSE

re MySQL ... *izgleda* kao da ti name resolving ne radi ... ne bih znao reci kako se to konfigurise u SUSE

pozdrav
 

Back
Top