Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EF35AD44C for ; Thu, 23 May 2013 18:16:16 +0000 (UTC) Received: (qmail 37436 invoked by uid 500); 23 May 2013 18:16:16 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 37228 invoked by uid 500); 23 May 2013 18:16:15 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 37208 invoked by uid 99); 23 May 2013 18:16:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2013 18:16:14 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of seanmckaybeck@gmail.com designates 209.85.215.180 as permitted sender) Received: from [209.85.215.180] (HELO mail-ea0-f180.google.com) (209.85.215.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2013 18:16:09 +0000 Received: by mail-ea0-f180.google.com with SMTP id g10so1873933eak.25 for ; Thu, 23 May 2013 11:15:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=/HJ98ZDYUBLg+3jqa2FObetkPesWZFffU7QG4Byj9C4=; b=xTbEFiyTtds3bFTTFsGCNHabBELRCQYhWWmqeRSKkD5JDpiIcwb1tapYbqorSYfh8A i2HtySYr19LVK7+27kK8dac7RBm8GiQMJKg9UiC7qL1OveigG6pD423QKef+3ELhEeUm cFtVV6sbUxbuqE+2RyDocilam+zT6whsrXpxdPFQgd4oEUbfBcXjHt32DLvHLoaVB8gS Wtl4TbnAi5XhHgzkYmLkZnLiuftYNs//I+4rXBJdQ7KvcmhsykqRbxPx9NTMqv3N0Jkv pMPoGe35ZQpdttyXPYzWG3xRCk/CNLBpSiBNFZDsAvW+/gvjzfK4z78PRSZ8Ykf5ZI35 Lm5g== MIME-Version: 1.0 X-Received: by 10.14.111.5 with SMTP id v5mr34078182eeg.27.1369332933624; Thu, 23 May 2013 11:15:33 -0700 (PDT) Received: by 10.14.202.70 with HTTP; Thu, 23 May 2013 11:15:33 -0700 (PDT) Date: Thu, 23 May 2013 12:15:33 -0600 Message-ID: Subject: Help with OpenWire C From: Sean Beck To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=089e0163464416a6dc04dd66ab18 X-Virus-Checked: Checked by ClamAV on apache.org --089e0163464416a6dc04dd66ab18 Content-Type: text/plain; charset=ISO-8859-1 I am new to ActiveMQ and am trying to use it with some C programs I am working on. I was unable to find a download link for the source, so I just copy-pasted the files one-by-one from the svn repo. Also, is there some sort of installation process I need to do in order to use this source? Or do I have to compile the object files one-by-one as well? Help is appreciated! Thanks! --089e0163464416a6dc04dd66ab18--