After working in FreeBSD installed in a VM, I finally made it work. Here are the changes: 1. libfm and menu-cache in git now detect FreeBSD and install pkgconfig file to /usr/local/libdata/pkgconfig dir instead of the default one. 2. bugs in pcmanfm-qt are fixed, so it does not crash in FreeBSD 3. When building libfm, you need --disable-actions option. For unknown reason, valac does not work so let's turn off actions support which is written in vala. 4. When building libfm, GNU Make is required. It seems that we used some GNU extensions in the makefile so the default "make" provided by FreeBSD does not work. With gmake, it builds.
So, pcmanfm-qt menu-cache, and libfm now support FreeBSD. It's time to fix the remaining parts. Cheers! ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ Lxde-list mailing list Lxde-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxde-list