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

I Miss JBindery... — #3

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…
MacNN Software

I Miss JBindery... — #4

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…
MacNN Software

enabling sshd on MacOS X pb1 — #2

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 …
MacNN Troubleshooting

enabling sshd on MacOS X pb1 — #3

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 …
MacNN Troubleshooting

enabling sshd on MacOS X pb1 — #4

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-" ];…
MacNN Troubleshooting

enabling sshd on MacOS X pb1 — #5

Thanks for the info. I have been messing with enabling ssh on and off all day. I am grateful for people smarter than myself
MacNN Troubleshooting

enabling sshd on MacOS X pb1 — #6

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…
MacNN Troubleshooting

enabling sshd on MacOS X pb1 — #9

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_…
MacNN Troubleshooting

enabling sshd on MacOS X pb1 — #10

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…
MacNN Troubleshooting

enabling sshd on MacOS X pb1 — #11

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…
MacNN Troubleshooting

enabling sshd on MacOS X pb1 — #12

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…
MacNN Troubleshooting

I have MySQL working in Public Beta — #3

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
MacNN Troubleshooting

I have MySQL working in Public Beta — #4

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 …
MacNN Troubleshooting

I have MySQL working in Public Beta — #5

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.
MacNN Troubleshooting

I have MySQL working in Public Beta — #6

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…
MacNN Troubleshooting

I have MySQL working in Public Beta — #7

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 …
MacNN Troubleshooting

I have MySQL working in Public Beta — #8

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…
MacNN Troubleshooting

I have MySQL working in Public Beta — #10

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…
MacNN Troubleshooting

I have MySQL working in Public Beta — #11

I followed the new instructions at http://www.prnet.de/RegEx/mysql.html and successfully compiled my own install of mysql. I then added the line "/usr/local/bin/safe_mysqld &"…
MacNN Troubleshooting

I have MySQL working in Public Beta — #12

I would also love to be able to test MySQL on OS X. QUOTE]Originally posted by mr_sonicblue: I'd like to hand MySQL for Public Beta out as a binary (no guarantees that it'll work…
MacNN Troubleshooting

I have MySQL working in Public Beta — #13

rsanford: i found that compiling apache and php together (as per the instructions at php.net for UNIX installation) worked fine for getting PHP4 and Apache to work together.
MacNN Troubleshooting
mp.ls