What is the list of nessacry packages on ubuntu to install stardust?
I'm getting this error on a fresh install of ubuntu. with only a few things installed. I think I am missing packages and would like of nessacry packages on ubuntu/debian. Although errors related to cc could be something else.
43 Replies
I thought something was wrong with cc. No, some compiler wasn't installed, I just automatically assumed cc exists
Now I get this error
I don't have a list off the top of my head
but you need cmake, rust, egl, OpenXR, Wayland, and xkbcommon
@silverdev2482
ok
all as dev packages
if there's an error install a package to fix it
know what I mean?
dev packages?
it tells you what's missing
stuff that ends in -dev
ok?
Actually I'ma go to bed but is there an Andromeda install guide? If I'm spinning up a vm only for stardust might as well use it.
I can't find an openxr package
@Saphira Kai
oop
What is the problem?
sorry lol i'm collecting my brain here
I'll give you a second
andromeda isn't currently fully functional, you can test it out but i haven't finished writing the build script that creates an actual persistent os
you can basically use it like a regular arch install iso except with a gui
here's an idea
Should I spin up an arch vm for packages then?
why not have it be a persistent live image with calamares to install it
you'd be better off with nix or gentoo since the packages are in build scripts and I forgot the exact packages needed
well the build script is also an installer
why not just search what the errors say is missing, silver?
and install those on ubuntu
it's honestly easier to write the script, everything is so preconfigured and static that just flashing it directly onto a device automatically is easier than setting up a guided installer
I was having some trouble installing it from the flake.
here is my nix flake
hmm well then why not fix the Ubuntu issues?
like... idk what to tell you other than search up the errors and install what's missing
Ok
I know it all exists on ubuntu
I installed it all on popos once
I just don't remember the exact package names
the thing is all the stardust stuff needs to be packages and that would be hard to do on nixos for me.
I thought you were on ubuntu
I'm confused
No, I'm on NixOS but I have vms at my disposal
oh a VM won't work well
let's get the flake working
I know, but it will work
sure I guess
I need to import it in my input which I did
@Astavie#2920 any ideas? you made the flake
then I'm not sure what I need to do.
let's wait for her to respond
I don't know nix myself
ok, I should shower
ok
Currently the flake is broken upstream, I'll try to fix that soon, although I can also see there are some issues on how you import stardust
Nix is a bit of a beast to be honest 😅 doesn't have the best documentation
I'll see if I can add a quick "adding it to your own flake" too
@Nova I fixed the flake for now!
it's gonna break in 0.2 seconds though isn't it? :p
check the notes on the pull request
just source changes dont break it
it failed...
oh i didnt merge all your changes
oh source changes don't break it?
just dependency updates
ah
you merged too soon lol
sorry for the confusion
oh shoot
sorry
alright now its fixed