Am 30.04.20 um 03:16 schrieb Earl Ramirez:

Does anyone have GNS3 installation guide for CentOS 8?
This was validated in a KVM

- Install dependencies
   $ sudo dnf -y install platform-python-devel qt5-qtbase python3-qt5
- Download and install dynamips and ubridge
   ubridge-0.9.14-5.fc30.x86_64.rpm [
https://rpmfind.net/linux/rpm2html/search.php?query=ubridge]
   dynamips-0.2.21-1.el8.x86_64 [
https://rpmfind.net/linux/rpm2html/search.php?query=dynamips]
   $ sudo dnf install ~/Downloads/ubridge-0.9.14-5.fc30.x86_64.rpm
   $ sudo dnf install ~/Downloads/dynamips-0.2.21-1.el8.x86_64.rpm
- install GNS3 packages
   $ pip3 install gns3-gui gns3-server gns3-netifaces gns3-net-converter

I tested a couple of docker container and a cisco router, hope this
helps


Crazy stuff, installing foreign binary packages :-)

--
Leon

_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

Reply via email to