[gentoo-user] Creating mysql tables type=innodb

2003-12-02 Thread Chris Carter
Hi,

This may seem a little off-topic but I can't seem to get my hands round
this.

I emerged mysql 4.0.14 with USE=innodb in my make.conf; which built just
fine. 

I created a database and added some tables using type=innodb and started
working with them just fine. Yesterday morning I noticed the tables were
recognised as MyISAM. I tried to change them (eg: alter table aliases
type=innodb;) and my alter queries run perfectly (no errors) however the
tables still are 'MyISAM'. 

I've even re-emerged mysql (and seen the innodb stuff get included) but
to no avail. The documentation available on the mysql website does not
express any special requirements other than 4.x version. What am I
missing?

Cheers!
Chris


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Creating mysql tables type=innodb

2003-12-02 Thread Chris Carter
FWIW, a little TOP post on my own post. Seems to be a TOP TOPIC nowadays
;) TOP/HOT Getit??

I've finally figured out the innodb problem. Thanks to everybody who
helped.

I'm unsubscribing from this list, it really hasn't helped me much and as
much as I like to help others, I've been flooded with:
1. SPAM
2. Mails ranting about spam
3. Mails ranting about top-posters
4. Mails ranting about spam and top-posters
5. Mails about TV commercials in the US
(lost count of the precise numbers, there are s many).

Personally, I think this is a load of gobblesmack and the list is full
of trollers looking for arguments. Good luck to you all. Call me when
you get down to serious stuff.

Here's IBM motto for those that are about to send nasty replies: Think!

Cheers!

 -Original Message-
 From: Chris Carter [mailto:[EMAIL PROTECTED] 
 Sent: 02 December 2003 12:23
 To: [EMAIL PROTECTED]
 Subject: [gentoo-user] Creating mysql tables type=innodb
 
 
 Hi,
 
 This may seem a little off-topic but I can't seem to get my 
 hands round this.
 
 I emerged mysql 4.0.14 with USE=innodb in my make.conf; which 
 built just fine. 
 
 I created a database and added some tables using type=innodb 
 and started working with them just fine. Yesterday morning I 
 noticed the tables were recognised as MyISAM. I tried to 
 change them (eg: alter table aliases
 type=innodb;) and my alter queries run perfectly (no errors) 
 however the tables still are 'MyISAM'. 
 
 I've even re-emerged mysql (and seen the innodb stuff get 
 included) but to no avail. The documentation available on the 
 mysql website does not express any special requirements other 
 than 4.x version. What am I missing?
 
 Cheers!
 Chris
 
 
 --
 [EMAIL PROTECTED] mailing list
 
 


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Postfix and SASL problem

