We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2015-12-29 00:12:56 +0200 |
Hi together,
I'm trying to use PyInstaller for a Jolla application.
For PyInstaller a so-called "bootloader" is needed that has to be build manually for Jolla (see http://pythonhosted.org/PyInstaller/#building-the-bootloader).
Building the bootloader fails with the following error message:
Checking for library dl : not found
Has anyone an idea how to install this library?
Is there a "build essential" package or something like that (that may contain this library)?
Thanks.
2 | No.2 Revision |
Hi together,
I'm trying to use PyInstaller for a Jolla application.application that I'm developing.
For PyInstaller a so-called "bootloader" is needed that has to be build manually for Jolla (see http://pythonhosted.org/PyInstaller/#building-the-bootloader).
Building the bootloader fails with the following error message:
Checking for library dl : not found
Has anyone an idea how to install this library?
Is there a "build essential" package or something like that (that may contain this library)?
Thanks.
Hi together,
I'm trying to use PyInstaller for a Jolla application that I'm developing.
For PyInstaller a so-called "bootloader" is needed that has to be build manually for Jolla (see http://pythonhosted.org/PyInstaller/#building-the-bootloader).
Building the bootloader fails with the following error message:
Checking for library dl : not found
Has anyone an idea how to install this library?
Is there a "build essential" package or something like that (that may contain this library)?
Thanks.