Jump to content

mysql-3.23.58.tar.gz (Solved )


kyzzar
 Share

Recommended Posts

Dear All,

 

Good morning...

 

I was try to install the MYSQL-3.23.58.tar.gz but during my installation i have found error

 

like this :

 

checking paths.h usability... yes

checking paths.h presence... yes

checking for paths.h... yes

checking for lstat... yes

checking for putenv... yes

checking for select... yes

checking for setenv... yes

checking for setlocale... yes

checking for strcoll... yes

checking for tcgetattr... yes

checking whether stat file-mode macros are broken... no

checking return type of signal handlers... void

checking for type of signal functions... posix

checking whether programs are able to redeclare getpw functions... yes

checking for TIOCGWINSZ in sys/ioctl.h... yes

checking for FIONREAD in sys/ioctl.h... yes

checking for TIOCSTAT in sys/ioctl.h... no

checking if struct dirent has a d_ino member... yes

checking whether signal handlers are of type void... yes

checking for tgetent in -lncurses... no

checking for tgetent in -lcurses... no

checking for tgetent in -ltermcap... no

checking for termcap functions library... configure: error: No curses/termcap library found

[root@linux2 mysql-3.23.58]# make

make: *** No targets specified and no makefile found. Stop.

 

as you can see in red color that is my error i try to use the make but i cant no tragets

 

 

please help me because I will install the OSCommerce in Linux...

 

 

 

 

 

Kyzzar

Philippines

Link to comment
Share on other sites

Just click on the one that says only Mysql (currently 4.1.5-0.1mdk )

Once you have selected that a pop up box will tell you that mysql_client and mysql-common will also be installed. Hit OK and away you go!

Link to comment
Share on other sites

Just click on the one that says only Mysql (currently 4.1.5-0.1mdk )

Once you have selected that a pop up box will tell you that mysql_client  and mysql-common will also be installed. Hit OK and away you go!

 

Hello Anon!

 

 

I didn't see anything MYSQL (mysql_client and mysql-common)

 

but I only see this : MYSQL-Python-0.9.2-3mdk

MYSQL-Max-4.0.18-1.3.100mdk

mysqlcc-0.9.4-1mdk

MYSQL-bench-4.0.18-1.3.100mdk

MYSQL-bench-4.0.18-1.31mdk

 

I think before in my installation of Mandrake

I install together the MYSQL this is the command I used it "urpmi mysql"

 

 

 

Thanks

 

 

Kyzzar

Link to comment
Share on other sites

So you have Mysql already installed don't you? congrats.

 

Hello goodevening Anon!

 

 

thanks! But why i got error like this --> checking for termcap functions library... configure: error: No curses/termcap library found

 

that i cannot use the command "make"

 

 

 

I really really really no idea...

 

 

Thanks

 

 

Kyzzar

Link to comment
Share on other sites

You got those errors because you were trying to install mysql from a .tar file and you probably have some compile apps missing.

But you don't have to worry about that now do you ? you installed mysql when you installed mandrake.

To check its running, open a consol and login (su) to root. Then type;

/etc/rc.d/init.d/mysql status

It should say its running, if not then type

/etc/rc.d/init.d/mysql start

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...