EasyOS Kirkstone-series version 5.7

Moderator: BarryK

User avatar
trawglodyte
Posts: 236
Joined: Mon Dec 11, 2023 11:32 am
Location: my cave
Has thanked: 234 times
Been thanked: 72 times

Re: EasyOS Kirkstone-series version 5.7

Post by trawglodyte »

Flash wrote: Sat Feb 03, 2024 5:51 pm

Dang, I just upgraded to 5.6.7 yesterday. :D

I was IN a fresh install of 5.6.7 less than an hour ago when I saw 5.7 drop, now I'm in a fresh install of 5.7 w/ NVIDIA, a couple additional apps, and desktop somewhat tweaked to my liking. DO IT!! DO IT!! hahahaaaa.

Like a monkey trying to fly a space-ship. What's this button do?
Like a 12-yr old trying to wire a house. Gonna get zapped!

User avatar
bugnaw333
Posts: 227
Joined: Wed Jul 20, 2022 11:04 pm
Location: Cebu, Philippines
Has thanked: 337 times
Been thanked: 31 times

Re: EasyOS Kirkstone-series version 5.7

Post by bugnaw333 »

Done. :lol:

Attachments
Easy57.png
Easy57.png (454.29 KiB) Viewed 585 times
User avatar
BarryK
Posts: 2246
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 93 times
Been thanked: 548 times

Re: EasyOS Kirkstone-series version 5.7

Post by BarryK »

5.7 announced on Distrowatch:

https://distrowatch.com/?newsid=12054

szept
Posts: 141
Joined: Wed Jan 11, 2023 5:37 pm
Has thanked: 21 times
Been thanked: 2 times

Re: glibc 2.36 plx

Post by szept »

Caramel wrote: Fri Feb 02, 2024 1:42 pm

Try

Code: Select all

LD_LIBRARY_PATH="/opt/glibc-2.36" ./medivia

or

Code: Select all

LD_LIBRARY_PATH="/opt/glibc-2.36:/usr/lib:/usr/local/lib" ./medivia

or

Code: Select all

LD_PRELOAD='/opt/glibc-2.36/lib/libm.so.6' LD_LIBRARY_PATH="/usr/lib:/usr/local/lib" ./medivia

Code: Select all

LD_LIBRARY_PATH="/opt/glibc-2.36" ./medivia
./medivia: /usr/lib/libc.so.6: version `GLIBC_2.36' not found (required by ./medivia)

Code: Select all

LD_LIBRARY_PATH="/opt/glibc-2.36:/usr/lib:/usr/local/lib" ./medivia
./medivia: /usr/lib/libc.so.6: version `GLIBC_2.36' not found (required by ./medivia)

Code: Select all

LD_PRELOAD='/opt/glibc-2.36/lib/libm.so.6' LD_LIBRARY_PATH="/usr/lib:/usr/local/lib" ./medivia
./medivia: /usr/lib/libc.so.6: version `GLIBC_2.36' not found (required by ./medivia)
./medivia: /usr/lib/libc.so.6: version `GLIBC_ABI_DT_RELR' not found (required by /opt/glibc-2.36/lib/libm.so.6)

;(

Running live-USB EasyOS-64_5.6.3

...and taxes are theft! -.-
https://321my.wordpress.com/pw/

Caramel
Posts: 309
Joined: Sun Oct 02, 2022 6:25 pm
Location: France
Has thanked: 77 times
Been thanked: 50 times

Re: glibc 2.36 plx

Post by Caramel »

szept wrote: Sun Feb 04, 2024 5:03 pm

Code: Select all

LD_LIBRARY_PATH="/opt/glibc-2.36" ./medivia
./medivia: /usr/lib/libc.so.6: version `GLIBC_2.36' not found (required by ./medivia)

Code: Select all

LD_LIBRARY_PATH="/opt/glibc-2.36:/usr/lib:/usr/local/lib" ./medivia
./medivia: /usr/lib/libc.so.6: version `GLIBC_2.36' not found (required by ./medivia)

Code: Select all

LD_PRELOAD='/opt/glibc-2.36/lib/libm.so.6' LD_LIBRARY_PATH="/usr/lib:/usr/local/lib" ./medivia
./medivia: /usr/lib/libc.so.6: version `GLIBC_2.36' not found (required by ./medivia)
./medivia: /usr/lib/libc.so.6: version `GLIBC_ABI_DT_RELR' not found (required by /opt/glibc-2.36/lib/libm.so.6)

;(

I opened a new topic: https://forum.puppylinux.com/viewtopic.php?t=10507

User avatar
BarryK
Posts: 2246
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 93 times
Been thanked: 548 times

Re: EasyOS Kirkstone-series version 5.7

Post by BarryK »

Caramel reported a bug here and a fix posted:

viewtopic.php?t=10909

Notice to everyone, if you want to run the LoginManager to change an app from running as root to non-root, or vice-versa, the fix attached to the above post is required.

Post Reply

Return to “EasyOS”