Check out www.stepwise.com They're big developers of OS X and there's a link if you search for packages
http://www.stepwise.com/Articles/Technical/Packages/
The PackageMaker application included with the Developer CD is the correct application for creating Installer packages. The interface is a bit rough, but I have used it to make pac…
Unfortunately, I'm not a Java developer, so I can't give you an exact answer. However, there's an app called MRJAppBuilder.app in the developer tools that looks like it may be able…
Quote:
Originally posted by Indy:
They suggest:
/usr/bin/java setup
but that won't work here.
The problem most likely is that setup.class is not in your class pa…
Success, sort off...
Well, I still don't know how to extract the setup.call on Mac OS X, so I used a Windows machine and used:
CWindows\jview.exe setup
Once I have the .jar file…
ooo, thanks for pointing that out! i was just discussing this with a co-worker last night. Now all Apple needs to do is get rid of that Telnet button in the File Sharing control …
I'm just getting started here with SSH, I'm going to read the man pages now, but figured ask anyways.
When I ran the SSH script included, it said
"error: Could not load DSA host …
change the /System/Library/StatupItems/SSH/SSH file so it looks like this:
#!/bin/sh
. /etc/rc.common
##
# Start up secure login server
##
if [ "${SSHSERVER:=-NO-}" = "-YES-" ];…
Thanks for the help on the MacNN forum. I'm still having a little trouble getting my client terminal (SecureCRT 3.0.3 for Windows NT) to connect, but I'm still working on it. I thi…
I tried this and got the following error:
Starting Secure Login Server
Generating ssh host key...
Generating DSA parameter and key.
Your identification has been saved in /etc/ssh_…
wyzeguy,
Your /System/Library/StartupItems/SSH/SSH file only works if the user has failed by running the first version. A *complete* SSH file would generate both keys and spare us…
Thanks for the fix. I never recieved that error but it's probably 'cause I ran it without modification first so the ssh_host_key was already there.
------------------
Life is wha…
nierman,
Apparently for some reason the key file was generated with too lax permissions.
try this:
su -
(Type your root pw when prompted)
l /etc/ssh_host_dsa_key
This should…
I'd love to get my fingers on the binary. Instructions on how to compile it myself would be much apreciated as well. Please e-mail me. Thank you.
--
Ryan_S
OK, here's the binary:
http://www.heatware.com/Files/mysql-...rwin1.2.tar.gz
Please DO NOT TRY THIS unless ALL of you important files are backed up. Although I can tell you I'm …
thanks. Have you passed the configuration information to the Mysql.com gang? We should be communicating the information to them so they will handle future Darwin vs. OSX compiles.
You are my new hero dude
I've been able to compile PHP, Apache and MySQL to work really well together, except for not being able to shutdown mysql (but who cares).
I was wonder…
I checked the the new mysql earlier, and it's compiled for rhapsody5.5 like the last Mac OS X Server binary so I don't believe it'd work either.
Yes, I did try those patches, but …
AK has some newer fixes on that page that just came out yesterday, I don't think you have seen it, it says compiling on OS X Public Beta, I tried it, but It crashed out towards the…
AK has some newer fixes on that page that just came out yesterday, I don't think you have seen it, it says compiling on OS X Public Beta, I tried it, but It crashed out towards the…