You are not logged in.

#1 2023-04-26 19:31:44

madderhatter
Member
Registered: 2023-04-24
Posts: 45

Rust Desk PKGBUILD fails [SOLVED]

I'm trying to install Rust Desk with Paru

I've edited part of the PKGBUIILD with:

# Build rustdesk
    cd "${srcdir}/${pkgname}-${pkgver}/"
    # Fix the bad code with respect to the lock                           <----    Add This Line 
    sed -i 's|let _|let _lock|' libs/hbb_common/src/config.rs    <----    Add This Line
    cargo build --release

I'm trying to fix this problem:

sed: can't read libs/hbb_commn/src/config.rs: No such file or directory

Unfortunately I lost the webpage I pulled that fix from. Could someone please help me.

Last edited by madderhatter (2023-04-27 13:54:31)


We're all mad down here Georgie...

Offline

#2 2023-04-26 19:34:49

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,864
Website

Re: Rust Desk PKGBUILD fails [SOLVED]

Mod note: Moving to AUR Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2023-04-26 21:17:01

yochananmarqos
Member
Registered: 2020-02-05
Posts: 197

Re: Rust Desk PKGBUILD fails [SOLVED]

Perhaps read the latest comment on the rustdesk AUR page? Either way, you could try rustdesk-bin instead.

Online

#4 2023-04-27 13:54:12

madderhatter
Member
Registered: 2023-04-24
Posts: 45

Re: Rust Desk PKGBUILD fails [SOLVED]

I reviewed the comments. That's actually the page I lost and where I pulled my edit to the PKGBUILD from lol. Ultimately rustdesk-bin worked without modification. Thank you for pointing out that option! I was using teamviewer before this and it wasn't capturing qtile properly. This solved that problem and as a bonus moved me further away from proprietary software. I'm marking this as solved.


We're all mad down here Georgie...

Offline

Board footer

Powered by FluxBB