From owner-freebsd-ports@FreeBSD.ORG Wed Mar 19 00:08:22 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 758DC57F for ; Wed, 19 Mar 2014 00:08:22 +0000 (UTC) Received: from p.umatar.com (p.umatar.com [66.135.42.119]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2B69F230 for ; Wed, 19 Mar 2014 00:08:21 +0000 (UTC) Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by p.umatar.com (8.13.8/8.13.8) with ESMTP id s2J08FJt027717 for ; Tue, 18 Mar 2014 17:08:15 -0700 Message-ID: <5328DFE9.3050403@da3m0n8t3r.com> Date: Tue, 18 Mar 2014 17:08:09 -0700 From: Waitman Gobble Organization: Waitman Gobble User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Plex Media Server Port issues References: <5328D887.3080901@gmail.com> In-Reply-To: <5328D887.3080901@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (p.umatar.com [127.0.0.1]); Tue, 18 Mar 2014 17:08:16 -0700 (PDT) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: uzimac@da3m0n8t3r.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2014 00:08:22 -0000 On 3/18/2014 4:36 PM, Kaya Saman wrote: > Hi, > > I'm experiencing 3 issues with the Plex Media Server.... > > My configuration is running FreeBSD 10.0 x64 with the ports tree up to > date. > > Issue 1: Upon first installing the port everything went fine however, > PMS wouldn't start and kept complaining about a Python C Lang issue... > Google'ing I managed to find a FreeBSD Forum posting stating to > insert this line: > > #!/bin/sh > export LD_LIBMAP="/lib/libc.so.7 > /usr/local/share/plexmediaserver/libc.so.7" > > I don't recall using Plex Media Server however I think you are missing something in your LD_LIBMAP.. like an equal sign, instead of the space.. ie libc.so.7=the other libc.so.7 -- Waitman Gobble San Jose California USA