• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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