On 01.12.2007 09:03, Alan wrote:
> This used to be a debian system and was moved over to gentoo about 4
> years ago when I had been spending lots of time with gentoo on my
> desktop at home. I like gentoo, however I would exercise caution if
> you're deploying on "real" systems.
We have also mo
Hello Grant,
Let's check first your kernel config:
http://madwifi.org/wiki/UserDocs/KernelConfig
If you still face trouble, I advise you to have a look at the website
doc which looks pretty good..
Gal'
On Dec 1, 2007 7:32 AM, Grant <[EMAIL PROTECTED]> wrote:
> I'm trying to set up a new laptop'
On Saturday 01 December 2007, Grant wrote:
> I'm trying to set up a new laptop's wireless interface. lspci says it
> has an Atheros AR5006EG which should mean the madwifi drivers. I
> emerged madwifi-ng and madwifi-ng-tools, created net.ath0 as a link to
> net.lo, and set the ath_pci module to au
Hi All,
I found these libraries hanging around. Should I be deleting them or am I
going to bork my system? Wouldn't mind leaving well alone if there is a
suspicion that I may break things.
# qfile -o $(find /lib /usr/lib -name "*.la")/lib/libatt
On Samstag, 1. Dezember 2007, Mick wrote:
> Hi All,
>
> I found these libraries hanging around. Should I be deleting them or am I
> going to bork my system? Wouldn't mind leaving well alone if there is a
> suspicion that I may break things.
>
> # q
On 1 Dec 2007, at 06:32, Grant wrote:
I'm trying to set up a new laptop's wireless interface. lspci says it
has an Atheros AR5006EG which should mean the madwifi drivers. I
emerged madwifi-ng and madwifi-ng-tools, created net.ath0 as a link to
net.lo, and set the ath_pci module to autoload (w
On Saturday 01 December 2007, Hemmann, Volker Armin wrote:
> On Samstag, 1. Dezember 2007, Mick wrote:
> > Hi All,
> >
> > I found these libraries hanging around. Should I be deleting them or am
> > I going to bork my system? Wouldn't mind leaving well alone if there is
> > a suspicion that I may
On 1 Dec 2007, at 06:26, Kevin O'Gorman wrote:
... my postfix setup.
...
My mailx mailer seems to put "localdomain" on the sender address
when my crontab entries call it. Maybe because it sees that
getdomainname(2) comes up empty.
Hi there,
I have encountered similar problems.
I don't
On Samstag, 1. Dezember 2007, Mick wrote:
> On Saturday 01 December 2007, Hemmann, Volker Armin wrote:
> > On Samstag, 1. Dezember 2007, Mick wrote:
> > > Hi All,
> > >
> > > I found these libraries hanging around. Should I be deleting them or
> > > am I going to bork my system? Wouldn't mind lea
Alan wrote:
> rollback plan. Apache, php, modules, mod_perl, etc. No biggie at all
> if it's your home server, but that's potentially a lot of downtime (ie:
> a couple of hours) as I compile, test, re-jig the config files, test
> more, etc. I'm in the same boat with postfix, running a 2.0.x when
> > I'm trying to set up a new laptop's wireless interface. lspci says it
> > has an Atheros AR5006EG which should mean the madwifi drivers. I
> > emerged madwifi-ng and madwifi-ng-tools, created net.ath0 as a link to
> > net.lo, and set the ath_pci module to autoload (which it does without
> > e
On Saturday 1 December 2007, Kevin O'Gorman wrote:
> I've got my own domain and domain server. I've just run into a
> problem about the appropriate settings for hosts and domains, and it's
> messing up a few things in my postfix setup.
>
> The gentoo instructions say to set /etc/conf.d/hostname t
I've installed a new 64 bit system and everything is running great
except firefox-bin won't start. I get a "cannot execute binary file"
error which evidently means I've got a mismatch between the binary and
my system's architecture. I used an x86_64-hardened stage, my CHOST
is x86_64-pc-linux-gnu
Hello
I have a serious problem with network performance. I have 4 different
vlan-s invisible to each other. On each of the vlan-s there are windows
clients with file shareing enabled. There are some directories that need
to be accessible from all vlan-s, so I've deployed a gentoo based "proxy
Can anyone suggest a relatively easy way to extract individual frames
from an animated GIF?
--
[EMAIL PROTECTED] mailing list
On Sat, Dec 01, 2007 at 02:05:54PM -0600, Michael Sullivan wrote:
> Can anyone suggest a relatively easy way to extract individual frames
> from an animated GIF?
I'm pretty sure convert from ImageMagick can do that. Don't know the
syntax.
--
... _._. ._ ._. . _._. ._. ___ .__ ._. .
Grant wrote:
What -march and CHOST settings would you guys use for a CPU that shows
up like this in cpuinfo:
Intel Pentium Dual CPU T2310 @ 1.46Ghz
I'd use "prescott" for this one, as you're using x86 CHOST anyway.
Does this CPU have 64-bit extensions?
"/etc/init.d/apache2 start" runs without any output
"/etc/init.d/apache2 status" then reports:
* status: stopped
Looking up localhost
Making HTTP connection to localhost
Alert!: Unable to connect to remote host.
lynx: Can't access startfile http://localhost/server-status
Grant wrote:
I've installed a new 64 bit system and everything is running great
except firefox-bin won't start. I get a "cannot execute binary file"
error which evidently means I've got a mismatch between the binary and
my system's architecture. I used an x86_64-hardened stage, my CHOST
is x86_
Hi ,
I updating the ebuild for appweb to current stable version 2.4.0
http://bugs.gentoo.org/show_bug.cgi?id=145073
I need same help for made this ebuild
when i call econf it append the option " --mandir=/usr/share/man" to my
configure options and the appweb configure don't suport this option a
# emerge -auv esound
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N] media-sound/esound-0.2.38-r1 USE="alsa ipv6 tcpd
-debug -doc" 0 kB
...
Making all in docs
make[2]: Entering directory
`/var/tmp/portage/media-sound/esound-0.2.38-r1/wor
> > I've installed a new 64 bit system and everything is running great
> > except firefox-bin won't start. I get a "cannot execute binary file"
> > error which evidently means I've got a mismatch between the binary and
> > my system's architecture. I used an x86_64-hardened stage, my CHOST
> > is
I emerged mysql++ the other day and I'm trying to figure out how to
compile stuff with it. The docs make reference to examples and a script
called 'exrun' that I don't seem to have. What library do I need to
link against to use this? I tried -lmysql++ and it didn't work. Can
anyone help me?
--
> > > I've installed a new 64 bit system and everything is running great
> > > except firefox-bin won't start. I get a "cannot execute binary file"
> > > error which evidently means I've got a mismatch between the binary and
> > > my system's architecture. I used an x86_64-hardened stage, my CHOS
[snip]
> Making all in docs
> make[2]: Entering directory
> `/var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38/docs'
> jw -f docbook -b html -o html ./esound.sgml
> Using catalogs: /etc/sgml/sgml-docbook-3.1.cat
> Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.
On Thu, 29 Nov 2007 20:06:12 -0700, darren kirby wrote:
> An ebuild is little more than a shell script with some helper/hook
> functions built in. So: if the install of your rails app is scriptable,
> then yes, you should be able to write an ebuild for it.
>
> As for whether there is an eclass o
26 matches
Mail list logo