TCP Wrappers in 3.23.58

2004-01-31 Thread Alan W. Rateliff, II
] http://linuxfromscratch.org/pipermail/blfs-dev/2002-December/001770.html -- Alan W. Rateliff, II: RATELIFF.NET Independent Technology Consultant :[EMAIL PROTECTED] (Office) 850/350-0260: (Mobile) 850/559-0100

Reported to SpamCop

2003-03-19 Thread Alan W. Rateliff, II
, mysql -- Alan W. Rateliff, II: RATELIFF.NET Independent Technology Consultant :[EMAIL PROTECTED] (Office) 850/350-0260: (Mobile) 850/559-0100 - [System Administration][IT Consulting][Computer Sales

Re: The Solaris 2.7 version of the binaries

2003-02-18 Thread Alan W. Rateliff, II
machine died and has yet to be replaced. Until then, what kind of problems are you having compiling on Solaris 7? Alternately, check out SunFreeware http://sunfreeware.com as Steve has MySQL 3.23.53 ready to go for 7/SPARC. -- Alan W. Rateliff, II: RATELIFF.NET Independent

Re: Problems installing on Solaris/Intel

2002-10-15 Thread Alan W. Rateliff, II
keyword using your favorite text editor) works like a charm, promise. Also, if you have crle configured already, you needn't worry about the LD_LIBRARY_PATH variable. I don't have it set on any of my boxen, and everything runs peachy. -- Alan W. Rateliff, II: RATELIFF.NET

Re: How I compiled MySQL on Solaris 8

2002-08-13 Thread Alan W. Rateliff, II
??). Worked like a charm. Thanks for all your hard work. Looks like I'll be updating my aged HOWTO :) -- Alan W. Rateliff, II: RATELIFF.NET Independent Technology Consultant :[EMAIL PROTECTED] (Office) 850/350-0260: (Mobile) 850/559-0100

Re: compile problems on Solaris8

2001-11-30 Thread Alan W. Rateliff, II
for performance information. Could save you a few headaches on slower boxes (I have MySQL running on a 40MHz Sparc with Solaris 7.) Now if I can just port this over to Amiga :) -- Alan W. Rateliff, II: YourVillage.com Assistant Systems Administrator : 2700 Apalachee Pkwy [EMAIL

Re: Build problems on Solaris 7 and 8.

2001-10-26 Thread Alan W. Rateliff, II
W. Rateliff, II: YourVillage.com Assistant Systems Administrator : 2700 Apalachee Pkwy [EMAIL PROTECTED] : Tallahassee, FL 32301 (850) 942-7021--- [EMAIL PROTECTED] http://support.yourvillage.com

Re: Problems installing under solaris 2.5.1

2001-07-15 Thread Alan W. Rateliff, II
/forager/MySQL-HOWTO.html This has worked for SPARC Solaris 2.4, 2.5.1, 2.6, and 7, as well as Intel Solaris 7 and 8. Good luck. -- Alan W. Rateliff, II: YourVillage.com Assistant Systems Administrator : 2700 Apalachee Pkwy [EMAIL PROTECTED] : Tallahassee, FL

Re: ./configure errorRe: Solaris

2001-07-10 Thread Alan W. Rateliff, II
Make sure gcc is in your PATH, and make sure it's been installed properly. You might also want to try some test compilations. -- Alan W. Rateliff, II: YourVillage.com Assistant Systems Administrator : 2700 Apalachee Pkwy [EMAIL PROTECTED] : Tallahassee, FL

Re: Solaris Users: FIX (for src builds)

2001-07-07 Thread Alan W. Rateliff, II
That should fix the problem both on Sparc and Intel (I've personally PD only tested this on intel, but I've been told the same situation exists PD on the sparc versions too). Thanks to friend and co-worker Phil Brown PD (www.bolthole.com) for his help. [snip] -- Alan W. Rateliff, II

Re: Install help for x86 Solaris 8

2001-06-14 Thread Alan W. Rateliff, II
-HOWTO.html -- Alan W. Rateliff, II: YourVillage.com Assistant Systems Administrator : 2700 Apalachee Pkwy [EMAIL PROTECTED] : Tallahassee, FL 32301 (850) 942-7021--- [EMAIL PROTECTED] http://support.yourvillage.com

Re: libwrap problems (compiling) and config questions

2001-06-08 Thread Alan W. Rateliff, II
not sure what kind of wrappers RedHat comes with, so this may only be academic for you. -- Alan W. Rateliff, II: YourVillage.com Assistant Systems Administrator : 2700 Apalachee Pkwy [EMAIL PROTECTED] : Tallahassee, FL 32301

Re: Fail to compile on Solaris 8 Intel

2001-06-08 Thread Alan W. Rateliff, II
, but your C compiler and make should be in your path) and the variable settings before you execute ./configure. Works like a charm everytime on Solaris 2.4, 2.5.1, 2.6, 7, and 8/i86. :) -- Alan W. Rateliff, II: YourVillage.com Assistant Systems Administrator : 2700

RAID stripping for MySQL

2001-04-05 Thread Alan W. Rateliff, II
on the data drive? Thanks. -- Alan W. Rateliff, II - L.I.V.R. // Only Amiga Makes it Possible (Learned, Impartial and Very Relaxed) \X/ Power for Creative Minds... This signature looks great if you don't use proportional fonts

Solaris compilations

2001-02-13 Thread Alan W. Rateliff, II
. No more manual editing of config files are necessary to successfully compile on Solaris. YAY! -- Alan W. Rateliff, II: YourVillage.com Assistant Systems Administrator : 2700 Apalachee Pkwy [EMAIL PROTECTED] : Tallahassee, FL 32301

Issues compiling under Solaris

2001-02-12 Thread Alan W. Rateliff, II
running ./configure you will have to edit the config.h file and either comment out or undef the line: #define HAVE_TERM_H 1 BEFORE running make. After that things will flow smoothly. This holds true for Solaris 7/Sparc, and Solaris 8/i86 and Sparc. Hope this is helpful to people. -- Alan W