Hi, I installed nutyx rolling as described on the wiki.
After booting and updating the system, I installed xfce4 xfce4-extra and the drivers ati, following the installation guide.
The problem only arises after installing xfce4.
I tried installing 3 times, formatting the partition and downloading the iso again, both with the firefox browser and with wget.
and always checking the checksum of the image that is exact.
I have not installed Grub because I have already installed another gnu-linux system inside the computer
I report the error after installing the xfce4 packages:
"sorry for my bad english."
root@gentoo:/
# mount /dev/sdb2 /mnt
root@gentoo:/
# mount -o remount,rw /dev/sdb2 /mnt
root@gentoo:/
# mount --bind /dev /mnt/dev
root@gentoo:/
# mount --bind /proc /mnt/proc
root@gentoo:/
# mount --bind /sys /mnt/sys
root@gentoo:/
# chroot /mnt
/bin/bash: error while loading shared libraries: libreadline.so.7: cannot open shared object file: No such file or directory
Someone has found the same problem as me?
Thanks.