Hooray!
ICU folks, I have a pending pr .
El El mar, jun. 7, 2022 a la(s) 1:04 a.m., Khushneet Inder Singh <
ks...@qu...> escribió:
> Hello Steven,
>
>
>
> I have a good news. Finally, we are able to build and install ICU,
> Harfbuzz, and ICU-LE-HB.
>
>
>
> The following steps are performed to build and install:
>
> cd source
> ./runConfigureICU MacOSX --disable-layout --disable-layoutex
>
> gnumake
>
>
>
> #Install ICU4C
>
> sudo gnumake install
>
>
>
> #Build Harfbuzz
>
> *cd* harfbuzz
>
> meson build && meson *test* -Cbuild
>
>
>
> #https://mesonbuild.com/Running-Meson.html
>
> #Install Harfbuzz
>
> meson setup builddir
>
> *cd* builddir
>
> sudo meson install
>
>
>
> #Build ICU-LE-HB
>
> *cd* ../../icu-le-hb
>
> sudo sh autogen.sh
>
> sudo make CXXFLAGS="-std=c++11"
>
>
>
> #Install ICU-LE-HB
>
> sudo make install
>
>
>
> *cd* ..
>
> ./runConfigureICU MacOSX --disable-layout --*enable*-layoutex
>
> cd layoutex
>
> sudo make install
>
>
> After these steps, the dylibs are created in respective lib folder and
> build folder(for Harfbuzz), and headers are created at /usr/local/include
> folder.
>
> I have just one question that is after *./runConfigureICU MacOSX
> --disable-layout --enable-layoutex *, do we need to run gnumake command
> again.
>
> Thanks for your help and feedback. Really appreciated.
>
> Regards,
>
>
>
>
>
> *Khushneet Inder Singh*
> Staff Engineer
> *India*
> ks...@qu...
> +1-303-894-8888
> www.quark.com
> <https://www.linkedin.com/company/Quark>
> <https://www.g2.com/products/quarkxpress/reviews>
> <https://www.facebook.com/officialQuarkXPress/>
> <https://www.twitter.com/QuarkXPress>
> <https://www.youtube.com/user/QuarkXPressTV>
> Brilliant content that works
>
>
>
> CONFIDENTIALITY NOTICE This e-mail transmission and any documents, files
> or previous e-mail messages appended or attached to it may be confidential
> and are intended solely for the use of the individual or entity to whom it
> is addressed. If you have received this email in error, please notify the
> sender. To unsubscribe from future emails, please click here
> <uns...@qu...?Subject=Unsubscribe> and enter "remove" in the
> body.
>
> *From: *Khushneet Inder Singh <ks...@qu...>
> *Date: *Tuesday, 7 June 2022 at 9:50 AM
> *To: *Steven R. Loomis <sr...@gm...>
> *Subject: *Re: [icu-support] Building and Installing libiculx and
> icu-lx.pc
>
> Steven, without sudo it show permission error.
>
>
>
> Regards,
>
>
>
> *From: *Steven R. Loomis <sr...@gm...>
>
>
> *Date: *Friday, 3 June 2022 at 7:45 PM
> *To: *Khushneet Inder Singh <ks...@qu...>
> *Cc: *B.V.Ramana Reddy <br...@qu...>, Bikramjit Singh <
> Bik...@qu...>, Laxmikant Mishra <lm...@qu...>
> *Subject: *Re: [icu-support] Building and Installing libiculx and
> icu-lx.pc
>
> CAUTION: This email originated from outside of Quark. Do not click links
> or open attachments unless you recognize the sender and know the content is
> safe.
>
>
>
> Try just make not sudo
>
>
>
> El El vie, jun. 3, 2022 a la(s) 2:23 a.m., Khushneet Inder Singh <
> ks...@qu...> escribió:
>
> Hello Steven,
>
>
>
> I have only perform last two steps 4 and 5 on your code, and I got
> following error.
>
>
>
> ksingh@Khushneets-Mac-mini source % cd layoutex
>
> ksingh@Khushneets-Mac-mini layoutex % sudo make install
>
> Password:
>
> objc[9538]: Class AMSupportURLConnectionDelegate is implemented in both
> /usr/lib/libamsupport.dylib (0x209c43130) and
> /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
> (0x1079442c8). One of the two will be used. Which one is undefined.
>
> objc[9538]: Class AMSupportURLSession is implemented in both
> /usr/lib/libamsupport.dylib (0x209c43180) and
> /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
> (0x107944318). One of the two will be used. Which one is undefined.
>
> Makefile:59: *** missing separator. Stop.
>
>
>
> The following commands are run in the order
>
> - cd source
> - ./runConfigureICU MacOSX --disable-layout --enable-layoutex
> - cd layoutex
> - sudo make install
>
> Regards,
>
>
>
> *Khushneet Inder Singh*
>
> Staff Engineer
>
> *India*
>
> ks...@qu...
>
> +1-303-894-8888
>
> www.quark.com
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.quark.com%2F&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=QlSjhp6umOnm1lWWfDZmOxil%2BfTVQVtzMY8JnCFuDOQ%3D&reserved=0>
>
>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2FQuark&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=gqsS7MMkofqlh%2FDYe7TSTXBdSr7Zb%2FVHAWy5%2FVdB7zQ%3D&reserved=0>
>
>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.g2.com%2Fproducts%2Fquarkxpress%2Freviews&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=VTwrjI1fK1XXSqj%2F%2FSbKF2oIudWrEG6YevEj%2FpEe0C0%3D&reserved=0>
>
>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FofficialQuarkXPress%2F&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=XLGW9T%2Fs9Q%2FU1ZMhZbcifjz4P6lnCjqG8OEa0sZVvIw%3D&reserved=0>
>
>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.twitter.com%2FQuarkXPress&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=lZWEkWnl85iyW%2BdiAkmjUdZ0ejT4c11Z0iq8OBb4BIw%3D&reserved=0>
>
>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fuser%2FQuarkXPressTV&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=u6jRPzBpnNBd4SMVnsiM9qyLRMyltVYlRcgRpEUooIM%3D&reserved=0>
>
> Brilliant content that works
>
>
>
> CONFIDENTIALITY NOTICE This e-mail transmission and any documents, files
> or previous e-mail messages appended or attached to it may be confidential
> and are intended solely for the use of the individual or entity to whom it
> is addressed. If you have received this email in error, please notify the
> sender. To unsubscribe from future emails, please click here
> <uns...@qu...?Subject=Unsubscribe> and enter "remove" in the
> body.
>
> *From: *Steven R. Loomis <sr...@gm...>
> *Date: *Wednesday, 1 June 2022 at 11:19 PM
> *To: *Khushneet Inder Singh <ks...@qu...>
> *Cc: *B.V.Ramana Reddy <br...@qu...>, Bikramjit Singh <
> Bik...@qu...>, Laxmikant Mishra <lm...@qu...>
> *Subject: *Re: [icu-support] Building and Installing libiculx and
> icu-lx.pc
>
> CAUTION: This email originated from outside of Quark. Do not click links
> or open attachments unless you recognize the sender and know the content is
> safe.
>
>
>
> You don’t have to rebuild everything!
>
>
>
> Just step 4 and 5 with my updated code. Everything else is fine
>
>
>
> -s
>
>
>
> --
>
> Steven R. Loomis
>
> Code Hive Tx, LLC
>
> https://codehivetx.us
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcodehivetx.us%2F&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=5DyLppqlFwVPgPlkwFRe2ou78fIuCRWfK0v9yzUyr4E%3D&reserved=0>
>
>
>
>
>
>
>
> On Jun 1, 2022, at 12:46 PM, Khushneet Inder Singh <ks...@qu...>
> wrote:
>
>
>
> Steven, I have used the code from the branch which you have shared. I’ll
> rerun this process with split-layout.zip with too, and share results with
> you tomorrow.
>
> The order would be
>
> 1. Building ICU with disable layout and layoutex flag.
> 2. Harfbuzz
> 3. ICU-LE-HB
> 4. ICU with disable layout and enable layoutex flag.
> 5. LayoutEx
>
>
>
> Regards,
>
>
>
> <34b7fd4a-202d-4530-bb66-99328ef0f949.jpg>
>
> *Khushneet Inder Singh*
>
> Staff Engineer
>
> *India*
>
> ks...@qu...
>
> +1-303-894-8888
>
> www.quark.com
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.quark.com%2F&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=QlSjhp6umOnm1lWWfDZmOxil%2BfTVQVtzMY8JnCFuDOQ%3D&reserved=0>
>
> <verticalline_3e5c0ad5-5f5a-40b7-ab72-d3f19e66cd15.png>
>
> <quark-brand-logo-email-sign_a2ee6f9a-c1d8-47bd-ba61-6379512a5bb5.png>
>
> <sm_icons_quink-01_1408cf50-fec2-4ded-a9c7-91f0da81246a.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2FQuark&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=gqsS7MMkofqlh%2FDYe7TSTXBdSr7Zb%2FVHAWy5%2FVdB7zQ%3D&reserved=0>
>
>
> <sm_icons_quink-02_97d27406-c904-4e52-81cd-9be541c74d82.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.g2.com%2Fproducts%2Fquarkxpress%2Freviews&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=VTwrjI1fK1XXSqj%2F%2FSbKF2oIudWrEG6YevEj%2FpEe0C0%3D&reserved=0>
>
>
> <sm_icons_quink-03_900be360-db0c-4ccc-9d16-f7d828e890e0.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FofficialQuarkXPress%2F&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=XLGW9T%2Fs9Q%2FU1ZMhZbcifjz4P6lnCjqG8OEa0sZVvIw%3D&reserved=0>
>
>
> <sm_icons_quink-05_7ab8a2a0-7bff-49f2-8f88-6e69335d3ec3.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.twitter.com%2FQuarkXPress&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=lZWEkWnl85iyW%2BdiAkmjUdZ0ejT4c11Z0iq8OBb4BIw%3D&reserved=0>
>
>
> <sm_icons_quink-04_2497ff08-347b-4d87-bc5c-f1e2fb288c27.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fuser%2FQuarkXPressTV&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=u6jRPzBpnNBd4SMVnsiM9qyLRMyltVYlRcgRpEUooIM%3D&reserved=0>
>
>
> Brilliant content that works
>
>
>
> CONFIDENTIALITY NOTICE This e-mail transmission and any documents, files
> or previous e-mail messages appended or attached to it may be confidential
> and are intended solely for the use of the individual or entity to whom it
> is addressed. If you have received this email in error, please notify the
> sender. To unsubscribe from future emails, please click here
> <uns...@qu...?Subject=Unsubscribe> and enter "remove" in the
> body.
>
> *From: *Steven R. Loomis <sr...@gm...>
> *Date: *Wednesday, 1 June 2022 at 7:29 PM
> *To: *Khushneet Inder Singh <ks...@qu...>
> *Cc: *B.V.Ramana Reddy <br...@qu...>, Bikramjit Singh <
> Bik...@qu...>, Laxmikant Mishra <lm...@qu...>
> *Subject: *Re: [icu-support] Building and Installing libiculx and
> icu-lx.pc
>
> CAUTION: This email originated from outside of Quark. Do not click links
> or open attachments unless you recognize the sender and know the content is
> safe.
>
>
>
> No, not the latest, my specific branch
>
>
>
> You can get it via this zip file:
> https://github.com/srl295/icu/archive/refs/heads/split-layoutex.zip
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fsrl295%2Ficu%2Farchive%2Frefs%2Fheads%2Fsplit-layoutex.zip&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=hMhcgtIv%2F1a8nlsNhO3Tcdm5b16YfDx9UCBlmVMp4%2Fc%3D&reserved=0>
>
>
>
> You can see the changes in
> https://github.com/unicode-org/icu/pull/2106/files
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Funicode-org%2Ficu%2Fpull%2F2106%2Ffiles&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=t9qeIU9iDd7RIQENx0K42cwaFV5Pi2G0xSYp47jPH88%3D&reserved=0>
>
>
>
>
> --
>
> Steven R. Loomis
>
> Code Hive Tx, LLC
>
> https://codehivetx.us
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcodehivetx.us%2F&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=5DyLppqlFwVPgPlkwFRe2ou78fIuCRWfK0v9yzUyr4E%3D&reserved=0>
>
>
>
>
>
>
>
>
> On Jun 1, 2022, at 7:40 AM, Khushneet Inder Singh <ks...@qu...>
> wrote:
>
>
>
> Hello Steven,
>
>
>
> I tried with latest source code ICU 72 but it results in same error while
> running make install in layoutex directory. I also ran the command
>
> pkg-config --exists --print-errors "icu-le-hb", but it shows no error.
>
>
>
> Regards,
>
>
>
> <34b7fd4a-202d-4530-bb66-99328ef0f949.jpg>
>
> *Khushneet Inder Singh*
>
> Staff Engineer
>
> *India*
>
> ks...@qu...
>
> +1-303-894-8888
>
> www.quark.com
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.quark.com%2F&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=QlSjhp6umOnm1lWWfDZmOxil%2BfTVQVtzMY8JnCFuDOQ%3D&reserved=0>
>
> <verticalline_3e5c0ad5-5f5a-40b7-ab72-d3f19e66cd15.png>
>
> <quark-brand-logo-email-sign_a2ee6f9a-c1d8-47bd-ba61-6379512a5bb5.png>
>
> <sm_icons_quink-01_1408cf50-fec2-4ded-a9c7-91f0da81246a.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2FQuark&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=gqsS7MMkofqlh%2FDYe7TSTXBdSr7Zb%2FVHAWy5%2FVdB7zQ%3D&reserved=0>
>
> <sm_icons_quink-02_97d27406-c904-4e52-81cd-9be541c74d82.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.g2.com%2Fproducts%2Fquarkxpress%2Freviews&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=VTwrjI1fK1XXSqj%2F%2FSbKF2oIudWrEG6YevEj%2FpEe0C0%3D&reserved=0>
>
> <sm_icons_quink-03_900be360-db0c-4ccc-9d16-f7d828e890e0.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FofficialQuarkXPress%2F&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=XLGW9T%2Fs9Q%2FU1ZMhZbcifjz4P6lnCjqG8OEa0sZVvIw%3D&reserved=0>
>
> <sm_icons_quink-05_7ab8a2a0-7bff-49f2-8f88-6e69335d3ec3.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.twitter.com%2FQuarkXPress&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=lZWEkWnl85iyW%2BdiAkmjUdZ0ejT4c11Z0iq8OBb4BIw%3D&reserved=0>
>
> <sm_icons_quink-04_2497ff08-347b-4d87-bc5c-f1e2fb288c27.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fuser%2FQuarkXPressTV&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=u6jRPzBpnNBd4SMVnsiM9qyLRMyltVYlRcgRpEUooIM%3D&reserved=0>
>
> Brilliant content that works
>
>
>
> CONFIDENTIALITY NOTICE This e-mail transmission and any documents, files
> or previous e-mail messages appended or attached to it may be confidential
> and are intended solely for the use of the individual or entity to whom it
> is addressed. If you have received this email in error, please notify the
> sender. To unsubscribe from future emails, please click here
> <uns...@qu...?Subject=Unsubscribe> and enter "remove" in the
> body.
>
> *From: *Laxmikant Mishra <lm...@qu...>
> *Date: *Wednesday, 1 June 2022 at 12:31 AM
> *To: *Khushneet Inder Singh <ks...@qu...>
> *Subject: *FW: [icu-support] Building and Installing libiculx and
> icu-lx.pc
>
> FYIP
>
>
>
> <f37e5de2-2405-49db-a25f-348e5f2e2dc1.jpg>
>
> *Laxmikant Mishra*
>
> Engineering Manager
>
> *India*
>
> lm...@qu...
>
> +1-303-894-8888
>
> www.quark.com
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.quark.com%2F&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=QlSjhp6umOnm1lWWfDZmOxil%2BfTVQVtzMY8JnCFuDOQ%3D&reserved=0>
>
> <verticalline_3e5c0ad5-5f5a-40b7-ab72-d3f19e66cd15.png>
>
> <quark-brand-logo-email-sign_a2ee6f9a-c1d8-47bd-ba61-6379512a5bb5.png>
>
> <sm_icons_quink-01_1408cf50-fec2-4ded-a9c7-91f0da81246a.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2FQuark&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=gqsS7MMkofqlh%2FDYe7TSTXBdSr7Zb%2FVHAWy5%2FVdB7zQ%3D&reserved=0>
>
> <sm_icons_quink-02_97d27406-c904-4e52-81cd-9be541c74d82.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.g2.com%2Fproducts%2Fquarkxpress%2Freviews&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=VTwrjI1fK1XXSqj%2F%2FSbKF2oIudWrEG6YevEj%2FpEe0C0%3D&reserved=0>
>
> <sm_icons_quink-03_900be360-db0c-4ccc-9d16-f7d828e890e0.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FofficialQuarkXPress%2F&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=XLGW9T%2Fs9Q%2FU1ZMhZbcifjz4P6lnCjqG8OEa0sZVvIw%3D&reserved=0>
>
> <sm_icons_quink-05_7ab8a2a0-7bff-49f2-8f88-6e69335d3ec3.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.twitter.com%2FQuarkXPress&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=lZWEkWnl85iyW%2BdiAkmjUdZ0ejT4c11Z0iq8OBb4BIw%3D&reserved=0>
>
> <sm_icons_quink-04_2497ff08-347b-4d87-bc5c-f1e2fb288c27.png>
> <https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fuser%2FQuarkXPressTV&data=05%7C01%7Cksingh%40quark.com%7C54f8bf88c3e54099768c08da456b3b8a%7C1e6ab505bc7f41ff8fdd7435e9c0ada3%7C0%7C0%7C637898625564319832%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=u6jRPzBpnNBd4SMVnsiM9qyLRMyltVYlRcgRpEUooIM%3D&reserved=0>
>
>
|