2003-12-01 Thread Chris Carter
   I installed Postfix first and Cyrus SASL as the next :-(. I 
 have tried to 
 unmerge Postfix and merge it again but it has no effect. How 
 can I tell 
 emerge to compile postfix with SASL?

Try 

USE=sasl

Cheers!
Chris


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Postfix and SASL problem

2003-12-01 Thread Chris Carter
Ooops! Pressed the Send button too quickly. I meant to add the 'sasl' to
your USE and re-emerge postfix: emerge -u postfix.

Cheers!
Chris

 -Original Message-
 From: Chris Carter [mailto:[EMAIL PROTECTED] 
 Sent: 01 December 2003 19:12
 To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
 Subject: RE: [gentoo-user] Postfix and SASL problem
 
 
I installed Postfix first and Cyrus SASL as the next :-(. I
  have tried to 
  unmerge Postfix and merge it again but it has no effect. How 
  can I tell 
  emerge to compile postfix with SASL?
 
 Try 
 
 USE=sasl
 
 Cheers!
 Chris
 


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] SMTP proxy for spam filtering

2003-11-23 Thread Chris Carter
Matthias F. Brandstetter wrote:
 In words: All mails arriving on this domain are port 
 forwarded via a Linux 
 iptables firewall to an Exchange server. Now I want to insert 
 SpamAssassin 
 to this queue and thought of some kind of a SMTP mail proxy.

Have you had a look at ASSP? http://assp.sourceforge.net

Cheers!
Chris


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] courier-imap or cyrus-imap

2003-11-21 Thread Chris Carter
 It doesn't matter, imap is imap as far as the mail reader is 
 concerned.. Its a choice of Maildir to mbox really as far as 
 the server. 

IMHO, the RFC defining IMAP is not very well written and gives to
multiple different interpretations of how IMAP should be implemented.
Hence not all IMAP servers work well with all IMAP-capable clients.
Often IMAP server developers include little tweaks in order to recognise
ill-behaved (?) clients and 'talk' to them suitably. Courier-IMAP and
Cyrus are both good products.

Another aspect is the storage system. This is regardless of IMAP/POP. I
can think of three methods: maildir, mbox and databased. Maildir is
pretty solid in the sense that mail messages are stored in individual
files; personally I am currently playing with the database option (using
DBMail, which is not in Portage but it is very easy to compile and
setup).

A combination between any SMTP server (top 4 in no particular order:
Postfix, sendmail, exim and qmail) and Courier-IMAP or Cyrus will work
just fine. These are not configured quickly and fast, so get ready for a
bumpy ride. If you're looking for something simple and quick, take a
look at extremail (it is very easy to setup and in my experience,
rock-solid).

Cheers!
Chris


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] iptables and linux 2.6-test9

2003-11-19 Thread Chris Carter
Hi Redeeman,

 hi, i am running linux2.6-test9, and i want to use iptables, 
 i read the gentoo ip masqurading guide, but, i am wondering 
 about the stuff kernel side, i only want to filter some 
 ports, and forward some ports, what stuff should i enable in 
 the kernel? and after that, should i emerge iptables? (is 
 iptables a program needed to use the iptables stuff in
 kernel?)

I added all kernel options under netfilter (excluding ipchains and
experimental stuff) as modules. The iptables in Portage wouldn't compile
on my hardware so I downloaded the latest available from the iptables
website, compiled and installed that successfully. Then used
turtlefirewall to configure my firewall rules.

Cheers!
Chris


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Different CPU priorities for processes - HOWTO?

2003-11-18 Thread Chris Carter
Hi,

A really nice feature I enjoyed using in my old HP3000 was having
different CPU queues that had different CPU priorities. During
configuration, you could define which processes (users, housecleaning,
database, etc.) go into which queue. Critical apps got higher priority,
users got medium priority and night batch runs got low priority.

Is this type feature available in Linux?

Cheers!
Chris


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Different CPU priorities for processes - HOWTO?

2003-11-18 Thread Chris Carter
  Is this type feature available in Linux?
 thinking of something like the nice command: nice -+19 
 command, to set 
 lowest priority, and nice -0 for highest priority.
 -- 
 Sigurd Stordal
 master in Petrology/mineralogy
 President of GOGS
 Opuscreator VS in DNM95

Thanks. I was not aware of nice. I'm reading the info pages now.

Cheers!
Chris


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] cant log in after kde update

2003-11-17 Thread Chris Carter
Chris,

I had the same effects the other day. In my case it was because my users
home directory did not exist.

 Hi all
 
 I finally had a chance to finish installing kde 3.2  but when 
 I rebooted and logged in all I got was a blank blue screen. 
 Where could I have screwed up?
 
 Chris
 



--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] cant log in after kde update

2003-11-17 Thread Chris Carter
Perhaps have a look in your rc.conf and ensure XSESSION is pointing at
the right version of kde.

 -Original Message-
 From: Chris [mailto:[EMAIL PROTECTED] 
 Sent: 17 November 2003 10:26
 To: [EMAIL PROTECTED]
 Subject: Re: [gentoo-user] cant log in after kde update
 
 
 ok, heres the layout.  My home dir is intact but for some 
 reason it doesnt seem to know which ver of kde to boot since 
 both are installed. All the graphical login says is kde not 
 kde 3.1.4 or kde 3.2. How do I fix this? Chris



--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] nvidia drivevers and 2.6

