Re: [gentoo-user] Problem installing PHP pdo

2012-12-23 Thread Mike Diehl
Sounds like I just need to emerge egroupware. Per your advise, I tried: emerge --info | grep -i pdo I did get my USE flag as output, and it looked sane. Thanks for your help; I'll let you know. Mike. "Michael Orlitzky" wrote: > On 12/23/2012 04:36 PM, Mike Diehl wrote:

Re: [gentoo-user] Problem installing PHP pdo

2012-12-23 Thread Mike Diehl
; wrote: > On 12/23/2012 03:44 PM, Mike Diehl wrote: >> >> I did an emerge -s for pdo and didn't find anything so I followed the >> directions given on the eGroupware installation guide and ran: >> >> pecl install pdo >> >> Is there an ebuild that

Re: [gentoo-user] Problem installing PHP pdo

2012-12-23 Thread Mike Diehl
"Michael Orlitzky" wrote: > On 12/22/2012 08:55 PM, Mike Diehl wrote: >> Hi all, >> >> I'm not a PHP programmer, so I'm a bit out of my water. But, I'm trying >> to install the latest eGroupware and need to get PHP to support pdo >> dat

Re: [gentoo-user] Problem installing PHP pdo

2012-12-23 Thread Mike Diehl
"Nilesh Govindrajan" wrote: > On Sunday 23 December 2012 07:25:30 AM IST, Mike Diehl wrote: >> Hi all, >> >> I'm not a PHP programmer, so I'm a bit out of my water. But, I'm >> trying to install the latest eGroupware and need to get PHP to

[gentoo-user] Problem installing PHP pdo

