Hi ApacheDS docs team, please know that the installer burps the following when installing on Mac OS X 1.4.9
[EMAIL PROTECTED] java -jar apacheds-1.0.1-macosx-i386-setup.jar ~/projects/apacheds/src 2007-03-07 11:35:42.267 java[25212] *** -[NSBundle load]: Error loading code /Users/fkj/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler for bundle /Users/fkj/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle, error code 2 (link edit error code 0, error number 0 ()) [EMAIL PROTECTED] java -jar apacheds-1.0.1-macosx-i386-setup.jar ~/projects/apacheds/src 2007-03-07 11:37:40.191 java[12109] *** -[NSBundle load]: Error loading code /Users/fkj/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler for bundle /Users/fkj/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle, error code 2 (link edit error code 0, error number 0 ()) Another issue encountered is the installer suspects that Mac OS X needs a /etc/init.d directory normally found only on Linux distributions (and perhaps even Solaris and BSDs). I had to create that directory with write permissions for my user to correct that. Mac OS X startup is nothing like other Unix systems. Most significantly, Mac OS X has nothing like the /etc/init.d directory. Instead, it finds its startup items in either /System/Library/StartupItems (for system startup items) or /Library/StartupItems (for locally-installed startup items). -- Flemming Kjær Jensen mail $(echo [EMAIL PROTECTED] | tr [EMAIL PROTECTED] n-za-m.@)