2003-11-16 Thread Chris Carter
 is it possible to emerge nvidia drivers that works with 2.6 test9?

Yes. The nvidia drivers in Portage work just fine with 2.6 test9 (I know
because this is precisely what I have running since yesterday). I
haven't noticed any performance issues. But I'm having trouble with
ALSA.

Cheers!
Chris



--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Yahoo videos

2003-11-13 Thread Chris Carter
The stream comes in WMP9 format in most (if not all) cases.

 -Original Message-
 From: SN [mailto:[EMAIL PROTECTED] 
 Sent: 13 November 2003 13:55
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: Re: [gentoo-user] Yahoo videos
 
 
 I don't have to try it :-)
 
 I was sitting next to the guy who implemented Yahoo launch, 
 if you know what I mean :-)
 
 So I just know it ain't possible can't tell you more.
 
 - Original Message - 
 From: Michele Di Trani [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, November 13, 2003 1:13 AM
 Subject: Re: [gentoo-user] Yahoo videos
 
 
They like to watch the videos that on Yahoo.  I have 
 not been able 
to
 
  Wich kind of codec is used for these Yahoo Videos? In Linux you can 
  easily watch divx, xvid, mpg, wmv, asf, realmedia, avi, mov..
 
  (have you tried emerging Xine or Mplayer?)
 
  --
  ==
  Gentoo Base System version 1.4.3.10
  OS: GNU/Linux - 2.4.22 AMD Athlon(tm) XP 2000+
  ==
 
 
  --
  [EMAIL PROTECTED] mailing list
 
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 
 


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] New to Gentoo. 2.6 kernel question....

2003-11-13 Thread Chris Carter
 My system is building glibc 2.3.2 ( in the bootstrap part of 
 the install).
 
 My question is, I want to run a 2.6 kernel and I was 
 wondering if anyone is 
 using a 2.6 kernel with the NVIDIA drivers and KDE? If so, is 
 there anything 
 that I need to know to get things running? Any help would be great!

Let me know how you get on, I am right in the middle of the same process
finding it real hard to compile glibc (also bootstrap process) with nptl
support (it complains it doesn't have the kernel headers).

I read the forums before I started and found that Nvidia video driver
runs sluggish unless nptl is used.

Cheers!
Chris


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] New to Gentoo. 2.6 kernel question....

2003-11-13 Thread Chris Carter
 My system is building glibc 2.3.2 ( in the bootstrap part of 
 the install).
 
 My question is, I want to run a 2.6 kernel and I was 
 wondering if anyone is 
 using a 2.6 kernel with the NVIDIA drivers and KDE? If so, is 
 there anything 
 that I need to know to get things running? Any help would be great!

Let me know how you get on, I am right in the middle of the same process
finding it real hard to compile glibc (also bootstrap process) with nptl
support (it complains it doesn't have the kernel headers).

I read the forums before I started and found that Nvidia video driver
runs sluggish unless nptl is used.

Cheers!
Chris


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] squid fails initializing cache

2003-11-10 Thread Chris Carter
 * Initializing cache directory: /var/cache/squid
 /sbin/runscript.sh: line 528: 24506 Aborted (core dumped) 
 /usr/sbin/squid -z -F 2/dev/null
  * Error initializing: /var/cache/squid

Does /var/cache/squid exist on your machine? If so check the permissions
and make sure you're initializing as root.

Cheers!
Chris


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] wine'ing some games

2003-11-08 Thread Chris Carter
Matt Chorman:
 Such self-righteousness! You did not even attempt to answer 
 his questions as a 
 trade for berating him. Language bigot. High and mighty word 
 czar. Ignore 
 what you don't like! 
 
 Hmmph.

There are children on this list (as well as others). As a father of 2
girls, I don't want them reading this kind of language.

The community on this list really does help out! Some people get
frustrated (heh, we all do!) and use ill-sounding words to better
express their frustration, which must be respected. Others find certain
words to be unacceptable if used in public (That must also be
respected).

