Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Aug 27, 2005 11:58 pm 
Offline
Senior Newbie

Joined: Wed Jun 15, 2005 5:54 am
Posts: 11
I am a newbie to linux and want to configure exim with mysql, apparently I need to install the development libraries for mysql but I am having trouble finding these libraries and don't know how to install them even.

Does anyone know where to get the mysql development libraries from? Or how to install these libraries?

Thanks.


Top
   
 Post subject:
PostPosted: Sun Aug 28, 2005 12:42 am 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
Here's all you should need. This is the most up to date stuff I could find for RH9.

http://download.fedoralegacy.org/redhat ... y.i386.rpm
http://download.fedoralegacy.org/redhat ... y.i386.rpm
http://download.fedoralegacy.org/redhat ... y.i386.rpm

Download all three, then "rpm -Uvh *.rpm"

-Chris


Top
   
 Post subject:
PostPosted: Sun Aug 28, 2005 12:44 am 
Offline
Senior Newbie

Joined: Wed Jun 15, 2005 5:54 am
Posts: 11
thanks very much.


Top
   
 Post subject:
PostPosted: Sun Aug 28, 2005 12:45 am 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
Also, I don't believe I installed apt for the Red Hat large disk image. I highly recommend running the following:

Code:
rpm -Uvh http://ftp.freshrpms.net/pub/freshrpms/redhat/9/apt/apt-0.5.5cnc6-fr1.i386.rpm
apt-get update
apt-get upgrade

Future installs of programs can be had like so:
Code:
apt-get install mysql


-Chris


Top
   
 Post subject:
PostPosted: Sun Aug 28, 2005 3:31 am 
Offline
Senior Newbie

Joined: Wed Jun 15, 2005 5:54 am
Posts: 11
OK, thanks.


Top
   
PostPosted: Thu Sep 01, 2005 1:46 pm 
Offline
Senior Newbie

Joined: Wed Aug 31, 2005 5:18 am
Posts: 7
You should add more sections for distros - like 'Developer edition' to have all the sources and developer libraries present.

I also had a lot of time wasted manualy removing old stuff and recompiling things to have these includes/libraries under paths.


Top
   
 Post subject: One more suggestion
PostPosted: Thu Sep 01, 2005 1:48 pm 
Offline
Senior Newbie

Joined: Wed Aug 31, 2005 5:18 am
Posts: 7
You should really have some Tab under which any user could configure which preinstalled software (apache/mysql) would run after booting.

That would mostly help newbs like me. I spent a lot of time to configure that chkconfig --add mysql and chkconfig mysql on would do the trick

:evil:


Top
   
 Post subject: One more thing =)
PostPosted: Thu Sep 01, 2005 1:57 pm 
Offline
Senior Newbie

Joined: Wed Aug 31, 2005 5:18 am
Posts: 7
I would also *recomend* adding gcc-c++ pack in redhat small edition with mysql developer libraries - that would allow developers compile c++ applications for web

Thats what I am upgrading rh small distro :)


Top
   
 Post subject:
PostPosted: Fri Sep 09, 2005 3:17 pm 
Offline
Senior Member

Joined: Sat Jun 05, 2004 12:49 am
Posts: 333
i would reccommend no.

The base system is to get you started, the rest should be up to the admin to decide what's on there.


Top
   
 Post subject:
PostPosted: Fri Sep 16, 2005 9:10 pm 
Offline
Junior Member

Joined: Sat May 07, 2005 3:45 am
Posts: 35
Yahoo Messenger: funksolution
Location: DFW Texas
OverlordQ wrote:
i would reccommend no.

The base system is to get you started, the rest should be up to the admin to decide what's on there.


I love barebones linux installs. Especially on a 64, I like only having what I absolutely need installed to run the services I want. Plus the more you install, the more you learn.

-Brian


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group