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

Debugging with CWPRO6Beta and MacOSX — #1

I cannot debug my structural analisys software because Mac OS X Beta lack DebugNub and DebugNubController, required by Codewarrior Pro 6 Beta debugger. Upgrade from Codewarrior Pro…
MacNN Networking

enabling SSH — #1

How does one enable SSH on Mac OS X beta? Does it need to be compiled?
MacNN Development

enabling SSH — #2

It's all included. Just run ssh-keygen. Then you can use ssh.
MacNN Development

enabling SSH — #3

If you want others to ssh to your computer you have to add the line SSHSERVER=-YES- to /etc//hostconfig and restart, or run "sshd" by hand.It complains that a file is missing. Just…
MacNN Development

How to build a double clickable app? — #1

Okay, while I'm waiting for by PB to arrive, I'm trying to do a little research. I have a "pure" java program that I want to use as an application. Does OS-X hava anything simila…
MacNN Development

How to build a double clickable app? — #2

I have no answers to the post above, but I have a similar question. Appleworks 6.04 is the only Carbon app I've seen that runs on both X and 9 (most other Carbon apps have a carbon…
MacNN Development

How to build a double clickable app? — #3

Klondike ( http://www.casteel.org/ ) is a "FAT Carbon" application that runs natively on everything from a Mac Plus with System 6.x up through Mac OS X. It's a simple game, but I…
MacNN Development

How to build a double clickable app? — #4

Well, I still don't know about building the double clickable app, but I got my public beta. For anyone wondering about Quicktime for Java, it's there! I still don't understand th…
MacNN Development

How to build a double clickable app? — #5

Quote: Originally posted by themexican: I have no answers to the post above, but I have a similar question. Appleworks 6.04 is the only Carbon app I've seen that runs on…
MacNN Development

How to build a double clickable app? — #6

Quote: Originally posted by TMan: I have a "pure" java program that I want to use as an application. Does OS-X hava anything similar to the J-Bindary from OS-9? In ot…
MacNN Development

How to build a double clickable app? — #7

Quote: Originally posted by TMan: Okay, while I'm waiting for by PB to arrive, I'm trying to do a little research. I have a "pure" java program that I want to use as an…
MacNN Development

Java Dev (Dynamo/Apache/OSX) — #1

Has anyone tried to use ATG Dynamo on OSX? The Dynamo app server seems to run fine, but I have been unable to get the apache connection module to work properly. The CM will compi…
MacNN Troubleshooting

Java Dev (Dynamo/Apache/OSX) — #2

Please let me know if you figure out how to get this running. It would be VERY helpful to my company, which is nearly all NT (except for my area, which has two G4s). I'd like to be…
MacNN Troubleshooting by 47Ronin

Java Dev (Dynamo/Apache/OSX) — #3

Well, like I said, Dynamo itself runs fine and I have been doing development unders OSXB for the last week on it. As a temporary solution I have setup apache w/ the connection mod…
MacNN Troubleshooting

Java Dev (Dynamo/Apache/OSX) — #4

Mike (et. al.) - I hope that what I share below will be of some help. I have been doing Dynamo development (4.5 and 5 beta) since January, and this problem has driven me nuts on s…
MacNN Troubleshooting

Java Dev (Dynamo/Apache/OSX) — #5

I may be talking out my arse but all of the DynamoCommerceServers I've seen running have been through ports 8840. Does that help? ------------------ Glenn 47 Ronin Multimedia www.…
MacNN Troubleshooting by 47Ronin

Java Dev (Dynamo/Apache/OSX) — #6

Yeah, I am pretty sure that I was su'd to root when trying to get this to work. It did write a pid and a "starting apache" message to the appropriate log files, but a process list…
MacNN Troubleshooting

Java Dev (Dynamo/Apache/OSX) — #7

Not unless I missed your point. The default port for serverina is 8840, but that has nothing to do with apache. -Mike Quote: Originally posted by 47Ronin: I may be t…
MacNN Troubleshooting

Java Dev (Dynamo/Apache/OSX) — #8

I have used the browser successfully after configuring the apache mod to listen on my XXX80 port. I then configure the DRP to listen on that port. SNMP are on XXX70, serverina of…
MacNN Troubleshooting

Java Dev (Dynamo/Apache/OSX) — #9

So are you saying that you did get apache with the Dynamo module to work on OSXBeta? Can you be more specific about what you had to do? I am familiar with the configuration proce…
MacNN Troubleshooting

Java Dev (Dynamo/Apache/OSX) — #10

Question: I've done the jar xvf Dynamo4.5.1.jar and the Dynamo4.5.1/ directory now resides on a clean drive. I've chmod 755 bin/Install ...I tried to bin/Install to run the install…
MacNN Troubleshooting by 47Ronin

Java Dev (Dynamo/Apache/OSX) — #11

Hey, I believe the install script uses ksh by default which does not exist on OSX. Change the top line of the Install script to use /bin/csh instead or just copy a working Dynamo…
MacNN Troubleshooting

Java Dev (Dynamo/Apache/OSX) — #12

Hey, I believe the install script uses ksh by default which does not exist on OSX. Change the top line of the Install script to use /bin/csh instead or just copy a working Dynamo…
MacNN Troubleshooting

Java Dev (Dynamo/Apache/OSX) — #13

OK, I finally got apache+dynamo on OSX to work. Actually I am not sure why this did not work before, because I think I have gone through this same process before. Anyway, here ar…
MacNN Troubleshooting
mp.ls