Hello, Nixers! I have successfully build the first 4 components of mate: mate-common, mate-desktop, libmatekbd, libmateweather.
Here is my progress, in the mate-on- nixos tree: https://github.com/AndersonTorres/nixpkgs/tree/mate-on-nixos After discarding all gtk3 stuff (without it, Mate compiles cleanly), I have build Caja ("box" in Spanish). But when I try to run, it barfs: $ /tmp/area/mate-testing/mate-gtk2/caja/result/bin/caja (caja:2340): GLib-GIO-ERROR **: No GSettings schemas are installed on the system [1] 2340 trace trap /tmp/area/mate-testing/mate-gtk2/caja/result/bin/caja Here I have put a pastebin with strace (it will expire in 2 weeks): http://pastebin.com/saiJgc7Q Can someone help me here? Why it doesn't find gsettings? 2014-05-29 22:05 GMT-03:00 Anderson Torres <[email protected]>: > Hello, Nixers! > > Well, I want to share my "noviceness" on NixOS. I am working on port Mate > Desktop (a fork of GNOME 2). > > I have posted a not-so-small amount of messages here in the list, in part > because I'm not a so smart programmer, and in part because I want to share > my experiences in a huge project like compiling a full desktop environment > for a brand new Linux distro. > > For now I will to concentrate all effort making questions and showing my > progress on that "thread": [Mate-on-Nixos]. My intention is to document > everything I am doing. > > Many thanks in advance! > > Anderson _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