Just my .02cts.

Thanks,
Chris


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] wine'ing some games (OT)

2003-11-08 Thread Chris Carter
Matt,

Here's a new concept for you: If you want people to respect you, then
try to respect them. If you don't respect others, you deserve what you
get. It's your choice.

In public, people normally follow a code of rules called 'ethics'. In
private you can do whatever you like. I think THIS is fair.

Thank you,
Chris

 -Original Message-
 From: Matt Chorman [mailto:[EMAIL PROTECTED] 
 Sent: 08 November 2003 17:49
 To: [EMAIL PROTECTED]
 Subject: Re: [gentoo-user] wine'ing some games (OT)
 
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Saturday 08 November 2003 08:12 am, Chris Carter wrote:
 
  There are children on this list (as well as others). As a 
 father of 2 
  girls, I don't want them reading this kind of language.
 
 Then teach your children what to say and what not to say. 
 Don't try to enforce 
 that on other people. Hearing a word or seeing a word will 
 not damage them - 
 they will be reading Huck Finn soon enough. 
 
  The community on this list really does help out! Some people get 
  frustrated (heh, we all do!) and use ill-sounding words to better 
  express their frustration, which must be respected. Others find 
  certain words to be unacceptable if used in public (That 
 must also be 
  respected).
 
 People on this list ARE helpful. But there are rule-mongers as well. 
 
 Once again, these words - are they ill-sounding to you? To 
 him? To me? Based 
 on whose values? If you find these words to be unacceptable 
 in public, don't 
 say them in public - but don't force a morality on me. I 
 choose my own choice 
 of words to use. Until the great censor-adepts of the list 
 come to smite me 
 down for protecting someone's use of a curse, I will 
 continute to protect 
 that choice for myself and others.
 
 You can say whatever you want. In return, I can say whatever 
 I want. It seems 
 fair enough to me. It's your choice whether or not you swear, 
 and whether or 
 not you shelter your children from it. But don't force that 
 choice on me or 
 others. (Filter those words from yours/their system. That's 
 not too hard to 
 accomplish, and you're taking responsibility for your own 
 actions as opposed 
 to others.)
 
 - -- 
 Matt http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7D81740A
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.3 (GNU/Linux)
 
 iD8DBQE/rR6RZosHVX2BdAoRAjt8AJ9pbVz8O2VPGoBpTUH/igINKR7P/gCdG4Px
 Ccc6SIfxtG60NlSTGWVGf5w=
 =LS5G
 -END PGP SIGNATURE-
 
 
 --
 [EMAIL PROTECTED] mailing list
 
 


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Re: wine'ing some games (OT)

2003-11-08 Thread Chris Carter
Björn Lindström:
 I'm pretty sure that what words I use or not has nothing to 
 do with my ethics. Seeing the word CENSORED hasn't harmed 
 anyone. If you think you (or your over-protected daughters) 
 might be the first, then make a appropriate procmail rule, 
 and stop buggering us about it.

Heh, this all started because someone put an ill-sounding word in a mail
and someone else complained. Then a third person sent another mail
telling the 2nd person to go 'play hide'. After which, I butted in and
suggested that we must respect each other and put my case to rest.
(you can follow the thread for the details).

You are now turning this into an issue. Why don't you go blame the
others? This is growing completely out of proportion. Enough said.

Cheers!
Chris


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] X sharing (OT?)

2003-11-07 Thread Chris Carter
 portage? Else, does portage provide a console client for eMule? TIA

If you are looking for clients that connect to the eDonkey network like
eMule, then have a look at mldonkey (in Portage) and kmldonkey (also in
Portage).

Cheers!
Chris


--
[EMAIL PROTECTED] mailing list



[gentoo-user] NTP setup

2003-11-05 Thread Chris Carter
My Gentoo box can't keep the time (it did when it ran SuSE, so it's not
a HW problem), so I've emerged ntp and got the ntp-client and ntpd in
the /etc/init.d (both have been added to default runlevel. Dependencies:
first ntp-client and then ntpd).

