Okay, I can compile MySQL up to a certian point where configure checks for termcap (tgetent stuff). It bombs out after this.
I have exactly the same problem with bitchx when i go …
somehow i got mysql to compile alot further, but then came up with this error.
/var/tmp/cc010619.s:unknown:Can't emit reloc {- symbol "L17$pic_base"} @ file address 12844.
make[2]…
Anyone figured out how to build installer packages yet (like the one used to install developer tools off the CD)? I've been itching to try that out (if I remember right, it's based…
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…
I have an application that was given to me in a setup.clas format. I used to be able to drop it on JBindery and it would run the instaler after which I could create an application…
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…
Apple has apparently seen the light and included sshd all set up and installed (1.x and 2.x) on MacOS X pb1. There's a SSH dir in /System/Library/StartupItems/, complete with the …
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 like to hand MySQL for Public Beta out as a binary (no guarantees that it'll work). Does anyone want to test it?
The instructions for compiling it are lengthy
--------------…
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