Re: [gentoo-user] emerge gnome looking for automake-1.7

2005-05-01 Thread Scott Taylor
On Mon, 2005-05-02 at 01:15 +1000, Richard Watson wrote:

 # emerge sys-dev/automake-1.7
 
 Calculating dependencies   
 
 !!! Problem in sys-dev/automake-1.7 dependencies.
 !!! Specific key requires an operator (sys-dev/automake-1.7) (try adding an
 '=') exceptions

add an '=', like so:

emerge =sys-dev/automake-1.7

--
Scott Taylor - [EMAIL PROTECTED] 

BOFH Excuse #253:

We've run out of licenses



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] can't ping follow by domainname

2005-04-24 Thread Scott Taylor
On Sun, 2005-04-24 at 15:58 +0700, Kitti Jaisong wrote:
I cant ping follow domain name but ping by ip address it can
 pls addvice me

Is your /etc/resolv.conf set properly? It should look something like
this (your actual nameserver will probably have a different address
though):

Star ~ # cat /etc/resolv.conf
nameserver 192.168.1.254

--
Scott Taylor - [EMAIL PROTECTED] 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Misconceptions about Mac\Apple?

2005-04-12 Thread Scott Taylor
Look here http://developer.apple.com/darwin/ and
http://www.opendarwin.org/

The base is pretty much a linux but as has been mentioned before, they
have plenty of hardware-specific code and their cocoa which
realistically only works on their gear, so don't expect to run mac
software on anything other than a mac. Going the other direction, if you
open up a terminal window on a mac (though thats something the mac users
I know would *never* do on their own), you'll see the familiar bash
prompt, and you can download a great deal of linux source code and
compile it and run it even, without too much trouble. X11 applications
can run on a mac, though from what I've seen its kinda cobbled together
like the x emulators for windows, so the fonts and cursors and such
won't act like the rest of your system (this was most noted in relation
to the mac version of openoffice which hadn't had the code added to make
it talk natively to the cocoa interface though they may have finished
that part by now).

--
Scott Taylor - [EMAIL PROTECTED] 

I got the bill for my surgery.  Now I know what those doctors were
wearing masks for.
-- James Boren



--
gentoo-user@gentoo.org mailing list