[gentoo-user] Virtual depends in ebuilds

2003-10-29 Thread Ian Delahorne
When using, say virtual/krb5, how can I tell which package is providing
the virtual depend?
-- 
Ian Delahorne <[EMAIL PROTECTED]>


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] 802.11 cards

2003-07-24 Thread Ian Delahorne
"Christian Aust" <[EMAIL PROTECTED]> writes:

> Ian Delahorne <[EMAIL PROTECTED]> wrote on 24 Jul 2003 13:10:02 +0200:
> 
> > Which 802.11{b,g} PCI cards work well with (gentoo) Linux? More
> > specifically, which D-Link or NetGear cards work well?
> 
> Hi Ian,
> 
> I'm using a Netgear MA401 wireless card with gentoo; it works well. I
> have to plug in the card after init finishes and starts the user
> session, but besides from that there's no problem. I use a Netgear
> MR314 wireless DSL router which is the most stable network device that
> I've used for years.

Is that a PCI card? The one I found with some googling showed a PCMCIA
version; I'd rather not have to run on a PCI-CardBus bridge.
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] 802.11 cards

2003-07-24 Thread Ian Delahorne
"Travis Roy" <[EMAIL PROTECTED]> writes:

> I use a linksys card with very good results. I would stay away from D-Link
> as they seem to be lesser quality and change a lot (this could effect any
> possible hardware mods or results with software drivers). I have no
> experience with NetGear.

D-link or NetGear says my supplier.
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



[gentoo-user] 802.11 cards

2003-07-24 Thread Ian Delahorne
Which 802.11{b,g} PCI cards work well with (gentoo) Linux? More
specifically, which D-Link or NetGear cards work well?
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Ad-hoc networking on a Prism1?

2003-07-24 Thread Ian Delahorne
HÃ¥vard Wall <[EMAIL PROTECTED]> writes:

> Ian Delahorne wrote:
> > I've got a Prism1 card here, and a PCI-CardBus-bridge. I want to run
> > in adhoc mode on ESSID "FOO" with IP 192.168.42.42. I tried the
> > following:
> > modprobe orinoco_cs
> > 
> > 
> > iwconfig eth1 mode Ad-Hoc essid FOO
> > ifconfig eth1 192.168.42.42
> 
> And then you did "/etc/init.d/net.eth1 start" ?
> (And in case there is no /etc/init.d/net.eth1, check out
> http://www.gentoo.org/doc/en/gentoo-x86-install.xml#doc_chap21 )

For some reason it now uses linux-wlan-ng with the prism2_cs driver. 
I've created net.wlan0 and the appropriate entries in /etc/conf.d/net,
created /etc/conf.d/wlancfg-FOO (for my SSID) and told it to be
adhoc, run /etc/init.d/wlan start; /etc/init.d/net.wlan0 start
... and still no Adhoc.
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Ad-hoc networking on a Prism1?

2003-07-23 Thread Ian Delahorne
I've got a Prism1 card here, and a PCI-CardBus-bridge. I want to run
in adhoc mode on ESSID "FOO" with IP 192.168.42.42. I tried the
following:

modprobe orinoco_cs


iwconfig eth1 mode Ad-Hoc essid FOO
ifconfig eth1 192.168.42.42

... but this doesn't work. The machine won't ping any of my other
machines (OpenBSD and W2k) around here running adhoc in the same net
and ESSID. The others can talk to each other. Rotating cards didn't do
much. 

How do I get this working? (Or, is it easier to get my NetGear WG311
PCI 802.11g card working?)
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] out of memory when compiling QT...

2003-07-20 Thread Ian Delahorne
Jason Stubbs <[EMAIL PROTECTED]> writes:

> What kernel are you running? If it's 2.6.0-test1, you didn't disable
> swapping by accident? How much memory does top report?

2.4.20-gentoo-r5, and about 1G of memory.

-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] out of memory when compiling QT...

2003-07-20 Thread Ian Delahorne
Karl-Heinz Zimmer <[EMAIL PROTECTED]> writes:

> On Monday 21 July 2003 00:53, Ian Delahorne wrote:
> > My machine runs out of memory when compiling qt-3.1.2, usually around
> > tools/designer/{designer,uic} (seen in desinger/mainwindow.cpp,
> > designer/mainwindowactions.cpp and uic/main.cpp).
> >
> > 128MB memory + 200MB swap should do the trick, or am I hopelessly
> > outdated in the memory race?
> 
> Could you use more swap?  Perhaps 512MB or more?

I bumped it up to 1G now. Still no luck.
 
> The amount of 328MB RAM+swap is not what I would call too much for
> compiling Qt and its tools.
> 
> another proposal: Could you try to compile it with as few programs
>   running as possible?  (e.g. with no X running)

Yes, that's what I'm doing. See above.
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



[gentoo-user] out of memory when compiling QT...

2003-07-20 Thread Ian Delahorne
My machine runs out of memory when compiling qt-3.1.2, usually around
tools/designer/{designer,uic} (seen in desinger/mainwindow.cpp,
designer/mainwindowactions.cpp and uic/main.cpp).

128MB memory + 200MB swap should do the trick, or am I hopelessly
outdated in the memory race?
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



[gentoo-user] emerge both heimdal and mit-krb5?

2003-07-13 Thread Ian Delahorne
For some reason, running emerge -p world returns the following:
[ebuildU ] app-crypt/heimdal-0.6 [0.5.1] 
[ebuild  N   ] app-crypt/mit-krb5-1.2.7  

