Did you get it compiled so far? I'm currently trying to figure out a way to add the needed groups from cmdline / script for a patch for the installationscript, but did not have much time to look into it so far. I did not notice any copy-problems so far on os-x 10.4.7 (regular, not server).
-- Lars Am 08.08.2006 um 19:29 schrieb kef_list: > > Hi guys, > > I have been trying to install ossec 0.9 under Mac OS X server > 10.4.7, but it won't install. > > I have created manually the required users and group (group > "ossec". users: "ossec", "ossecr", "ossecm" and "ossece".) > > And compilations seems to work, the problem is with the copying of > the compiled binaries. For starters I have noticed that it uses "cp > -pr ..." but Mac OS X does not support lower case "r". > > I have manually changed all instances of "cp -pr" to "cp -pR", but > still nothing gets installed except for the main config file at /etc > > > Any ideas? > > Thanks, > Charles > > ____________________________________________________ > Institut Balear de Comunicacions, S.L. > Gremio Tejedores 22, 1 > 07009 Palma de Mallorca, Spain > Tel: +34 971.45.90.99 | Mobile: +34 607.87.12.77 > Fax: +34 971.43.08.18 | E-mail: [EMAIL PROTECTED] > URL: http://www.ibacom.es/ > ____________________________________________________ > >