2012-12-22 Thread Mike Diehl
ment discards qualifiers from pointer target type /root/tmp/pear/temp/PDO/pdo_dbh.c:1126: warning: assignment discards qualifiers from pointer target type make: *** [pdo_dbh.lo] Error 1 ERROR: `make' failed === Any idea on how to fix this? Mike. -- Take care and have fun, Mike Diehl.

[gentoo-user] Problem with RAID1

2012-04-19 Thread Mike Diehl
ce21 klogd: ata1: EH complete Thanks in advance. -- Take care and have fun, Mike Diehl.

[gentoo-user] Jabber server recommendation

2011-12-21 Thread Mike Diehl
nd jabber2. Is there any reason to pick one over the other? Are there other choices I should look at? TIA, -- Take care and have fun, Mike Diehl.

Re: [gentoo-user] Recovering RAID1 after disk failure

2011-06-17 Thread Mike Diehl
eally need to use fdisk for this task you can start it in > compatibility mode (i.e. "fdisk -c=dos"). > > The recommended way of preparing the new drive, though, is to simply use > sfdisk to copy the partition table from the existing one: > > sfdisk -d | sfdisk -L > > andrea -- Take care and have fun, Mike Diehl.

Re: [gentoo-user] Recovering RAID1 after disk failure

2011-06-17 Thread Mike Diehl
Looks like I can take it from here! Thank you. I didn't know fdisk had an "expert" menu On Thursday 16 June 2011 11:14:30 pm Paul Hartman wrote: > On Thu, Jun 16, 2011 at 10:00 PM, Mike Diehl wrote: > > I've got a sw RAID1 that just had a failed drive replace

[gentoo-user] Recovering RAID1 after disk failure

2011-06-16 Thread Mike Diehl
cheme and I will probably not have enough space on the new drive to build the RAID! What can I do? -- Take care and have fun, Mike Diehl.

Re: [gentoo-user] Can't emerge php-5.3.6

2011-05-26 Thread Mike Diehl
On Thursday 26 May 2011 11:25:55 am Todd Goodman wrote: > * Mike Diehl [110526 13:15]: > > I'm trying to do an emerge -u world and I'm down to php and one other > > package that needs it. > > > > I've done emerge --sync severa

[gentoo-user] Can't emerge php-5.3.6

2011-05-26 Thread Mike Diehl
fontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY Any ideas? -- Take care and have fun, Mike Diehl.

[gentoo-user] New drive devices after install

2011-02-18 Thread Mike Diehl
.  /proc/mdstat tells me that md1, md2, and md3 are all active.  The df command tells me that /dev/md3 is mounted on /, but there are no such nodes. I'm thinking that they got "mounted over" by udev, but I don't know how to fix it. Can someone throw me a bone on this one? TI

Re: [gentoo-user] Problem with new install

2010-10-16 Thread Mike Diehl
n the morning. Thank you for your help! Mike. On Friday 15 October 2010 3:02:27 pm Florian Philipp wrote: > Am 15.10.2010 21:23, schrieb Mike Diehl: > > On Friday 15 October 2010 11:40:34 am Florian Philipp wrote: > >> Am 15.10.2010 19:29, schrieb Mike Diehl: > >>> Hi al

Re: [gentoo-user] Problem with new install

2010-10-15 Thread Mike Diehl
just fine. Anyone seen this before? Mike. On Friday 15 October 2010 11:40:34 am Florian Philipp wrote: > Am 15.10.2010 19:29, schrieb Mike Diehl: > > Hi all. > > > > I've never had this much trouble with a server before, but I've been > > pulling my hair out. &

Re: [gentoo-user] Problem with new install

2010-10-15 Thread Mike Diehl
On Friday 15 October 2010 11:40:34 am Florian Philipp wrote: > Am 15.10.2010 19:29, schrieb Mike Diehl: > > Hi all. > > > > I've never had this much trouble with a server before, but I've been > > pulling my hair out. > > > > The install seemed

Re: [gentoo-user] Problem with new install

2010-10-15 Thread Mike Diehl
d your hard disk is detected as /dev/sdb or so. > Try mounting it by UUID (google for it, please). I've tried changing grub to point to sdb and hda. Perhaps, I need to change etc/fstab... Thank you. > Hope this helps, > Florian Philipp -- Take care and have fun, Mike Diehl.

[gentoo-user] Problem with new install

2010-10-15 Thread Mike Diehl
ash.xpm.gz title Gentoo Linux root (hd0,0) kernel /bzImage root=/dev/sda3 I've verified that ext2 and ext3 are in the kernel statically. I've also compiled in ALL of the SATA drivers, statically. What am I missing? -- Take care and have fun, Mike Diehl.

Re: [gentoo-user] Can't find /dev/md3 on new install

2010-10-07 Thread Mike Diehl
On Thursday 07 October 2010 2:17:11 pm Volker Armin Hemmann wrote: > On Thursday 07 October 2010, Mike Diehl wrote: > > Hi all, > > > > I'm building a new server, only this time, I'm using RAID1 for the boot, > > swap, and root partitions. (sda and sdb) >

[gentoo-user] Can't find /dev/md3 on new install

2010-10-07 Thread Mike Diehl
onfig file from another server where RAID1 is working, so I know I've got RAID in the kernel. I did the prescribed mknod in /dev/ to create the md device nodes. I also did the mdadm --scan --verbose > /etc/mdadm.conf. What could I be missing? -- Take care and have fun, Mike Diehl.

Re: [gentoo-user] request_module: runaway loop

2010-08-30 Thread Mike Diehl
On Monday 30 August 2010 12:40:59 am J. Roeleveld wrote: > On Monday 30 August 2010 07:06:05 Mike Diehl wrote: > > Hi all, > > > > I'm trying to build a new duel quad-core server and I'm having some > > problems. > > > > Just after it loads the

[gentoo-user] request_module: runaway loop

2010-08-29 Thread Mike Diehl
dicated that I was booting a 32-bin kernel in a 64-bit OS, or vise versa. Based solely on the name of the failing module, this has some credibility, but seems like a stretch since I've not changed the pendrive. Anyone else seen, and fixed, this problem before? Any advise would be welcome. -- Take care and have fun, Mike Diehl.

Re: [gentoo-user] nfs home directory vs kmail

2009-11-30 Thread Mike Diehl
t. BTW, the nfs mounts are done via /etc/init.d/nfs, which does a mount -a nfs. Thanks for your time. Any suggestions are more than welcome. -- Take care and have fun, Mike Diehl.

Re: [gentoo-user] nfs home directory vs kmail

2009-11-30 Thread Mike Diehl
On Monday 30 November 2009 10:56:17 am Alan McKinnon wrote: > On Monday 30 November 2009 05:54:31 Mike Diehl wrote: > > Hi all, > > > > I recently moved my local home directory to an nfs-mounted directory. > > Now I'm having trouble with kmail. It seems that the

[gentoo-user] nfs home directory vs kmail

2009-11-29 Thread Mike Diehl
me having done anything. I've googled for this and not found anything. Strangely, kmail won't start unless it can read my sent-mail folder. Any ideas about how to fix this? -- Take care and have fun, Mike Diehl.

Re: [gentoo-user] Time to move on?

2009-03-21 Thread Mike Diehl
On Saturday 21 March 2009 21:00:11 Dale wrote: > Mike Kazantsev wrote: > > On Sat, 21 Mar 2009 19:17:53 -0600 > > > > Mike Diehl wrote: > >> Has Gentoo become such a moving target that it's no longer suitable for > >> normal, every day, usage? > &

[gentoo-user] Time to move on?

2009-03-21 Thread Mike Diehl
Ok now, I'm getting fed up with all of the breakage that I've seen in Gentoo in the last few months. I'm trying to upgrade MythTV. Emerge told me to upgrade my profile, which I did. Now I'm doing an emerge -u world. But before I could do that, I had to upgrade portage, with made sense. Wh

Re: [gentoo-user] No more... more?

2008-10-23 Thread Mike Diehl
On Thursday 23 October 2008 02:31:16 pm Dirk Heinrichs wrote: > Am Donnerstag, 23. Oktober 2008 22:22:05 schrieb Mike Diehl: > > Surely this isn't what I'm supposed to install just to get "more." > >  Please advise. > > In addition to what others wrote: l

Re: [gentoo-user] No more... more?

2008-10-23 Thread Mike Diehl
On Thursday 23 October 2008 02:32:02 pm Etaoin Shrdlu wrote: > On Thursday 23 October 2008, 22:22, Mike Diehl wrote: > > The other day I was updating a fairly ancient system by trying to > > first clear out some emerge blockers. I've taken care of the > > blockers, but

[gentoo-user] No more... more?

2008-10-23 Thread Mike Diehl
isn't what I'm supposed to install just to get "more." Please advise. -- Mike Diehl

[gentoo-user] Makehuman

2008-10-20 Thread Mike Diehl
Hello, I know that Bugzilla has an ebuild for MakeHuman, but I can't seem to get it installed on my system. Is there any word on when it will be in mainstream portage? TIA, -- Mike Diehl

[gentoo-user] Can't start KDE

2008-08-01 Thread Mike Diehl
Hi all. We had a power outage the other day, while I was in the middle of an emerge world. Now that the system has booted, I can't get KDE to log me in. I get the splash page and the login page. When I enter my username/password, the screen blinks black and then displays an error message:

[gentoo-user] Preserved Libraries?

2008-07-25 Thread Mike Diehl
/libsysfs.so.1.0.3 Use emerge @preserved-rebuild to rebuild packages using these libraries -- Mike Diehl

Re: [gentoo-user] Can't complete emerge world.

2008-07-22 Thread Mike Diehl
On Tuesday 22 July 2008 08:46:10 pm Qian Qiao wrote: > On Tue, Jul 22, 2008 at 9:11 PM, Mike Diehl <[EMAIL PROTECTED]> wrote: > [snip] > > Are you doing a emerge world or a emerge --update world? And no, you > can't emerge -C those 2 packages, it'll kill your system.

[gentoo-user] Can't complete emerge world.

2008-07-22 Thread Mike Diehl
possible that conflicting dependencies exist such that they are impossible to satisfy simultaneously. If such a conflict exists in the dependencies of two different packages, then those packages can not be installed simultaneously. For more information, see MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. Can I simply emerge -C com_err and ss? What do I need to do to get past this? TIA, -- Mike Diehl

Re: [gentoo-user] Webcam recommendation

2008-01-29 Thread Mike Diehl
On Saturday 26 January 2008 09:28:23 pm forgottenwizard wrote: > On 16:13 Sat 26 Jan , Mike Diehl wrote: > > Hi all. > > > > I'm looking for an inexpensive USB webcam that works with both Linux and > > Windoze. Something that I can pick up at Walmart o

Re: [gentoo-user] Webcam recommendation

2008-01-26 Thread Mike Diehl
On Saturday 26 January 2008 09:28:23 pm forgottenwizard wrote: > On 16:13 Sat 26 Jan , Mike Diehl wrote: > > Hi all. > > > > I'm looking for an inexpensive USB webcam that works with both Linux and > > Windoze. Something that I can pick up at Walmart o

Re: [gentoo-user] Can't emerge apache

2008-01-26 Thread Mike Diehl
Since I hadn't made much progress on the problem, I started over and it worked like a champ. Moral of the story: don't let your friend start an installation that you have to finish Thanx all, Mike. On Friday 18 January 2008 08:28:42 pm Mike Diehl wrote: > Hi all, > >

[gentoo-user] Webcam recommendation

2008-01-26 Thread Mike Diehl
Hi all. I'm looking for an inexpensive USB webcam that works with both Linux and Windoze. Something that I can pick up at Walmart or Circuit City would be best. Any recommendations? TIA, -- Mike Diehl -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Can't emerge apache

2008-01-19 Thread Mike Diehl
ort (just to be sure)? Are you > able to emerge any other packages? > > -rz # gcc-config -l [1] i686-pc-linux-gnu-4.1.2 * # ls /usr/lib/gcc/*/*/crt*S.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtbeginS.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtendS.o It almost seems like it might be easier to start over What do you think? -- Mike Diehl -- gentoo-user@lists.gentoo.org mailing list

[gentoo-user] Can't emerge apache

2008-01-18 Thread Mike Diehl
ild error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-libs/apr-1.2.11/temp/build.log'. -- Mike Diehl -- gentoo-user@lists.gentoo.org mailing list

[gentoo-user] Can't compile opal.

2007-12-13 Thread Mike Diehl
evant. * A complete build log is located at '/var/tmp/portage/net-libs/opal-2.2.11/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/opal-2.2.11/temp/environment'. -- Mike Diehl -- [EMAIL PROTECTED] mailing list

[gentoo-user] Can't restart apache2

2007-07-23 Thread Mike Diehl
are present anymore. How can I fix this? How can I do it and minimize my downtime? TIA, -- Mike Diehl -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Need to add gd and mysql to PHP.

2007-07-23 Thread Mike Diehl
On Monday 23 July 2007 07:05:21 pm Norberto Bensa wrote: > Mike Diehl wrote: > > So, how do I install the php mysql extension? > > > > Thanx again, > > You don't. Just emerge php with mysql, and whatever USE flags you want. > > Best regards, > Norberto We

Re: [gentoo-user] Need to add gd and mysql to PHP.

2007-07-23 Thread Mike Diehl
On Monday 23 July 2007 06:32:53 pm Norberto Bensa wrote: > Mike Diehl wrote: > > drwxr-xr-x 4 root root 4096 Jul 23 17:59 apache2-php5 > > There you have it ;-) > > Look inside... > > > Regards Well, I'm getting closer, then. I looked inside the php.ini file

Re: [gentoo-user] Need to add gd and mysql to PHP.

2007-07-23 Thread Mike Diehl
On Monday 23 July 2007 03:04:05 am Hans-Werner Hilse wrote: > Hi, > > On Sun, 22 Jul 2007 21:37:58 -0600 Mike Diehl <[EMAIL PROTECTED]> > > How do I get these to be recognized by php applications? > > They should be configured in /etc/php/php*/php.ini if you want t

[gentoo-user] Need to add gd and mysql to PHP.

2007-07-22 Thread Mike Diehl
= How do I get these to be recognized by php applications? TIA, -- Mike Diehl -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Can't build glib.

2007-06-26 Thread Mike Diehl
On Friday 22 June 2007 02:18:26 am Mick wrote: > On Thursday 21 June 2007 20:54, Mike Diehl wrote: > > On Thursday 21 June 2007 01:45:12 pm Hemmann, Volker Armin wrote: > > > On Dienstag, 19. Juni 2007, Mike Diehl wrote: > > > > Hi all. > > > > > >

Re: [gentoo-user] Can't build glib.

2007-06-21 Thread Mike Diehl
On Thursday 21 June 2007 01:45:12 pm Hemmann, Volker Armin wrote: > On Dienstag, 19. Juni 2007, Mike Diehl wrote: > > Hi all. > > > > I'm still having difficulty getting my new laptop to build kde. I can't > > believe how much trouble I've had. U

Re: [gentoo-user] Can't build glib.

2007-06-19 Thread Mike Diehl
On Monday 18 June 2007 11:17:23 pm Zac Medico wrote: > Mike Diehl wrote: > > make[1]: Entering directory > > `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10' > > Making all in . > > make[2]: Entering directory > > `/var/tmp/portage/dev-libs/glib-1

