Wow, yeah, thanks for the correction.
On 12/08/2023 7:23, Mario Marietto wrote:
>
>
> @Alif Radhitya : nope. It is libgtk-3-dev.
>
>
> On Sat, Aug 12, 2023 at 2:05 AM Alif Radhitya <alif@???> wrote:
>
> As far as I know, GTK3 was installed as the default program
> because many apps use it. If you feel missing, then do this:
>
> ` sudo apt install libgtk-3-0`
>
> On 11/08/2023 21:55, Mario Marietto via Dng wrote:
>>
>> Hello.
>>
>> I'm trying to install and configure qemu 5.1 on my ARM chromebook
>> because I want to enable KVM with the final goal to virtualize
>> FreeBSD.
>>
>> So,this is what I did :
>>
>> root@devuan:~/Desktop# git clone -b v5.1.0
>> http://git.qemu.org/qemu.git
>>
>> Cloning into 'qemu'...
>> warning: redirecting to https://gitlab.com/qemu-project/qemu.git/
>> remote: Enumerating objects: 694079, done.
>> remote: Counting objects: 100% (6351/6351), done.
>> remote: Compressing objects: 100% (911/911), done.
>> remote: Total 694079 (delta 5538), reused 6143 (delta 5430),
>> pack-reused 687728
>> Receiving objects: 100% (694079/694079), 271.86 MiB | 4.37 MiB/s,
>> done.
>> Resolving deltas: 100% (577762/577762), done.
>> Note: switching to 'd0ed6a69d399ae193959225cdeaa9382746c91cc'.
>>
>> root@devuan:~/Desktop/qemu-v5.1.0# ./configure
>> --target-list=arm-softmmu --enable-opengl --enable-gtk
>> --enable-kvm --enable-guest-agent --enable-spice
>> --audio-drv-list="oss pa" --enable-libusb
>>
>> ERROR: User requested feature gtk
>> configure was not able to find it.
>> Install gtk3-devel
>>
>> root@devuan:~/Desktop/qemu-v5.1.0# apt install gtk3-devel
>> libgtk3.0-devel gtk3-dev libgtk3.0-dev
>>
>> Reading package lists... Done
>> Building dependency tree... Done
>> Reading state information... Done
>>
>> E: Unable to locate package gtk3-devel
>> E: Unable to locate package libgtk3.0-devel
>> E: Couldn't find any package by glob 'libgtk3.0-devel'
>> E: Unable to locate package gtk3-dev
>> E: Unable to locate package libgtk3.0-dev
>> E: Couldn't find any package by glob 'libgtk3.0-dev'
>>
>> Is there any chance to install gtk3 ? thanks.
>>
>> --
>> Mario.
>>
>> _______________________________________________
>> Dng mailing list
>> Dng@???
>> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
>
>
>
> --
> Mario.
--
Alif "al1r4d" Radhitya Wardana <radhitya.org>