Re: installing x11 ports
Re: installing x11 ports
- Subject: Re: installing x11 ports
- From: Dave Schroeder <email@hidden>
- Date: Fri, 04 Mar 2005 08:39:42 -0600
On Mar 4, 2005, at 6:53 AM, Patrick Taylor wrote:
I am attempting to learn techniques for installing x11 ports, and
chose several small, relatively simple ones to try. One of them
(xspringies, I think) included a portfile with instructions on how to
proceed. One of those instructions included using:
"su -"
at the prompt.
For installing ports, http://fink.sf.net/ is all you need to know. You
may also be interested in 'Fink and Apple's X11 for beginners':
http://homepage.mac.com/sao1/fink/
When I did that, I was surprised when I was prompted for a password.
What was more
surprising is that my password for logging into OSX was not the right
one it wanted.
This isn't surprising. In the UNIX world "su" tries to make you become
"root". In order to become root, you need to know root's password. root
is disabled by default on OS X. Don't enable it! There are many other
ways to become root. You can simply type "sudo su -", "sudo su", "sudo
<shellname>" or several other variants, and you will become root at the
command line. Also, prefixing a command with sudo runs it as if it were
root. sudo will prompt for your normal administrative password.
Thanks in advance for your help!
Is there a recommended path for learning the ropes for installing
ports?
Well, I'd just use Fink, linked above. But if you want to learn how to
"install ports", this isn't really so much of an X11 thing or even an
OS X thing: this is just learning how to compile/install software
generally on a UNIX OS. Try by doing, asking, googling...is the best
advice I can give. Or use Fink.
(iBook, OSX 10.2.8, X11 Beta 3)
I hope you're planning on upgrading to Tiger (10.4) when it comes out,
or at least upgrading to Panther (10.3.x) at some point. There have
been MAJOR improvements to the OS in terms of featureset, X11,
developer tools, performance, etc., including performance gains you'd
even feel on an iBook.
- Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden