• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

opensuse 11.2/fedora 12 support

W

WhoC

Guest
Code:
# rpm -Uhv rpm-4.7.1-6.7.3.x86_64.rpm
        librpm-4.4.so()(64bit) is needed by (installed) psa-autoinstaller-3.4.1-090224.17.x86_64
        librpm-4.4.so()(64bit) is needed by (installed) psa-9.2.2-suse11.1.build92090714.19.x86_64
        librpmdb-4.4.so()(64bit) is needed by (installed) psa-autoinstaller-3.4.1-090224.17.x86_64
        librpmdb-4.4.so()(64bit) is needed by (installed) psa-9.2.2-suse11.1.build92090714.19.x86_64
        librpmio-4.4.so()(64bit) is needed by (installed) psa-autoinstaller-3.4.1-090224.17.x86_64
        librpmio-4.4.so()(64bit) is needed by (installed) psa-9.2.2-suse11.1.build92090714.19.x86_64
It's been a month since openSUSE 11.2 has been released, and there is no Plesk package for that yet. Uhm, I wanted to install 11.2 so that it can rest for the next 18 months, not having to upgrade the 11.1 in ~12 already. The same holds for Fedora 12...
Surely it can't be hard to just run plesk through the local buildservice again, hm? :)
 
Yeah actually it is a fair amount of work, take for example that Fedora 12 uses openssl 1.0.1. That changes the API enough that you'd have to modify any code ( mod_ssl for example). Or for that matter, everything is built i686 instead of i386, so the build system itself needs to be adapted for that condition.
 
The good news is, I've gotten it to run on openSUSE 11.2 now, by creating a libicu40 and a customized librpm44 package that contains icu-4.0 and the RPM-4.4.2 libraries and the configuration directory, respectively.
 
hi,

would you maybe like to share your librpm44 build?

BR
Starvirus
 
Back
Top