We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2015-12-29 00:12:56 +0200

Using PyInstaller (library dl : not found)

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.

Using PyInstaller (library dl : not found)

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.

Using PyInstaller (library dl : not found)

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.