Ask a Question related to Mac Programming, Design and Development.
-
Jack Mackrel #1
New to mac, not to UNIX. Questions regarding x11 installation
Hello folks,
Please forgive the "newbieness" of my questions: I just bought my
first mac tonight. I am a pretty seasoned linux user and I want to
install X on my machine so that I can program. I see that supposedly
os x comes with gcc, but I can't find it nor have I been able to
process standard make (gmake) files. I installed x11 (the "beta"
version) from the apple site, but it has been a black box. When I
open terminals, for example, I keep getting the BSD terminal. How do
I open a terminal specific to x11 so that I can begin to install all
the good unix-based programs that I love?
Thanks,
Joel Eaves
Jack Mackrel Guest
-
Need help with a simple UNIX sockets server based on IO::Socket::UNIX
Hi. I've tried to create a simple client + server that communicate through a unix socket. As with all socket servers, it has a loop where it... -
Unix Questions
Dear, As far as I know that Unix system is not supporting the both DLL and Active X control concepts are not work in UNIX system. Is there any... -
Book / article / web page on software installation in UNIX networks?
Hi everybody, I am a newcomer to this newsgroup, so I hope this is the right place to post this question. As the subject suggests, I am just... -
porting UNIX file utilities to OS X? (HFS+ questions)
Hi all, I'm interested in porting some file synchronization code from Linux (basically, entirely ANSI C/POSIX) to OS X. However, I want to... -
Ruby installation problem on UNIX
Hi; I have problem installing Ruby on a UNIX platform. I wonder if anyone can help me in that. I tried to install version 1.6.8 and 1.8.0 and... -
Miro Jurisic #2
Re: New to mac, not to UNIX. Questions regarding x11 installation
In article <338cb633.0309192138.37b6294c@posting.google.com >,
[email]joeleaves@hotmail.com[/email] (Jack Mackrel) wrote:
Install Apple Developer Tools, the installer is either on your disk (if you got> Please forgive the "newbieness" of my questions: I just bought my
> first mac tonight. I am a pretty seasoned linux user and I want to
> install X on my machine so that I can program. I see that supposedly
> os x comes with gcc, but I can't find it nor have I been able to
> process standard make (gmake) files.
a new machine) or downloadable from developer.apple.com
Run xterm from the terminal, or add xterm to your ~/.xinitrc> I installed x11 (the "beta"
> version) from the apple site, but it has been a black box. When I
> open terminals, for example, I keep getting the BSD terminal. How do
> I open a terminal specific to x11 so that I can begin to install all
> the good unix-based programs that I love?
hth
meeroh
--
If this message helped you, consider buying an item
from my wish list: <http://web.meeroh.org/wishlist>
Miro Jurisic Guest
-
Ken Sodemann #3
Re: New to mac, not to UNIX. Questions regarding x11 installation
In article <macdev-103CC8.01414720092003@senator-bedfellow.mit.edu>,
Miro Jurisic <macdev@meeroh.org> wrote:
You may also want to look at installing fink:> In article <338cb633.0309192138.37b6294c@posting.google.com >,
> [email]joeleaves@hotmail.com[/email] (Jack Mackrel) wrote:
>>> > Please forgive the "newbieness" of my questions: I just bought my
> > first mac tonight. I am a pretty seasoned linux user and I want to
> > install X on my machine so that I can program. I see that supposedly
> > os x comes with gcc, but I can't find it nor have I been able to
> > process standard make (gmake) files.
> Install Apple Developer Tools, the installer is either on your disk (if you
> got
> a new machine) or downloadable from developer.apple.com
[url]http://fink.sourceforge.net/[/url]
Have a look at the website for the details.
--
Ken Sodemann
[email]stuffle@mac.com[/email]
[url]http://webpages.charter.net/stuffle[/url]
Ken Sodemann Guest
-
Dave Seaman #4
Re: New to mac, not to UNIX. Questions regarding x11 installation
On 19 Sep 2003 22:38:37 -0700, Jack Mackrel wrote:
> Hello folks,Look in /Applications/Installers for the developer tools installer.> Please forgive the "newbieness" of my questions: I just bought my
> first mac tonight. I am a pretty seasoned linux user and I want to
> install X on my machine so that I can program. I see that supposedly
> os x comes with gcc, but I can't find it nor have I been able to
> process standard make (gmake) files. I installed x11 (the "beta"
> version) from the apple site, but it has been a black box. When I
> open terminals, for example, I keep getting the BSD terminal. How do
> I open a terminal specific to x11 so that I can begin to install all
> the good unix-based programs that I love?
And I second the motion to check out fink.sf.net for Unix and X11 apps.
--
Dave Seaman
Judge Yohn's mistakes revealed in Mumia Abu-Jamal ruling.
<http://www.commoncouragepress.com/index.cfm?action=book&bookid=228>
Dave Seaman Guest
-
Alan Gauld #5
Re: New to mac, not to UNIX. Questions regarding x11 installation
On Sat, 20 Sep 2003 07:56:49 -0500, Ken Sodemann
<stuffle@charter.net> wrote:You don't need X on the machine to program Apple apps - they> > > first mac tonight. I am a pretty seasoned linux user and I want to
> > > install X on my machine so that I can program.
don't use X. But if you want to program standard X apps then
obviously you do... The Apple X server is IMHO better than the
standard opensource version and is also free, but it seems much
better integrated with the Mac GUI. Its on the Apple download
site.
You need to install the developer tools which should come on a CD> > > os x comes with gcc, but I can't find it nor have I been able to
> > > process standard make (gmake) files.
with the OS unless you got an iBook (or iMac?) in which case you
need to ask Apple to send the CD (Or maybe you can download them,
but it will take a while!) for which they charge about $10.
Alan G.
Author of the Learn to Program website
[url]http://www.freenetpages.co.uk/hp/alan.gauld[/url]
Alan Gauld Guest
-
Uli Kusterer #6
Re: New to mac, not to UNIX. Questions regarding x11 installation
In article <3f6c8553.68188509@news.blueyonder.co.uk>,
[email]alan.gauld@btinternet.com[/email] (Alan Gauld) wrote:
On an iBook, you'll find a version of the dev tools installer in> You need to install the developer tools which should come on a CD
> with the OS unless you got an iBook (or iMac?) in which case you
> need to ask Apple to send the CD (Or maybe you can download them,
> but it will take a while!) for which they charge about $10.
/Applications/Installers/ that you can run to get gcc, make (which
actually is GNU make), and some other nifty thingies.
Cheers,
-- M. Uli Kusterer
[url]http://www.zathras.de[/url]
Uli Kusterer Guest



Reply With Quote

