Replies: 7 comments 3 replies
-
He should update the ports tree first using the P.S. To be honest, I don't understand exactly what the problem is. According to the output above, |
Beta Was this translation helpful? Give feedback.
-
Hi @oleg-derevenetz. I have done the "port selfupdate" command. "sudo port selfupdate && sudo port upgrade fheroes2" still doesn't do anything. Terminal still launches 0.9.14. Not sure what to do next. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Hi @JamonBull Hmm, works for me:
Could you please post here the output of the following command: cat /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/games/fheroes2/Portfile to make sure that you really have the latest version of this Portfile? |
Beta Was this translation helpful? Give feedback.
-
Sure thing! Thanks for taking the time. -- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4PortSystem 1.0 PortGroup github 1.0 github.setup ihhub fheroes2 0.9.15 categories games description Free implementation of Heroes of Might and Magic II game engine homepage https://ihhub.github.io/fheroes2/ checksums rmd160 8f5ece18169f1704a49f16fba3f1a76487805abc depends_build-append depends_lib port:libpng patchfiles patch-readme-txt.diff compiler.cxx_standard post-destroot { notes " If you do not have the original Heroes of Might and Magic II game, type the fheroes2-install-demo This script will download and install all the necessary files from the demo If you have a legally purchased copy of the original game, type the following fheroes2-extract-resources This script will extract all the necessary resource files from the original As an alternative to the previous step, you can manually copy the subdirectories When all prerequisites are in place, you can start the game by typing: fheroes2 Please visit project website: ${homepage} and read ${prefix}/share/doc/fheroes2/README.txt for more information. |
Beta Was this translation helpful? Give feedback.
-
@JamonBull Hmm, the Portfile looks good. What about the result of the following command: port installed fheroes2 ? |
Beta Was this translation helpful? Give feedback.
-
"/opt/homebrew/bin/fheroes2" Aha! So how do I get rid of that? |
Beta Was this translation helpful? Give feedback.
-
This worked! Thank you so much. All sorted now. Running the latest version through MacPorts. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
One user reports that they cannot update fheroes2 via macPorts:
Hi @oleg-derevenetz , could you please help with solving this issue with MacPorts? Maybe something trivial is missed.
Beta Was this translation helpful? Give feedback.
All reactions