Skip to main content
Search titles, bodies, and author names
Found 60,789 posts across 1 forum.

Python binaries — #2

Check out nntp://comp.lang.python there was a post on 9/29. It looks like it doesn't quite compile completely but I imagine it will be worked out. A Quartz native tk port would be…
MacNN Development

Python binaries — #3

The patches to make it succesfully are at http://tony.lownds.com/macosx/ ------------------ Henry Feldman NYU School of Medicine
MacNN Development

What compiler to use? — #2

The build process should be only slightly different from the standard Linux one. However, the semantics are a bit different. To configure, you should use: ./configure --host=power…
MacNN Development

Tomcat and Apache — #3

That how-to only configures Tomcat to run in stand-alone mode, NOT as an Apache module. I really need to have Apache using Tomcat. ------------------
MacNN Software

fstab mounting nfs dir — #2

I can't answer your question, but I have a similar question: does anyone know how to mount a drive elsewhere in the filesystem than at / ? If I try unmounting one of my drives in…
MacNN Software

Text Editor — #2

Quote: Originally posted by zscgeek: Any one have any recommendations for a good text editor for OSX? vi BABY! The father of BSD UNIX is none other than Bill Joy…
MacNN Software

Text Editor — #3

I recomend PICO for a text editor from the command line (also included in OSX). VI is like a loaded gun thats allways pointing at your head. PICO is much more user friendly wherea…
MacNN Software

Text Editor — #4

Yes I know about vi. I have worked with unix systems for years and have gotten very good at vi. :-) However what I am looking for is something along the lines of a BBEdit style ed…
MacNN Software

Text Editor — #5

I was struggling with the same problem. I don't want to run Classic but I really miss BBEdit. I've been switching between vi, TextEdit (Apple's replacement for SimpleText) and je…
MacNN Software

Text Editor — #6

html edit does some syntax highlighting, and when the developer tools are released, Project Builder might work... I don't know of any other app besides bbedit that has the batch …
MacNN Software

Text Editor — #7

Quote: Originally posted by zscgeek: that has COLOR syntax highlighting, powerful find and replace and the ability to use the mouse when I want to and use the keyboard i…
MacNN Software

Text Editor — #8

Where can I get gvim? And has it been ported to OSX? Thanks, RJ
MacNN Software

Text Editor — #9

Get vi, vim, or Emacs. You should be able to get them from http://www.gnu.org/. If you're looking for books to learn them, go to the O'Reilly & Associates catalog page at htt…
MacNN Software

Text Editor — #10

Someone mentioned TextEdit. It is fairly barebones, but if you add Mike Ferris's "TextExtras" package, you get a few additional features that make it more useful to developers and …
MacNN Software

Text Editor — #11

Quote: Originally posted by zscgeek: Yes I know about vi. I have worked with unix systems for years and have gotten very good at vi. :-) However what I am looking for i…
MacNN Software
mp.ls