Upgrading Heimdal I can understand, but mit-krb5? Is there any way to
not emerge mit-krb5 while still doing "emerge world"? How do I check
what broken package wants MIT-krb5?
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Newbe requires help with SATA

2003-07-06 Thread Ian Delahorne
Omer Ozen <[EMAIL PROTECTED]> writes:

> Hi,
> 
> I am new to Gentoo and trying to get to grips with Linux as well.
> 
> I am trying to install gentoo from live CD (1.4 rc4) on to a P4PE with
> 2 SeaGate 120 GB SATA disks.
> 
> Not forgetting that I am a Linux novice, could anyone point me in the
> right direction?

I don't think the kernel that the livecd uses is new enough. 2.4.21
has SATA support (I'm running it on a Abit KD7-S with a builtin
SiliconImage SIL-3112A, works great).
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Contributing ebuilds?

2003-06-26 Thread Ian Delahorne
Sigurd Stordal <[EMAIL PROTECTED]> writes:

> go to bugs.gentoo.org, and file a bug report for the ebuilds. Then
> wait a couple of month and maybe they show up in portage :-)

Maybe I should wait until my current bugs are resolved before giving
them a monster load.
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Contributing ebuilds?

2003-06-26 Thread Ian Delahorne
I've written a bunch of ebuilds for some perl modules. How do I
contribute them to the portage tree?
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] SATA-RAID

2003-06-24 Thread Ian Delahorne
Zack Gilburd <[EMAIL PROTECTED]> writes:

> 
> You have to use a kernel more recent than 2.4.20 (i.e. 2.4.21, 2.4.22, 2.5.x).

Ok, I'll try one of those.
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] SATA-RAID

2003-06-24 Thread Ian Delahorne
Zack Gilburd <[EMAIL PROTECTED]> writes:

> On Monday 23 June 2003 13:01, Zack Gilburd wrote:
> > On Monday 23 June 2003 12:17, Ian Delahorne wrote:
> > > Zack Gilburd <[EMAIL PROTECTED]> writes:
> > > > Replying to myselfwoohoo... I found my `lspci -v` output rather
> > > > interesting.
> > >
> > > Is that a "yes", "no", "uh, maybe, if you wave a dead chicken at it?"
> > >
> > > Will SATA work?
> >
> > It's hard to tell.  So, I'll take option C.  You're likely not going to get
> > "hardware" RAID, but software should be a problem.  Not to mention, SiI3112
> > support, as I write this, is VERY sketchy.
> 
> Oops, I meant *shouldn't* be a problem...teeheheheheh

which kernel and what options to find the SIL3112? I've found
something from CMD in my /proc/pci, but not in my dmesg (running 2.4.20-gentoo-xfs-r2)
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] SATA-RAID

2003-06-23 Thread Ian Delahorne
Zack Gilburd <[EMAIL PROTECTED]> writes:

> On Monday 23 June 2003 12:17, Ian Delahorne wrote:
> > Zack Gilburd <[EMAIL PROTECTED]> writes:
> > > Replying to myselfwoohoo... I found my `lspci -v` output rather
> > > interesting.
> >
> > Is that a "yes", "no", "uh, maybe, if you wave a dead chicken at it?"
> >
> > Will SATA work?
> 
> It's hard to tell.  So, I'll take option C.  You're likely not going to get 
> "hardware" RAID, but software should be a problem.  Not to mention, SiI3112 
> support, as I write this, is VERY sketchy.

Oh well. I guess I'll find out.
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] SATA-RAID

2003-06-23 Thread Ian Delahorne
Zack Gilburd <[EMAIL PROTECTED]> writes:

> Replying to myselfwoohoo... I found my `lspci -v` output rather 
> interesting.

Is that a "yes", "no", "uh, maybe, if you wave a dead chicken at it?"

Will SATA work?
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



[gentoo-user] SATA-RAID

2003-06-23 Thread Ian Delahorne
I've got my hands on an ABIT KD7-S SATA RAID motherboard (Silicon
Image SIL3112A chipset). Has anyone had any experience with the
on-board SATA-controller (with or without the RAID)? I'd like to be
able to use the hardware RAID (two disks, one on each channel), but
software will work also. All my web searches give me articles in
polish and japanese :-)

-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list



[gentoo-user] libtool looking in /var/tmp/portage?

2003-03-02 Thread Ian Delahorne
I'm trying to compile some software against kth-krb's libdes with
libtool, and I get this message:

/bin/sh ../libtool --mode=link gcc  -g  -Wall -Wmissing-prototypes -Wpointer-arith 
-Wbad-function-cast -Wmissing-declarations -Wnested-externs   -o zhm  queue.o timer.o 
zhm.o zhm_client.o zhm_server.o ../lib/zephyr/libzephyr.a -lcom_err -L/usr/athena/lib 
-lroken  -L/usr/heimdal/lib -lkrb5 -lasn1 -L/usr/athena/lib -ldes -lroken -lcrypt 
-L/usr/athena/lib -lkrb -L/usr/lib -lcrypto -lresolv
libtool: link: warning: library `/usr/athena/lib/libdes.la' was moved.
libtool: link: cannot find the library 
`/var/tmp/portage/kth-krb-1.2.1/image//usr/athena/lib/libdes.la'

Why is it looking there? How do I fix libtool?
-- 
/Ian D
[EMAIL PROTECTED] - www.assv.net

--
[EMAIL PROTECTED] mailing list