- Home
- Forum
- ASP.NET Core - EJ 2
- HtmlToPdfConverter Linux Installation (not PDF Viewer)
HtmlToPdfConverter Linux Installation (not PDF Viewer)
I am trying to install the HtmlToPdfConverter on a Linux Ubuntu box version Ubuntu 24.04.1 LTS. When I run the following command:
$ sudo apt-get install libasound2 libatk1.0-0 libc6 libcairo2 libcups2 libdbus-1-3 libexpat1 libfontconfig1 libgcc1 libgconf-2-4 libgdk-pixbuf2.0-0 libglib2.0-0 libgtk-3-0 libnspr4 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 libnss3 libgbm1
I get the following error:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libatk1.0-0t64' instead of 'libatk1.0-0'
Note, selecting 'libcups2t64' instead of 'libcups2'
Note, selecting 'libgcc-s1' instead of 'libgcc1'
Note, selecting 'libglib2.0-0t64' instead of 'libglib2.0-0'
Note, selecting 'libgtk-3-0t64' instead of 'libgtk-3-0'
Package libasound2 is a virtual package provided by:
liboss4-salsa-asound2 4.2-build2020-1ubuntu3
libasound2t64 1.2.11-1build2 (= 1.2.11-1build2)
You should explicitly select one to install.
E: Package 'libasound2' has no installation candidate
E: Unable to locate package libgconf-2-4
How should I resolve this issue. I tried installing the packages individually, but I get following error when I run ./chrome from the BlinkLibrariesLinux directory:[9596:9596:0222/202609.210383:FATAL:zygote_host_impl_linux.cc(116)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
#0 0x5e48fe8cae29 base::debug::CollectStackTrace()
#1 0x5e48fe82eee3 base::debug::StackTrace::StackTrace()
#2 0x5e48fe8436b3 logging::LogMessage::~LogMessage()
#3 0x5e4900024eee service_manager::ZygoteHostImpl::Init()
#4 0x5e48fe469f6c content::ContentMainRunnerImpl::Initialize()
#5 0x5e48fe4b676c service_manager::Main()
#6 0x5e48fe468541 content::ContentMain()
#7 0x5e48fc17a21f ChromeMain
#8 0x7dcf0c82a1ca <unknown>
#9 0x7dcf0c82a28b __libc_start_main
#10 0x5e48fc17a0aa _start
How should I install HtmlToPdfConverter properly on my machine?
Hi Amjad,
Thank you for reaching out to Syncfusion support.
We have investigated the reported issue and were able to reproduce it on our end. Currently, we are analyzing this and we will update further details on February 26th, 2025.
Regards,
Arumugam M
Hi Amjad,
Upon further analysis, Ubuntu 24.04 LTS has updated most packages to handle time using a 64-bit value, addressing potential issues like the Year 2038 problem. We have modified the package name and provided it below. Kindly try this on your end and get back to us if you need further assistance.
sudo update |
Regards,
Arumugam M
- 2 Replies
- 2 Participants
-
AK Amjad Khan
- Feb 22, 2025 08:28 PM UTC
- Feb 26, 2025 12:17 PM UTC