TCP Wrappers in 3.23.58

2004-01-31 Thread Alan W. Rateliff, II
e tcp_wrappers compiled source? [1] 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

Reported to SpamCop

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

Re: The Solaris 2.7 version of the binaries

2003-02-18 Thread Alan W. Rateliff, II
> > Nesh Nenad Mijailovic The crew noted a while back that their Solaris 7 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 ha

Re: Problems installing on Solaris/Intel

2002-10-15 Thread Alan W. Rateliff, II
-cgi?1:mss:116929:200208:ngkbacmgkmgkdbbf gjdo The line numbers are different as of the latest MySQL version, but modifying the configure script as shown (just search for some keyword using your favorite text editor) works like a charm, promise. Also, if you have crle configured already, you needn

Re: How I compiled MySQL on Solaris 8

2002-08-13 Thread Alan W. Rateliff, II
build and documentation (do I have > to submit a bug??). 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]

Re: compile problems on Solaris8

2001-11-30 Thread Alan W. Rateliff, II
ns. Don't forget to check the MySQl on-line documentation 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

Re: Build problems on Solaris 7 and 8.

2001-10-26 Thread Alan W. Rateliff, II
ng to the successes and failures of others on this list. JWP> I am however suggesting that people take a closer look at the JWP> configuration stage and get it right. There are a good deal of things that could be fixed in the ./configure, I'll grant that. JWP> So that's my ran

Re: Problems installing under solaris 2.5.1

2001-07-15 Thread Alan W. Rateliff, II
m where I compiled the information. Please keep in mind that that is a bare minimum install, and you may have other options you wish to use. < http://users.talstar.com/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

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] > : Tall

Re: Solaris Users: FIX (for src builds)

2001-07-07 Thread Alan W. Rateliff, II
too). Thanks to friend and co-worker Phil Brown PD> (www.bolthole.com) for his help. [snip] -- Alan W. Rateliff, II: YourVillage.com Assistant Systems Administrator : 2700 Apalachee Pkwy < [EMAIL PROTECTED] > : Tallahassee, FL 32301 --

Re: RAID advice :>

2001-06-22 Thread Alan W. Rateliff, II
rends) driver for their Enterprise/Elite 1500 RAID controller has driver issues with Solaris 8 as well. After working with AMI for a month, they suddenly shrugged me off. -- Alan W. Rateliff, II: YourVillage.com Assistant Systems Administrator : 2700 Apalac

Re: Install help for x86 Solaris 8

2001-06-14 Thread Alan W. Rateliff, II
lt; http://users.talstar.com/forager/MySQL-HOWTO.html > -- Alan W. Rateliff, II: YourVillage.com Assistant Systems Administrator : 2700 Apalachee Pkwy < [EMAIL PROTECTED] > : Tallahassee, FL 32301 (850

Re: Fail to compile on Solaris 8 Intel

2001-06-08 Thread Alan W. Rateliff, II
/forager/MySQL-HOWTO.html > The most important part is your PATH (not listed, 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

Re: libwrap problems (compiling) and config questions

2001-06-08 Thread Alan W. Rateliff, II
rs/forager/tcpwrapper7.6/ I'm 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 PROT

Re: 3.23.36 in solaris8 x86

2001-04-10 Thread Alan W. Rateliff, II
SA>> make[1]: ar: Command not found make[1]: *** [libiberty.a] Error 127 SA>> make[1]: Leaving directory SA>> `/export/home/chenlf/binutils-2.10.1/libiberty' make: *** [all-libiberty] SA>> Error 2 SA>> SA>> what can i do?? SA>> SA> SA>

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 prop

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

Issues compiling under Solaris

2001-02-12 Thread Alan W. Rateliff, II
after 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. --