From owner-freebsd-questions@FreeBSD.ORG Fri Aug 9 02:36:34 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 715247CC for ; Fri, 9 Aug 2013 02:36:34 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from mail-pd0-x22f.google.com (mail-pd0-x22f.google.com [IPv6:2607:f8b0:400e:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4DB2325ED for ; Fri, 9 Aug 2013 02:36:34 +0000 (UTC) Received: by mail-pd0-f175.google.com with SMTP id q10so7966pdj.34 for ; Thu, 08 Aug 2013 19:36:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ISj9PXoHFHc+ZJmgCjZ4aW8NhGWu3MUu+qrYekhmxDU=; b=RZDaN8YbqWzFLOVUDtmG9jjy3dGKR2kkdeZJUagqnUhWmx5fDAScQzrp30PmMvbMtM ddKECGYVycuw66poxbeZfv0DanAEUS5lQyfF6AWqGNUPoiff1X3pEXRznrcPIyqV+o0y o5EnuDmC2LsGIRZ1IQvxaEe9F6xQ8p6m7VVhwZ0C+D00cHNQUXA9o5AYDGZVKMSy4+gn n7qZIMrEW0jrHqCHDYInZb+mKvqjye2NVrbC6bXtZJ3IFy7TCyBtPhbsAJL2tw0Cpmau hXvVmkI/pFK+M9oF7iglg8DSsE5OS4tROjc6yfvR+keVGGD8UBKtxzKlsISXdpcch31I Ieig== MIME-Version: 1.0 X-Received: by 10.66.235.39 with SMTP id uj7mr9093375pac.122.1376015793880; Thu, 08 Aug 2013 19:36:33 -0700 (PDT) Received: by 10.68.129.99 with HTTP; Thu, 8 Aug 2013 19:36:33 -0700 (PDT) In-Reply-To: References: Date: Thu, 8 Aug 2013 22:36:33 -0400 Message-ID: Subject: Re: Control-M question From: "illoai@gmail.com" To: Leonardo Santagostini Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Aug 2013 02:36:34 -0000 On 8 August 2013 17:15, Leonardo Santagostini wrote: > Hello list, > > Im trying to install control-m agent on FreeBSD doing some searching i > didnt find anything that point to me to a sucessfull installation. > > I would really appreciate if someone can give to me a clue or some recipe > or some howto !! > > Arquitecture is: > > FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 > root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > > and CTM agent is: > > PIM PLATFORM PACKAGE DATE INSTALL DATE > VERSION INSTALL TYPE COMME > NTS > ________________________________________________________________________________________________________________________ > DRKAI.6.3.01 Linux-x86_64 Dec-04-2006 Nov-04-2009 > 6.3.01.000 INSTALLATION > Well, assuming you're talking about the BMC software, they don't list FreeBSD as a supported platform. http://www.bmc.com/modules/module-html/Control-M-by-applications.html?&height=488&width=940 Given that it's not open source, if the doesn't run successfully under Linux emulation, I strongly doubt you can do anything outside of con- tacting the company. Also, AFIK Linux emulation is i386 only, not amd64/x86_64 (or what- ever obnoxious neologism they're using to-day) so you'll probably have to run something other than Linux-x86_64. -- --