I've configured both (ntp-client in conf.d and ntp in /etc). However
ntp-client fails to run during startup (It works fine if I run it
manually) and the ntp.conf file gets overwritten on boot up, so no
matter what I put into it is no use and I can't find what is overwriting
it or from where. Hints anyone?

TIA,
Chris


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] NTP setup

2003-11-05 Thread Chris Carter
 just change to time.nist.gov in /etc/conf.d/ntpclient and do: 
 rc-update add ntpclient default

Humm. I could have sworn I had done the rc-update add ntp-client
default. But that fixed it. Thanks! It also fixed the overwriting of
/etc/ntp.conf.

Cheers!
Chris


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Desktop session frozen..

2003-11-04 Thread Chris Carter
 What is the best way to get out of stuck KDE desktop session 
 and restart KDE when something in Gentoo freezes the desktop 
 like that?

Did you try Ctrl-Alt-Backspace?

Cheers!
Chris



--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Desktop session frozen..

2003-11-04 Thread Chris Carter
 This allows me to logback in again but do I need to go and 
 kill the prior running processes first? Sorry.. I've never 
 done this before so this is a little new. I guess I got my 
 homework cut out for me today, reading wise. Heh.. :P

Joshua,

I'm not absolutely certain but I think KPPP is a front-end to a
background process. Hence when you exit X (Ctrl-Alt-Backspace), the PPP
backend process continues to run.

Cheers!
Chris



--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] cannot mount DVD's

2003-11-04 Thread Chris Carter
 I just discovered that I can't mount DVD's with Gentoo.
 I'm on Gentoo 1.4 kernel 2.4.20 (gentoo-sources-r8)
 The drive is an LG IDE and works with the discs I tried under 
 Mandrake. 
 Both Mandrake and Gentoo use ide-scsi for this device.
 
 I get the message no medium found, no matter what I do (mount 
 with filesytem options...)

Funny. I have the same brand DVD and same kernel. I had some problems
mounting as a normal user but not root. I had to find the right /dev and
add it to fstab, problems gone. If you've enabled ide-scsi for it, then
it should be symlinked somewhere under /dev/cdroms.

Cheers!
Chris



--
[EMAIL PROTECTED] mailing list



[gentoo-user] Advice request on Gentoo+kde+nvidia using GRP

2003-10-12 Thread Chris Carter
Hi,

I'm pulling my hair out. I've been at it all f***ing day! Reinstalled
gentoo several times today. My problem is with gentoo+kde+nvidia. This
is the 3rd major attempt at installing gentoo (1st time was back in the
1.4_rc2 days with my laptop with VIA samuel CPU, everything was compiled
for i686 and wouldn't boot; 2nd time was in a vmware virtual client
running on W2k; 3rd time is today). I have previous experience with
Linux since '95 - Slackware - and lately with SuSE. 

Current situation: I have gentoo running gentoo-sources kernel working
fine. Installed X and nvidia glx+kernel and tried startx: worked fine.
Did an emerge -k kde (installed from CD2), worked fine. Then tried to
run kdm and it doesn't give me the login screen; the nvidia splash
screen flashes a few times and I return to the # prompt. What am I doing
wrong? Any advice before I pop the SuSE DVD back in is appreciated.

Cheers!
Chris



--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Advice request on Gentoo+kde+nvidia using GRP

2003-10-12 Thread Chris Carter
 The first thing to do is look at /var/log/XFree86.0.log. Either cat 
 the wole thing or do:
 cat /var/log/XFree86.0.log | grep (EE)
 The latter will just print out the errors to the screen.
 This should give you enough info to fix it. If not, post that output 
 back here.
 
 -- 
 Regards, Ernie
 100% Microsoft and Intel free

Great idea! I had forgotten all about the logs. It all boiled down to
(not) managing 24bit colours. Although the card supports 24 bit colours
and startx couldn't care less, kde seemed to have trouble with it. I'm a
happy puppy.

Cheers!
Chris



--
[EMAIL PROTECTED] mailing list