Graphviz 2.38 Download

0 views
Skip to first unread message

Adele Morss

unread,
Jan 20, 2024, 2:14:21 PM1/20/24
to pastchesojung

The graphviz homepage says that as of version 2.26 the packages provide both the Release and Debug versions of the libraries. I'm not sure if a portable version needs the debug versions of the libraries. This would save some space on the drives.

I then started with a typical dpkg -i command and the installed the dependencies using apt-get install -f as advised here. The process was not uneventful and I had to go back and forth a couple of times. In addition, I also issued a couple of more explicit commands. Here are the commands from my history 5283 sudo dpkg -i /home/mperdikeas/Downloads/graphviz_2.38.0-1-saucy_amd64.deb 5284 sudo apt-get -f install 5285* 5286 sudo apt-get -f install 5287 sudo dpkg -i /home/mperdikeas/Downloads/graphviz_2.38.0-1-saucy_amd64.deb 5288 sudo apt-get install freeglut3 5289 sudo apt-get -f install freeglut3 5290 sudo apt-get -f install graphviz

graphviz 2.38 download


DOWNLOADhttps://t.co/ys3inPkr8T



And below is the full trace: $ sudo dpkg -i /home/mperdikeas/Downloads/graphviz_2.38.0-1-saucy_amd64.deb[sudo] password for mperdikeas:Selecting previously unselected package graphviz.(Reading database ... 255820 files and directories currently installed.)Preparing to unpack .../graphviz_2.38.0-1-saucy_amd64.deb ...Unpacking graphviz (2.38.0-1saucy) ...dpkg: dependency problems prevent configuration of graphviz: graphviz depends on freeglut3; however: Package freeglut3 is not installed. graphviz depends on libglade2-0 (>= 1:2.6.1); however: Package libglade2-0 is not installed. graphviz depends on libgraphviz4 (>= 2.18); however: Package libgraphviz4 is not installed. graphviz depends on libgts-0.7-5 (>= 0.7.6); however: Package libgts-0.7-5 is not installed.dpkg: error processing package graphviz (--install): dependency problems - leaving unconfiguredProcessing triggers for man-db (2.7.5-1) ...Errors were encountered while processing: graphvizmperdikeas@mp-t420:/archetypes/jax-rs/006-login-with-vanilla-REST-web-services-pattern-B/database#$ sudo apt-get -f installReading package lists... DoneBuilding dependency treeReading state information... DoneCorrecting dependencies... DoneThe following packages were automatically installed and are no longer required: linux-image-4.4.0-31-generic linux-image-extra-4.4.0-31-genericUse 'sudo apt autoremove' to remove them.The following additional packages will be installed: graphviz libcdt5 libcgraph6 libgvc6 libgvpr2 libpathplan4Suggested packages: graphviz-docThe following NEW packages will be installed: libcdt5 libcgraph6 libgvc6 libgvpr2 libpathplan4The following packages will be upgraded: graphviz1 upgraded, 5 newly installed, 0 to remove and 185 not upgraded.1 not fully installed or removed.Need to get 1,533 kB of archives.After this operation, 50.6 MB disk space will be freed.Do you want to continue? [Y/n]Get:1 xenial/main amd64 libcdt5 amd64 2.38.0-12ubuntu2 [23.4 kB]Get:2 xenial/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2 [43.6 kB]Get:3 xenial/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2 [26.5 kB]Get:4 xenial/main amd64 libgvc6 amd64 2.38.0-12ubuntu2 [592 kB]Get:5 xenial/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2 [170 kB]Get:6 xenial/main amd64 graphviz amd64 2.38.0-12ubuntu2 [677 kB]Fetched 1,533 kB in 1s (797 kB/s)Selecting previously unselected package libcdt5.(Reading database ... 255987 files and directories currently installed.)Preparing to unpack .../libcdt5_2.38.0-12ubuntu2_amd64.deb ...Unpacking libcdt5 (2.38.0-12ubuntu2) ...Selecting previously unselected package libcgraph6.Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2_amd64.deb ...Unpacking libcgraph6 (2.38.0-12ubuntu2) ...Selecting previously unselected package libpathplan4.Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2_amd64.deb ...Unpacking libpathplan4 (2.38.0-12ubuntu2) ...Selecting previously unselected package libgvc6.Preparing to unpack .../libgvc6_2.38.0-12ubuntu2_amd64.deb ...Unpacking libgvc6 (2.38.0-12ubuntu2) ...Selecting previously unselected package libgvpr2.Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2_amd64.deb ...Unpacking libgvpr2 (2.38.0-12ubuntu2) ...Preparing to unpack .../graphviz_2.38.0-12ubuntu2_amd64.deb ...Unpacking graphviz (2.38.0-12ubuntu2) over (2.38.0-1saucy) ...Processing triggers for libc-bin (2.23-0ubuntu3) ...Processing triggers for man-db (2.7.5-1) ...Setting up libcdt5 (2.38.0-12ubuntu2) ...Setting up libcgraph6 (2.38.0-12ubuntu2) ...Setting up libpathplan4 (2.38.0-12ubuntu2) ...Setting up libgvc6 (2.38.0-12ubuntu2) ...Setting up libgvpr2 (2.38.0-12ubuntu2) ...Setting up graphviz (2.38.0-12ubuntu2) ...Processing triggers for libc-bin (2.23-0ubuntu3) ...mperdikeas@mp-t420:/archetypes/jax-rs/006-login-with-vanilla-REST-web-services-pattern-B/database#$ sudo dpkg -i /home/mperdikeas/Downloads/graphviz_2.38.0-1-saucy_amd64.debdpkg: warning: downgrading graphviz from 2.38.0-12ubuntu2 to 2.38.0-1saucy(Reading database ... 255961 files and directories currently installed.)Preparing to unpack .../graphviz_2.38.0-1-saucy_amd64.deb ...Unpacking graphviz (2.38.0-1saucy) over (2.38.0-12ubuntu2) ...dpkg: dependency problems prevent configuration of graphviz: graphviz depends on freeglut3; however: Package freeglut3 is not installed. graphviz depends on libglade2-0 (>= 1:2.6.1); however: Package libglade2-0 is not installed. graphviz depends on libgraphviz4 (>= 2.18); however: Package libgraphviz4 is not installed. graphviz depends on libgts-0.7-5 (>= 0.7.6); however: Package libgts-0.7-5 is not installed.dpkg: error processing package graphviz (--install): dependency problems - leaving unconfiguredProcessing triggers for man-db (2.7.5-1) ...Errors were encountered while processing: graphvizmperdikeas@mp-t420:/archetypes/jax-rs/006-login-with-vanilla-REST-web-services-pattern-B/database#$ sudo apt-get -f installReading package lists... DoneBuilding dependency treeReading state information... DoneCorrecting dependencies... DoneThe following packages were automatically installed and are no longer required: linux-image-4.4.0-31-generic linux-image-extra-4.4.0-31-genericUse 'sudo apt autoremove' to remove them.The following additional packages will be installed: graphvizSuggested packages: graphviz-docThe following packages will be upgraded: graphviz1 upgraded, 0 newly installed, 0 to remove and 185 not upgraded.1 not fully installed or removed.Need to get 0 B/677 kB of archives.After this operation, 53.3 MB disk space will be freed.Do you want to continue? [Y/n](Reading database ... 256028 files and directories currently installed.)Preparing to unpack .../graphviz_2.38.0-12ubuntu2_amd64.deb ...Unpacking graphviz (2.38.0-12ubuntu2) over (2.38.0-1saucy) ...Processing triggers for man-db (2.7.5-1) ...Setting up graphviz (2.38.0-12ubuntu2) ...mperdikeas@mp-t420:/archetypes/jax-rs/006-login-with-vanilla-REST-web-services-pattern-B/database#$ sudo dpkg -i /home/mperdikeas/Downloads/graphviz_2.38.0-1-saucy_amd64.debdpkg: warning: downgrading graphviz from 2.38.0-12ubuntu2 to 2.38.0-1saucy(Reading database ... 255961 files and directories currently installed.)Preparing to unpack .../graphviz_2.38.0-1-saucy_amd64.deb ...Unpacking graphviz (2.38.0-1saucy) over (2.38.0-12ubuntu2) ...dpkg: dependency problems prevent configuration of graphviz: graphviz depends on freeglut3; however: Package freeglut3 is not installed. graphviz depends on libglade2-0 (>= 1:2.6.1); however: Package libglade2-0 is not installed. graphviz depends on libgraphviz4 (>= 2.18); however: Package libgraphviz4 is not installed. graphviz depends on libgts-0.7-5 (>= 0.7.6); however: Package libgts-0.7-5 is not installed.dpkg: error processing package graphviz (--install): dependency problems - leaving unconfiguredProcessing triggers for man-db (2.7.5-1) ...Errors were encountered while processing: graphvizmperdikeas@mp-t420:/archetypes/jax-rs/006-login-with-vanilla-REST-web-services-pattern-B/database#$ sudo apt-get install freeglut3Reading package lists... DoneBuilding dependency treeReading state information... DoneYou might want to run 'apt-get -f install' to correct these:The following packages have unmet dependencies: graphviz : Depends: libglade2-0 (>= 1:2.6.1) but it is not going to be installed Depends: libgraphviz4 (>= 2.18) but it is not installable Depends: libgts-0.7-5 (>= 0.7.6) but it is not going to be installedE: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).mperdikeas@mp-t420:/archetypes/jax-rs/006-login-with-vanilla-REST-web-services-pattern-B/database#$ sudo apt-get -f install freeglut3Reading package lists... DoneBuilding dependency treeReading state information... DoneYou might want to run 'apt-get -f install' to correct these:The following packages have unmet dependencies: graphviz : Depends: libglade2-0 (>= 1:2.6.1) but it is not going to be installed Depends: libgraphviz4 (>= 2.18) but it is not installable Depends: libgts-0.7-5 (>= 0.7.6) but it is not going to be installedE: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).mperdikeas@mp-t420:/archetypes/jax-rs/006-login-with-vanilla-REST-web-services-pattern-B/database#$ sudo apt-get -f install graphvizReading package lists... DoneBuilding dependency treeReading state information... DoneThe following packages were automatically installed and are no longer required: linux-image-4.4.0-31-generic linux-image-extra-4.4.0-31-genericUse 'sudo apt autoremove' to remove them.Suggested packages: graphviz-docThe following packages will be upgraded: graphviz1 upgraded, 0 newly installed, 0 to remove and 185 not upgraded.1 not fully installed or removed.Need to get 0 B/677 kB of archives.After this operation, 53.3 MB disk space will be freed.(Reading database ... 256028 files and directories currently installed.)Preparing to unpack .../graphviz_2.38.0-12ubuntu2_amd64.deb ...Unpacking graphviz (2.38.0-12ubuntu2) over (2.38.0-1saucy) ...Processing triggers for man-db (2.7.5-1) ...Setting up graphviz (2.38.0-12ubuntu2) ...

I'm trying to install graphviz version 2.38 on my RHEL workstation. I saved graphviz-rhel.repo in /etc/yum.repos.d as instructed, but when I run sudo yum list available 'graphviz*', the only version it finds is 2.30, which has a bug that has been fixed in later versions so I need to have 2.38. I think the links in graphviz-rhel.repo might be broken which is why yum doesn't find the latest stable packages, but I'm not 100% sure. Thank you.

df19127ead
Reply all
Reply to author
Forward
0 new messages