Jump to content
xisto Community
Sign in to follow this  
iGuest

Mysql Build/install Problems

Recommended Posts

Hi

 

I recently downloaded the mysql source for Linux. I downloaded it from packages.ubuntu.com (my version of linux is Ubuntu 7.10 (Gutsy Gibbon).

here are my problems

 

Installing Mysql:

This is the command I use to configure:

./configure --prefix=/usr/local/mysql --with-named-curses-libs=/usr/lib/ncurses.a

(the --with-named-curses-libs=/usr/lib/ncurses.a is to fix a bug that occurs when installing on Ubuntu)

And this is the error I get:

Posted Image

 

 

Does anyone know how to fix this? I've looked it up, but I can't find the answer anywhere.

Share this post


Link to post
Share on other sites

Oddly enough, I know how you feel.
http://forums.xisto.com/topic/94583-topic/?findpost=1064381048

I'm not sure if the install command is the same in Ubuntu but you should just need to install the missing package.

At the very least, try and guess the package name that you need to install.
Maybe something like this:

yum install man/Makefile

Wait until you try and do a PHP build, there are about 10 packages that you'll need to install.

Your problem with the MySQL installation is different then my PHP installation and I'm not very experienced with Linux but I hope this will put you on the right path.

vujsa

Share this post


Link to post
Share on other sites

When I try doing apt-get install man/Makefile it just says it can't find the packageBy the way, the computer isn't connected to the internet. i'm only using apache/php/mysql for development.

Share this post


Link to post
Share on other sites

PHP-MYSQL Installation

Mysql Build/install Problems

 

Dear sir,

 

I installed fedora6 on my computer but it has no php-mysql support.On command line I entered

yum install php-mysql but it produced the following error.

 

Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirrorlist?repo=core-6&arch=i386 error was

[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>

Error: Cannot find a valid baseurl for repo: core

I do not know what to do to solve this problem.Kindly help me.

 

-Abdul Qadir

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.