LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Arch (https://www.linuxquestions.org/questions/arch-29/)
-   -   MS SQL Server: Missing Dependencies: libldap24? (https://www.linuxquestions.org/questions/arch-29/ms-sql-server-missing-dependencies-libldap24-4175734774/)

davidj 03-10-2024 11:28 PM

MS SQL Server: Missing Dependencies: libldap24?
 
I am trying to follow these instruction to install SQL Server on Arch.
Bu when I run: makepkg -sirc
I get the error: Missing Dependencies: libldap24?

I used pacman to install openldap (per Chatgpt)library but am still getting the error:

Here is the article I am trying to follow:
https://medium.com/@jdomeh77/install...x-bc42de01113c

beachboy2 03-11-2024 07:08 AM

davidj,

Look here to find the info below regarding libldap 2.4:

https://aur.archlinux.org/packages/mssql-server?O=50

Quote:

NOTES ON libldap 2.4:

Yes there is a newer version in the official repos but the binaries do not run without this version which is listed in the dependencies by Microsoft.

You can get libldap V2.4 here from this AUR package:

https://aur.archlinux.org/packages/libldap24

davidj 03-11-2024 12:56 PM

Thanks
 
I will give that a shot.

davidj 03-12-2024 11:41 PM

Well, I got good news and bad news. The good news is I was able to build and install libldap24 folowing the instructions above.

The bad news is ........

Downloading mssql-server-16.0.4105.2-2.x86_64.rpm...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:02:14 --:--:-- 0
curl: (28) Failed to connect to csd-apt-sea-d-4.southeastasia.cloudapp.azure.com port 80 after 134192 ms: Couldn't connect to server


All times are GMT -5. The time now is 02:21 AM.