From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id E5F8721F826 for ; Mon, 26 Oct 2015 07:34:09 -0700 (PDT) Received: from u-089-d065.biologie.uni-tuebingen.de ([134.2.89.65]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0LuP5z-1aXWNF47OR-011lLt; Mon, 26 Oct 2015 15:34:07 +0100 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) From: Sebastian Moeller In-Reply-To: <87pp01yc0h.fsf@toke.dk> Date: Mon, 26 Oct 2015 15:30:57 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <0C8DA3DE-B9AF-4006-866B-29E4A3533876@gmx.de> References: <562A5BE5.6010101@gmail.com> <8AAB9319-17D4-40E5-B5B6-DABCB63864CF@gmx.de> <562CF0E6.5050700@gmail.com> <562CFE58.9080806@gmail.com> <562D353D.9000308@gmail.com> <562E1C37.4000506@gmail.com> <02FDF355-F509-47E2-B63C-20CCE0ACA890@gmx.de> <87pp01yc0h.fsf@toke.dk> To: =?windows-1252?Q?Toke_H=F8iland-J=F8rgensen?= X-Mailer: Apple Mail (2.1878.6) X-Provags-ID: V03:K0:RAFZrp9TykusNl+1TTP6ZDKflYTHx/qb1qT4qiveNFAh1cLQNcC kKbRegQ477lz/fB1hrQLDjsKC8lgOiwOODmc22q82aisVPtY13X9FjRrRr9nzypVyBF4Kpk gcfCUjGZYdELh5qUfB3sIPqkz6yFAVIVG0KY6/blEjUvCzOTYEL04jz1FHKOrGySnL2WRfd fwHBQSCpgUEML4Q8oPilg== X-UI-Out-Filterresults: notjunk:1;V01:K0:pEtb4sG0Mi0=:JSVmcUlM8YB2mH5AIzhLVa mb2A/tDvP8PNobvx59of7JaFraLylhQX60/3WHwZhATDrX6gdddi7tqyFV+KQOiwRxChD1qHr YK3kCrTzZQg2EuyEwf5JwkvXT/+HhQpPxKonvcgHVzgfsjAyr5V6H97o53D3zpWDuKulvkOFR 3FR2ND6rJ6NODoaYuNd1leoSQU9AbipHLYheKmkUyEk3HVpOmCEEBQnlC8efUOhYV1wPwH+Oy +zxzd0LEH3QuazRpL2x973oLLVEdK1yaWwpUKByuhJsQR7RqFVS+mdq25J5XKabCzUC6a6YmU mbUYmVIMgsJdwpv+cSsULWMEL341k/Hs+G8BtJGG1qtQmGajwI9I9ppH8EmboIUMKZcrt5i+Y Z/sAaecSVTUpNFLrid5UqKFuegq6J6SN4jOMGK+/KqfFiDQ420v7Yx4injNgASZ9hQJ7V6qDp 89b/bO2+iYIFeSjDbW76eoUfOjuNZ4LPisFPYQBv9YAK+82nD73ujqEM0tPoHhRj1wHUhNX2f yo+mFJYZqgWJuatsFIRCHhmAuIxeiB5dM+Q4KbtThHBoOY4+Hd3x0iKC4DVCQF24Wo2wXLcSW tG0zTl+KTmlG0bsxg4B1CXfxkEauXJeutZ+ED001LXCQB7dGVU9Q1dsoT6s6uPBJj9GS8E4+y mbP9S5UnSjMlv+WtXCN/9nibTGL51HFSKTFWrangCQhtChZzYwJhxXwo/dVuhYVF91F82by5v /6zYkKLZWZKCLDpqLDMYmCSFBmD25DX2HJ06am1kVevzfNozcEnohDChYTi/NMe3eC1S2x6lC 7uDx0DM Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] ***UNCHECKED*** Re: Problems testing sqm (solved) X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Oct 2015 14:34:32 -0000 Hi Toke, On Oct 26, 2015, at 14:50 , Toke H=F8iland-J=F8rgensen = wrote: > Sebastian Moeller writes: >=20 >> So, I have no recipe for home-brew, but I use the attached as >> local ports collection under macports to get flent to run: >=20 > You mind if I put this tutorial into the Flent docs? Not at all; I am not sure whether a) this is the minimal set and = b) whether it fully works as advertised, so maybe waiting for Richards = potential success/failure report might be prudent? I basically recreated = that from memory and that is a leaky resource=85 I just did check =93sudo = port install -cu py35-matplotlib-basemap=94, and the edit to run-flent, = and it turns out I missed a dependency on py35-pyqt4, so step 5) should = be: sudo port install -cu git netperf fping py35-matplotlib-basemap qt4-mac = py35-pyqt4 That seems to work okay (well I just loaded an old data file and looked = at two plots, so it still might be broken, but at least not fully...) Then again as a starting point this might be better than nothing... > Or I can link to > them if you want to post it somewhere yourself :) Oh, if at all this belongs to flent, I have no platform = established to post anything anywhere, so please, if you are willing to = host it on flent.org go for it. Best Regards Sebastian >=20 > -Toke