-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OGDF Version #17
Comments
Hi potential heinz user,
`wget http://lemon.cs.elte.hu/pub/sources/lemon-1.3.tar.gz`
works for me without any problem.
But indeed, OGDF does not work anymore as explained in the intructions. Probably the old version is not supported anymore by the OGDF team. I try to have a look when I have enough time (which could be never). Any volunteers who want to look at this: you are very welcome.
Best wishes
Gunnar
… On 20. Nov 2021, at 01:34, hugoberta ***@***.***> wrote:
Hi! Which OGDF version should be used?
Running wget http://lemon.cs.elte.hu/pub/sources/lemon-1.3.tar.gz results in the following error message:
wget http://www.ogdf.net/lib/exe/fetch.php/tech:ogdf-snapshot-2018-03-28.zip
--2021-11-19 16:29:28-- http://www.ogdf.net/lib/exe/fetch.php/tech:ogdf-snapshot-2018-03-28.zip
Resolving www.ogdf.net (www.ogdf.net)... 81.169.145.94
Connecting to www.ogdf.net (www.ogdf.net)|81.169.145.94|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.ogdf.uni-osnabrueck.de/lib/exe/fetch.php/tech:ogdf-snapshot-2018-03-28.zip [following]
--2021-11-19 16:29:30-- https://www.ogdf.uni-osnabrueck.de/lib/exe/fetch.php/tech:ogdf-snapshot-2018-03-28.zip
Resolving www.ogdf.uni-osnabrueck.de (www.ogdf.uni-osnabrueck.de)... 131.173.19.9
Connecting to www.ogdf.uni-osnabrueck.de (www.ogdf.uni-osnabrueck.de)|131.173.19.9|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-11-19 16:29:32 ERROR 404: Not Found.
Trying to replace the download link with https://ogdf.uos.de/wp-content/uploads/2019/04/ogdf-snapshot-2018-03-28.zip also does not work, since this does not contain the file ogdf.v2012.07.zip.
Further, downloading https://ogdf.uos.de/wp-content/uploads/2019/04/ogdf.v2012.07.zip directly does not work, since it does not contain OGDF-snapshot.
Thank you!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Hi! Yes, getting Lemon does indeed work. I meant the OGDF part: Thank you very much! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! Which OGDF version should be used?
Running
wget http://www.ogdf.net/lib/exe/fetch.php/tech:ogdf-snapshot-2018-03-28.zip
results in the following error message:Trying to replace the download link with https://ogdf.uos.de/wp-content/uploads/2019/04/ogdf-snapshot-2018-03-28.zip also does not work, since this does not contain the file ogdf.v2012.07.zip.
Further, downloading https://ogdf.uos.de/wp-content/uploads/2019/04/ogdf.v2012.07.zip directly does not work, since it does not contain OGDF-snapshot.
Thank you!
The text was updated successfully, but these errors were encountered: