Re: What are you doing to run a Windows 11 guest on Arch Linux in Virtualbox?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Thu, 2023-05-04 at 09:51 +0200, Ralf Mardorf wrote:
> Perhaps just adding python3.11 to configure's SUPPYTHONLIBS already
> does the job to build virtualbox

Hi,

I build virtualbox 6.1.44 by adding python3.11 to configure's
SUPPYTHONLIBS. Everything seems fine so far.

• rocketmouse@archlinux ~ 
$ pacman -Q virtualbox virtualbox-host-dkms virtualbox-guest-iso
virtualbox 1:6.1.44-708.2
virtualbox-host-dkms 1:6.1.44-708.2
virtualbox-guest-iso 1:6.1.44-1
• rocketmouse@archlinux ~ 
$ grep build\( /.tmp/virtualbox-epoch1-6.1/PKGBUILD -A6
build() {
    cd "VirtualBox-$pkgver"

    sed -i 's/"python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m python3.7 python3.7m python3.8 python3.8m python3.9 python3.9m python3.10 python3.10m"/"python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m python3.7 python3.7m python3.8 python3.8m python3.9 python3.9m python3.10 python3.10m python3.11"/' configure

    echo 'Build virtualbox'
    ./configure \

Regards,
Ralf




[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux