You are not logged in.

#1 2017-05-16 12:24:52

nael_branches
Member
Registered: 2017-05-16
Posts: 1

Install Spotify from AUR - Problem with libcurl-openssl-1.0

Hello

I'm trying to install spotify from AUR. I've followed the suggestions from @realmain in this thread where i've changed the deps section from PKGBUILD to use libopenssl-1.0-compat. But when I try to build the libcurl-openssl-1.0 package usign yaourt, I'm getting another error:

libtool: install: /usr/bin/install -c .libs/libcurl.so.4.4.0 /tmp/yaourt-tmp-nael/aur-libcurl-openssl-1.0/pkg/libcurl-openssl-1.0/usr/lib/libcurl.so.4.4.0
/usr/bin/install: cannot stat '.libs/libcurl.so.4.4.0': No such file or directory
make[1]: *** [Makefile:788: install-libLTLIBRARIES] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-nael/aur-libcurl-openssl-1.0/src/curl-7.54.0/lib'
make: *** [Makefile:3085: install-am] Error 2
make: Leaving directory '/tmp/yaourt-tmp-nael/aur-libcurl-openssl-1.0/src/curl-7.54.0/lib'
==> ERROR: A failure occurred in package().
    Aborting...
==> ERROR: Makepkg was unable to build libcurl-openssl-1.0.
==> Restart building libcurl-openssl-1.0 ? [y/N]

Seems to me that the libs path is wrong. Because I have libcurl.so.4.4.0 on /usr/lib.

Could someone help me with this issue?

Offline

#2 2017-05-16 15:01:14

mis
Member
Registered: 2016-03-16
Posts: 234

Re: Install Spotify from AUR - Problem with libcurl-openssl-1.0

libcurl-openssl-1.0 builds just fine on my systems. Tested with: extra-x86_64-build, makepkg, and yaourt with default config.

neal_branches wrote:

.. where i've changed the deps section from PKGBUILD to use libopenssl-1.0-compat.

That shouldn't be necessary with the latest spotify PKGBUILD from AUR.

Offline

Board footer

Powered by FluxBB