<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2532&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Cisco Packet Tracer on Devuan Ascii]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2532</link>
		<description><![CDATA[The most recent posts in Cisco Packet Tracer on Devuan Ascii.]]></description>
		<lastBuildDate>Wed, 05 Dec 2018 21:14:40 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Cisco Packet Tracer on Devuan Ascii]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13124#p13124</link>
			<description><![CDATA[<p>fhascii, It&#039;s all up and running just fine. I was posting the instructions for anyone else who might need them.</p><p>I used <strong>ldd</strong> on the packetracer binary to get an idea of what the system needed but it doesn&#039;t cover everything. Further inspection with <strong>strace</strong> revealed more items the binary was looking for and that&#039;s where the installation of <strong>libqt5x11extras5</strong> came from!</p><div class="quotebox"><blockquote><div><p>Also gns3 and packet tracer is kind of different.</p></div></blockquote></div><p>Oh yea... Very different. Wasn&#039;t trying to compare the two of them. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (aut0exec)]]></author>
			<pubDate>Wed, 05 Dec 2018 21:14:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13124#p13124</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cisco Packet Tracer on Devuan Ascii]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13118#p13118</link>
			<description><![CDATA[<p>have you tried directly executing PacketTracer7 in bin/ directory inside extracted tar.gz? that way you get log what package you must install .<br />like libssl and libqt5 . <br />you must download libssl package manually ,i got libssl from debian jessie repo.</p><p>Also gns3 and packet tracer is kind of different. <br />feel free to ask me.</p>]]></description>
			<author><![CDATA[dummy@example.com (fhascii)]]></author>
			<pubDate>Wed, 05 Dec 2018 18:37:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13118#p13118</guid>
		</item>
		<item>
			<title><![CDATA[Cisco Packet Tracer on Devuan Ascii]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13105#p13105</link>
			<description><![CDATA[<p>I know this is a particularly unique piece of software but hey, I&#039;m sure there&#039;s others out there who need to use it for school or maybe they like it better than GNS3? I dunno but here are the instructions just in case someone else needs them.</p><p>Cisco expects individuals to be enrolled in a NetAcad course to get the Packet Tracer tarball so please download it from your netacad course. I will not provide the files, please don&#039;t ask. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Once the tarball has been downloaded continue with the following steps and be sure to complete all of them otherwise Packet Tracer will likely fail to launch or it will display the error: This application failed to start because it could not find or load the Qt platform plugin &quot;xcb&quot; </p><div class="codebox"><pre><code>1) su -c &#039;apt-get install --no-install-recommends libqt5x11extras5 libqt5multimedia5 libqt5webkit5&#039;
2) mkdir PKT; cd PKT
3) wget -c http://mirrors.dotsrc.org/debian/pool/main/libp/libpng/libpng12-0_1.2.50-2+deb8u3_amd64.deb  -&gt; Downloads libpng12-0 from Devuan Jessie repository
4) su -c &#039;dpkg -i libpng12-0_1.2.50-2+deb8u3_amd64.deb&#039;
5) su -c &#039;tar xzf &quot;Packet Tracer 7.2 for Linux 64 bit.tar.gz&quot; &#039;
6) su -c &#039;./install&#039;</code></pre></div><p>When all of the above steps are done, you should be able to launch Packet Tracer by issuing the command: </p><div class="codebox"><pre><code>packettracer</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (aut0exec)]]></author>
			<pubDate>Wed, 05 Dec 2018 05:15:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13105#p13105</guid>
		</item>
	</channel>
</rss>
