Baelish Posted February 16 Report Share Posted February 16 I'm on debian sid with experimental repositories. I follow the guide and It worked only without Atlas, using the flag --disable-atlas to update-workspaces.sh Spoiler When I ran sudo apt install wx3.0-headers libwxbase3.0-dev libwxgtk3.0-gtk3-dev libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 it returned the all packages were updated. Now I tried to resolve and I installed more packages from synaptic. Spoiler I installed almost all, then reboot and cd build/workspaces ./update-workspaces.sh -j12 cd gcc make clean make -j12 I don't know the ones that resolved the problem, but now Atlas works well. Spoiler It's only a problem that involved me or the guide needs to be changed? Quote Link to comment Share on other sites More sharing options...
vladislavbelov Posted February 16 Report Share Posted February 16 22 minutes ago, Baelish said: cd build/workspaces ./update-workspaces.sh -j12 cd gcc make clean make -j12 It's also recommended to run clean-workspaces.sh to be sure. 22 minutes ago, Baelish said: When I ran sudo apt install wx3.0-headers libwxbase3.0-dev libwxgtk3.0-gtk3-dev libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 it returned the all packages were updated. Since the error was in missing wx/wx.h installing the one of *wx*-dev helped. Quote Link to comment Share on other sites More sharing options...
hyperion Posted February 16 Report Share Posted February 16 1 hour ago, Baelish said: sudo apt install wx3.0-headers libwxbase3.0-dev libwxgtk3.0-gtk3-dev libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 For me 3.2 works well unlike 3.0 so I'd always recommend the former. From your synaptic screenshot it looks like you also installed 3.2 in parallel, so reinstall/update of some might have fixed the "alternatives" setup. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.