[gentoo-user] Can't build glib.

2007-06-18 Thread Mike Diehl
and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/dev-libs/glib-1.2.10-r5/temp/build.log'. === -- Mike Diehl -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Error compiling jpeg for kde

2007-06-15 Thread Mike Diehl
On Friday 15 June 2007 01:02:06 am Peter Alfredsen wrote: > On Friday 15 June 2007, Mike Diehl wrote: > > Hi all. > > > > I'm trying to emerge kde and I'm getting an error when the system tries > > to emerge media-libs/jpeg. > > > > So, wher

[gentoo-user] Error compiling jpeg for kde

2007-06-14 Thread Mike Diehl
jpeg-6b-r8/temp/build.log'. ==== -- Mike Diehl -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Can't emerge ekiga

2007-06-04 Thread Mike Diehl
Yup, I think that will fix it. Thank you for your time. On Saturday 02 June 2007 01:55, Neil Walker wrote: > Mike Diehl wrote: > > I'm trying to install ekiga and it won't compile. It's complaining about > > not having XML::Parser installed. > > > >

[gentoo-user] Can't emerge ekiga

2007-06-01 Thread Mike Diehl
. !!! A complete build log is located at '/var/tmp/portage/dev-util/intltool-0.35.5/temp/build.log'. === TIA, -- Mike Diehl -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Need to identify USB device by port

