2005/11/21, Brett I. Holcomb <[EMAIL PROTECTED]>:
> I am looking for a GUI interface to PostgreSQL and have found several open
> source ones available. I'd like some comments on what others use and the
> good, bad, and ugly of what you use.
>
> Thanks.
I'm using pgadmin3 under Windows, and I've b
On Mon, 21 Nov 2005 00:01:20 +, b.n. wrote
> >>>The message is:
> >>>hdc: lost interrupt
> >>>irq 15: nobody cared (try booting with the "irqpool" option)
> >>
> >>Have you tried booting with the irqpool option as the messages say
> >>(whatever the "irqpool" option is)?
> >>
> >
> > Yes, I di
Zac Medico wrote:
> Zhang Weiwu wrote:
>
>>
>> after a few test it looks obvious OO on gentoo suffer from the samiliar
>> problem as oo on Windows (sorry to mension Windows again). On my gentoo
>> there is only one printer installed on cups that is a LaserJet. Later I
>> discovered all PS files I
Benno Schulenberg a écrit :
Your hardware clock is supposed to be at UTC?
Check with 'grep CLOCK= /etc/conf.d/clock'.
Your time zone is correctly set?
Check with 'ls -l /etc/localtime'.
If those are okay, do:
rm /etc/adjtime
hwclock --set --utc --date="2005-11-18 21:34" # example time
Zhang Weiwu wrote:
>Zac Medico wrote:
>
>
>
>>Zhang Weiwu wrote:
>>
>>
>>
>>>after a few test it looks obvious OO on gentoo suffer from the samiliar
>>>problem as oo on Windows (sorry to mension Windows again). On my gentoo
>>>there is only one printer installed on cups that is a LaserJet. L
Hello!
I believe that my console does not work as it ought to.
There are two main troubles. First, the text does not move as it gets
written. In order to read the result of a command that produces a
substantial amount of text in response (such as reboot or ls /etc), I
have to switch to another c
i am having that same problem also.
On 11/21/05, Charles Trois <[EMAIL PROTECTED]> wrote:
> Benno Schulenberg a écrit :
> I too have a clock problem (the time returned by "date" being one hour
> fast), and I have been fiddling with "hwclock" without finding the right
> way. When I saw the above po
WTF.. I'm getting ready to rebuild my gentoo box. I have always did a stage 1 install. i was under the impression that if u used a stage 3 u couldn't muck with your CFLAGS or what not. If I'm forced to use canned binaries I might as well go with FC or Debian.. I've never listened to the "Gentoo
On Mon, 21 Nov 2005 21:33:01 +0900, Steve B wrote:
> WTF.. I'm getting ready to rebuild my gentoo box. I have always did a
> stage 1 install. i was under the impression that if u used a stage 3 u
> couldn't muck with your CFLAGS or what not. If I'm forced to use canned
> binaries I might as well g
On Mon, 2005-11-21 at 21:33 +0900, Steve B wrote:
> WTF.. I'm getting ready to rebuild my gentoo box. I have always did a
> stage 1 install. i was under the impression that if u used a stage 3
> u couldn't muck with your CFLAGS or what not. If I'm forced to use
> canned binaries I might as well
On Mon, 2005-11-21 at 13:57 +0100, Matthias Langer wrote:
> On Mon, 2005-11-21 at 21:33 +0900, Steve B wrote:
> > WTF.. I'm getting ready to rebuild my gentoo box. I have always did a
> > stage 1 install. i was under the impression that if u used a stage 3
> > u couldn't muck with your CFLAGS or
On Monday 21 November 2005 13:33, Steve B wrote:
> WTF.. I'm getting ready to rebuild my gentoo box. I have always did a stage
> 1 install. i was under the impression that if u used a stage 3 u couldn't
> muck with your CFLAGS or what not. If I'm forced to use canned binaries I
> might as well go w
I've solved this by simply removing "nVidia Framebuffer Support" from
kernel. Now i can use it with all features.
Thanks Iain.
--
gentoo-user@gentoo.org mailing list
Hi all,
I have written a simple init script for controlling a wiki, and have
encountered a strange effect:
from the init.d directory, I can start and stop my app just fine with
wiki start and wiki stop resp. However, the stop script complains that
the script has not been started!
rc-status does
On Mon, 21 Nov 2005 14:11:09 +, Anthony Roy wrote:
> I have written a simple init script for controlling a wiki, and have
> encountered a strange effect:
You don't appear to have "#!/sbin/runscript" on the first line.
--
Neil Bothwick
... "I just forgot to increment the counter," Tom said
Thanks. I'll check that one out.
>
> From: Peter Ruskin <[EMAIL PROTECTED]>
> Date: 2005/11/21 Mon AM 06:05:19 EST
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] PostgreSQL Interfaces
>
> On Monday 21 November 2005 04:00, Brett I. Holcomb wrote:
> > I am looking for a GUI interf
On 11/21/05, Charles Trois <[EMAIL PROTECTED]> wrote:
> I too have a clock problem (the time returned by "date" being one hour
> fast), and I have been fiddling with "hwclock" without finding the right
> way. When I saw the above post, I thought that it gave me the answer,
> and tried to apply it,
On 11/20/05, Michael Sullivan <[EMAIL PROTECTED]> wrote:
> I copied my code into a KDevelop project and built it. I then placed a
> breakpoint on "int main (int argv, char** argc) and selected Start from
> the Debug menu. It immediately gave me a dialog that said "Program
> received SIGABRT. Abo
Hemmann, Volker Armin schreef:
> On Monday 21 November 2005 13:33, Steve B wrote:
>
>> WTF.. I'm getting ready to rebuild my gentoo box. I have always did
>> a stage 1 install. i was under the impression that if u used a
>> stage 3 u couldn't muck with your CFLAGS or what not. If I'm forced
>>
On Sat, 19 Nov 2005 16:19:53 +1100, Brian Parish wrote:
> Removing the initramfs seemed like the line of least resistance here,
> so being basically lazy, that's what I did. /dev/md0 is now created
> and I can create my RAID array happily enough.
>
> This still doesn't survive a reboot though.
On 11/20/05, Jorge Almeida <[EMAIL PROTECTED]> wrote:
> On Sat, 19 Nov 2005, Richard Fish wrote:
> >
> > According to the dmesg output you posted earlier, your memory stick is
> > not partitioned. This is ok, some are, some are not. You can confirm
> > this by taking a look at /proc/partitions wh
On Sun, 20 Nov 2005, Micah R Ledbetter wrote:
> I have a server out on the net, and it's been up for a week or two.
> I've been on and off it all week long, but as of last night, DNS
> didn't seem to work for it. Network connectivity worked, because not
> only could I ssh *in*, but I could also co
On Sat, 19 Nov 2005, kashani wrote:
> A. Khattri wrote:
> > GeoTrust claim to have their root cert in 99% of the browsers out there...
>
> Claims and actually works are two different things.
>
> For the record IE 5 on the Mac is your big problem child.
IE 5 on Mac is a strange beast in many
Hi All,
Plan of changing my e-mail address, so will unsubscribe this one and use
another (if i get my new router/mail-gateway to work properly). Still no
luck.
Network-card problems so far (3c59x & Realtek-8139) plus one e100.
Still have ten days to go. My qrypto.org domain.
Alt. email: [EMAIL PROT
Hi folks !
I upgrade my gentoo every day, and when I try to upgrade the kde, the portage always display the last version of kde as 3.4.1. But newer versions of kde has been launched (3.4.3). What´s the reason of this late version still remains in the portage list ??
-- _
Hemmann, Volker Armin wrote:
well, it was made, because the idiots are too dumb to read and follow the
stage1 instructions.
And gentoo needs more idiots, right?
Up until now, the installation was a nice filter - but that has weakend now,
too.
The last top posting/html thread was 3 weeks ag
At Mon, 21 Nov 2005 14:13:14 +0100 "Hemmann, Volker Armin" <[EMAIL PROTECTED]>
wrote:
> On Monday 21 November 2005 13:33, Steve B wrote:
>> WTF.. I'm getting ready to rebuild my gentoo box. I have always did a stage
>> 1 install. i was under the impression that if u used a stage 3 u couldn't
>> m
If you want painless, then don't upgrade to MySQL 5.X when using
MythTV - the DB schema that MythTV uses has a table with a column
named repeat (I believe, I'm not sitting in front of my Myth box),
which, as of MySQL 5.X, is a reserved word, so the Myth back-end setup
won't be able to create that t
Hi
I just posted the same on the german gentoo user list:
HAL is no longer compiled with the --enable-fstab-sync option. Therefore
hotpluggable devices wont be automounted. To get around this, you can create
a overlay with the current hal-0.5.4.ebuild and add the following:
src_compile() {
Thiago Lüttig wrote:
> Hi folks !
> I upgrade my gentoo every day, and when I try to upgrade the kde, the
> portage always display the last version of kde as 3.4.1. But newer
> versions of kde has been launched (3.4.3). What´s the reason of this
> late version still remains in the portage list ??
>
Thanks for the quick reply, but #!/sbin/runscript is the first line -
it must have scrolled just off of the screen when I copied the text
(sorry!).
> You don't appear to have "#!/sbin/runscript" on the first line.
Any other ideas.
--
Ant...
--
gentoo-user@gentoo.org mailing list
On Mon, Nov 21, 2005 at 01:20:12PM -0600, kashani wrote:
>
> The last top posting/html thread was 3 weeks ago... so yes it's time
> for another "Keep Gentoo leet" thread. Gentoo isn't about pain, it's
> about getting work done. Anything, and I mean *anything*, that allows me
> to spend le
Nothing changed for those who already installed Gentoo ever, as stated
before, it will be even faster/easier to install for a experienced
user, and has advantages like not keeping circular references, etc.
Another point of view: easier to install means that the "newbie
filter" that install was cru
On Mon November 21 2005 1:33 pm, Thiago Lüttig wrote:
> Hi folks !
> I upgrade my gentoo every day, and when I try to upgrade the kde, the
> portage always display the last version of kde as 3.4.1. But newer versions
> of kde has been launched (3.4.3). What´s the reason of this late version
> still
Such a scenario could be your your arms and legs falling off...
> On Mon, Nov 21, 2005 at 01:20:12PM -0600, kashani wrote:
>
>> The last top posting/html thread was 3 weeks ago... so yes it's time
>>for another "Keep Gentoo leet" thread. Gentoo isn't about pain, it's
>>about getting work d
-Original Message-
From: Allan Gottlieb [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 12:16 PM
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: default stage3
At Mon, 21 Nov 2005 14:13:14 +0100 "Hemmann, Volker Armin"
<[EMAIL PROTECTED]> wrote:
> On Monday 21 Nove
Jason Dodson wrote:
Such a scenario could be your your arms and legs falling off...
I suspect I'd spend more time typing if I had to use only my nose
rather than fingers so this fails the "get more work done" test. Perhaps
your nose is more dexterous than mine?
Jokes aside my definition o
Charles Trois wrote:
> The legal time, here in France and at this (winter) period, is
> GMT + 1, as shown correctly by the clock of my iMac, but "date"
> keeps returning GMT + 2.
Sounds like your harware clock is running at local time. What does
'hwclock --show --debug' say? Look for the line s
> I installed gentoo on a dual Opteron box this weekend, I've always done
> stage1 installs, but this time decided to try the recommeded stage3 method.
> I understand the concept of doing an "emerge -e world" in order to get the
> optimization of a stage1 install, and I've done this ( one time ) on
Hi,
I get the following when trying to emerge poedit
>>> md5 src_uri ;-) poedit-1.3.2.tar.gz
>>> Unpacking source...
>>> Unpacking poedit-1.3.2.tar.gz to /var/tmp/portage/poedit-1.3.2/work
>>> Source unpacked.
!!! set-wxconfig: Error: Can't find normal or debug version:
!!! set-wxconfig:
General question guys, i have a mythtv box, for the most time it doesn't
give me any problems, but boot up is kinda funky cause the video card
doesn't put out information that the TV(standard tube tele... nothing
fancy) can understand... so the image looks like its lost the vertical hold.
So m
Maybe it's just me, but I have never seen the Stage 1 as any harder
than Stage 3. The only difference was... umm... setting your CFLAGS and
USE flags. Seriously, how hard is it to type bootstrap, or emerge -e
system?
I am not saying the move is bad, I totally understand it. I hope that
the new doc
On Sunday 20 Nov 2005 7:16 pm, Holly Bostick wrote:
> equery hasuse pam
Wow!!! I performed that thing on my system and the stupid PAM is everywhere (I
am scared as shit after reading this thread). What would be the easiest way
to get rid of PAM from a single user desktop system working smoothly
Hi - I just upgraded my kernel-genkernel-x86-2.6.12-gentoo-r10 to
kernel-genkernel-x86-2.6.14-gentoo-r2. So far I have no sound (Alsa) or
wireless connectivity (ipw2100). Do I need to re-emerge the relevant
packages? And if I do will this remove the functionality from the old
kernel. I can boot the
Steven Susbauer wrote:
I hope that
the new docs do have a "How to recompile everything" at the end
somewhere though, for those of us that like the optimization.
The new handbook links to http://www.gentoo.org/doc/en/faq.xml#stage12 -
how to get the equivalent of a Stage 1 install while still
Daniel da Veiga schreef:
> Gentoo is not easy, its not simple and its not designed or the best
> distro to start in the Linux world.
>
Hogwash. What's so hard about it, as opposed to any other Linux distro,
once you get past the install issue?
Is learning Portage somehow intrinsically harder th
> -Original Message-
> From: Alexander Skwar [mailto:[EMAIL PROTECTED]
> Sent: Sunday, November 20, 2005 3:48 AM
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] how to create a pgp signature
>
> You're answer was to a different question.
Whose answer was to a different qu
Abhay Kedia schreef:
> On Sunday 20 Nov 2005 7:16 pm, Holly Bostick wrote:
>
>> equery hasuse pam
>
>
> Wow!!! I performed that thing on my system and the stupid PAM is
> everywhere (I am scared as shit after reading this thread). What
> would be the easiest way to get rid of PAM from a single
Antoine schreef:
> !!! set-wxconfig: /usr/bin/wxgtk2u-*2.4*-config not found
>
> [ebuild R ] x11-libs/wxGTK-*2.6.1* -debug -doc +gnome +gtk2 -joystick
> +odbc +opengl +sdl +unicode -wxgtk1 0 kB
>
>
equery belongs /usr/bin/wxgtk2u-2.4-config
[ Searching for file(s) /usr/bin/wxgtk2u
Jason Ausmus schreef:
>> -Original Message- From: Alexander Skwar
>> [mailto:[EMAIL PROTECTED] Sent: Sunday, November 20,
>> 2005 3:48 AM To: gentoo-user@lists.gentoo.org Subject: Re:
>> [gentoo-user] how to create a pgp signature
>>
>> You're answer was to a different question.
>
>
> Wh
On Mon, 2005-11-21 at 17:01 -0500, Ryan Sims wrote:
> > I installed gentoo on a dual Opteron box this weekend, I've always done
> > stage1 installs, but this time decided to try the recommeded stage3 method.
> > I understand the concept of doing an "emerge -e world" in order to get the
> > optimiza
Holly Bostick wrote:
> but everybody could just read the man page and work it out for
> themselves, of course :) .
Alternatively, one could read Gentoo's GnuPG documentation[1] or the
GnuPG Handbook[2]. :-)
[1] http://www.gentoo.org/doc/en/gnupg-user.xml
[2] http://www.gnupg.org/(en)/documen
> Hogwash. What's so hard about it, as opposed to any other Linux distro,
> once you get past the install issue?
Several points here:
1) The install issue is the crux isn't it? A Linux newbie would falter
at this first hurdle. I have recently installed two Gentoo stage 3
installations, and the bi
I can't get spell checking in Evolution to work (it has no idea what
dictionaries are available). The base aspell seems to be working but I
don't know how to test the gnome-spell component. Any ideas?
--
Alex, homepage: http://www.bennee.com/~alex/
You have literary talent that you should take pai
On Mon, Nov 21, 2005 at 04:17:45PM +0100, Holly Bostick wrote:
> reinstall, again I must wonder why he would complain that such a
> reinstall is now likely to be much easier, and lead to a functioning
> system (from which he can emerge -e world to his heart's content) much
> faster.
>
> But maybe
George Garvey wrote:
On Mon, Nov 21, 2005 at 04:17:45PM +0100, Holly Bostick wrote:
reinstall, again I must wonder why he would complain that such a
reinstall is now likely to be much easier, and lead to a functioning
system (from which he can emerge -e world to his heart's content) much
faster
On 11/21/05, Anthony Roy <[EMAIL PROTECTED]> wrote:
> Thanks for the quick reply, but #!/sbin/runscript is the first line -
> it must have scrolled just off of the screen when I copied the text
> (sorry!).
There are 2 conditions required for the start-stop-daemon to
successfully stop the service:
George Garvey schreef:
> On Mon, Nov 21, 2005 at 04:17:45PM +0100, Holly Bostick wrote:
>
>> reinstall, again I must wonder why he would complain that such a
>> reinstall is now likely to be much easier, and lead to a
>> functioning system (from which he can emerge -e world to his
>> heart's co
On Tue, Nov 22, 2005 at 09:20:10AM +1000, Richard Watson wrote:
> Hi - I just upgraded my kernel-genkernel-x86-2.6.12-gentoo-r10 to
> kernel-genkernel-x86-2.6.14-gentoo-r2. So far I have no sound (Alsa) or
> wireless connectivity (ipw2100). Do I need to re-emerge the relevant
> packages? And if I d
On Mon, 21 Nov 2005 22:29:25 +0200
Petteri Räty wrote:
> Thiago Lüttig wrote:
> > Hi folks !
> > I upgrade my gentoo every day, and when I try to upgrade the kde, the
> > portage always display the last version of kde as 3.4.1. But newer
> > versions of kde has been launched (3.4.3). What´s the r
First off, I've never tried to create a new thread from an existing
one, so please excuse me if I screwed up the threading, etc.
On 11/21/05, Neil Bothwick <[EMAIL PROTECTED]> wrote:
> You can change
> everything after a stage 3 install, although you have to be careful when
> changing CHOST.
I've
Some thoughts:
I recently did a stage 1 install and found that the process seems to
have deteriorated to the point it was more work than it should have been
- hence I see some of the reasons for abandoning it. In particular, the
recompiling needed to bring it to a GCC 3.4.4 with all the options I
You would be amazed at how frustrated gentoo users make devs. Plus
going from distribution to distribution not everything works 100% the
same exact way.
On Tue, 2005-11-22 at 14:35 +1300, Nick Rout wrote:
> On Mon, 21 Nov 2005 22:29:25 +0200
> Petteri Räty wrote:
>
> > Thiago Lüttig wrote:
> > >
Hi,
I have a tricky postfix configuration question. I want:
1. mail from postfix on my machine to appear to be from host
"server.com" (my machine is "host.server.com")
2. mail to 'user' (with unspecified host) on my machine to go to
"[EMAIL PROTECTED]" (my machine) not "[EMAIL PROTECTED]")
I c
On November 18, 2005 02:14 pm Benno Schulenberg was like:
> Your time zone is correctly set?
> Check with 'ls -l /etc/localtime'.
I think the problem was a corrupt /etc/localtime.
When I set up the system I made /etc/localtime a symlink, but SOMETHING seemed
to have changed that and replaced it
Jason Ausmus schrieb:
>> -Original Message-
>> From: Alexander Skwar [mailto:[EMAIL PROTECTED]
>> Sent: Sunday, November 20, 2005 3:48 AM
>> To: gentoo-user@lists.gentoo.org
>> Subject: Re: [gentoo-user] how to create a pgp signature
>>
>> You're answer was to a different question.
>
> W
Holly Bostick schrieb:
> Jason Ausmus schreef:
>>> -Original Message- From: Alexander Skwar
>>> [mailto:[EMAIL PROTECTED] Sent: Sunday, November 20,
>>> 2005 3:48 AM To: gentoo-user@lists.gentoo.org Subject: Re:
>>> [gentoo-user] how to create a pgp signature
>>>
>>> You're answer was to a
Matthew Cline schrieb:
> I've just completed a stage3 install, and I'd like to change the CHOST
> from "i386-pc-linux-gnu" to "i586-pc-linux-gnu".
Why? What do you expect to gain?
Alexander Skwar
--
gentoo-user@gentoo.org mailing list
Hi All,
I hope you don't find all these OT posts annoying, but this is the only
real ml I'm subscribed to atm :)
I am looking for a 2.5in HD enclosure, with USB 2. SD Card reader is a
bonus, as is video / audio playback from the device itself.
I'm leaning toward this one from vosonic, that can
Hi all,
I am stuck with the following errors while installing kde.Any ideas
The error message is pasted below
bash-2.05b$ sudo emerge kde-base/kdebase-startkde
Password:
Calculating dependencies ...done!
>>> emerge (1 of 20) kde-base/arts-3.4.1-r2 to /
>>> md5 files ;-) arts-3.4.3.ebuild
>>> md
051121 Holly Bostick wrote:
> Daniel da Veiga schreef:
>> Gentoo is not easy, its not simple
>> and its not designed or the best distro to start in the Linux world.
> What's so hard about it, as opposed to any other Linux distro,
> once you get past the install issue?
In a word, 'maintenance'. No
71 matches
Mail list logo