|
|
|
|
![]() ![]() |
Dec 9 2007, 06:34 AM
Post
#1
|
|
|
Premium Member Group: [HOSTED] Posts: 286 Joined: 17-June 07 From: Tasmania Member No.: 22,699 |
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: ![]() Does anyone know how to fix this? I've looked it up, but I can't find the answer anywhere. |
|
|
|
Dec 9 2007, 04:37 PM
Post
#2
|
|
|
Absolute Newbie Group: Admin Posts: 888 Joined: 20-February 05 From: Indianapolis, Indiana, USA (Midwest) Member No.: 2,714 |
Oddly enough, I know how you feel.
http://www.astahost.com/setting-up-fedora-...ing-t17437.html 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: CODE 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 |
|
|
|
Dec 9 2007, 08:00 PM
Post
#3
|
|
|
Colonel Panic Group: [MODERATOR] Posts: 2,786 Joined: 25-March 05 From: Toronto, Ontario, Canada Member No.: 3,233 |
Ubuntu uses apt-get so, I guess you just change the yum command to the apt-get command.
xboxrulz |
|
|
|
Dec 11 2007, 06:02 AM
Post
#4
|
|
|
Premium Member Group: [HOSTED] Posts: 286 Joined: 17-June 07 From: Tasmania Member No.: 22,699 |
When I try doing apt-get install man/Makefile it just says it can't find the package
By the way, the computer isn't connected to the internet. i'm only using apache/php/mysql for development. |
|
|
|
Jan 10 2008, 05:26 AM
Post
#5
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 0 Joined: 1-November 07 Member No.: 25,869 |
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 |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 10th October 2008 - 07:47 PM |