2007-04-05 Thread Mike Diehl
/www.diehlnet.com/mouse1.txt and http://www.diehlnet.com/mouse2.txt Thank you for your time. Mike. On Thursday 05 April 2007 22:39, Walter Dnes wrote: > On Thu, Apr 05, 2007 at 07:46:45PM -0600, Mike Diehl wrote > > > OPTIONS+="last_rule", PHYSDEVPATH=="*:00:02.0/usb2/2-10" > &

Re: [gentoo-user] Need to identify USB device by port

2007-04-05 Thread Mike Diehl
It looks like my PHYSDEVPATH isn't correct. I've got one rule for each of my two mice and it seems like the first one always matches, eventhough I've used different PHYSDEVPATH's... Any ideas are much appreciated. Mike. On Thursday 05 April 2007 10:06, ds wrote: > On

[gentoo-user] Need to identify USB device by port

2007-04-04 Thread Mike Diehl
7:39:11 localhost kernel: input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-:00:02.0-10 === Any ideas about what I'm doing wrong? TIA, -- Mike Diehl -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Compile error for Mythtv 0.19_p10505.

2006-12-08 Thread Mike Diehl
Yup, that fixed it. Thanx, On Saturday 02 December 2006 15:46, Steve Dibb wrote: > Mike Diehl wrote: > > Hi all, > > > > I'm trying to install the latest version of MythTv and I'm running into a > > compile problem. >

[gentoo-user] Compile error for Mythtv 0.19_p10505.

2006-12-02 Thread Mike Diehl
Hi all, I'm trying to install the latest version of MythTv and I'm running into a compile problem. this is what I'm trying to compile: emerge -av mythtv [ebuild N] media-tv/mythtv-0.19_p10505 USE="alsa dvb dvd ieee1394 lirc mmx opengl vorbis x