Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

installing dependencies broke wine on ubuntu 22.04 -- PHP Version?? #81

#1

When i installed the list of dependencies, it wouldn't install php-gd because the version of libgd3 was too old. so i installed libgd3 and it broke wine (installed from winehq stable ppa). I am assuming that I can use an older version of PHP-GD that will let me roll back the libgd3 to whatever wine needs? Can I get some help with doing that?

  • replies 4
  • views 78
  • likes 0
#2

If you've got dependency issues with PPAs then that's a problem with the PPA, not RompR. I have no idea hiw to resolve that.

#3

I guess it doesn't matter, I'm not going to be able to reinstall wine without reinstalling the OS.

#4

It would have been worthwhile to me if there was a note in the installation instructions that those php modules can break the system stability so it's worth figuring out what version is needed, etc. I don't do any of that stuff often enough to keep it in mind when I do something like this once a year or so.

#5

This isn't the fault of the PHP modules. It's the fault of you using an unofficial external repository (wine PPA) which is supplying versions of modules that are out of sync with your base distribution. Such incompatibilities aren't uncommon when using PPAs, but this has nothing whatsoever to do with RompR or PHP. You should report it to the maintainers of the PPA.