Hi Tor,
Il 21/02/2012 14:38, Tor Lillqvist ha scritto:
Hmm, I am not sure. I still think it might be too early to start
trying to use --disable-database-connectivity for "normal" OSes. (Even
if building for "headless"). But what the heck, pushed it anyway, with
a slight modification: instead of
Hmm, I am not sure. I still think it might be too early to start
trying to use --disable-database-connectivity for "normal" OSes. (Even
if building for "headless"). But what the heck, pushed it anyway, with
a slight modification: instead of introducing conditionals in
Library_sc.mk to bypass just o
Hi Tor,
Il 21/02/2012 12:57, Tor Lillqvist ha scritto:
I share your very same sentiments with my --headless work, no need for db
stuff here. So I'd try to find some time to play with this even if it is
experimental.
OK. But I am just hacking on it so don't try to work on it right now;)
--tml
> I share your very same sentiments with my --headless work, no need for db
> stuff here. So I'd try to find some time to play with this even if it is
> experimental.
OK. But I am just hacking on it so don't try to work on it right now;)
--tml
___
Libre
Hi Tor,
Il 21/02/2012 12:38, Tor Lillqvist ha scritto:
git master (from yesterday) does not compile for me with
--disable-database-connectivity,
It's experimental, don't try to use it.
(It's mainly for non-desktop OSes where it probably makes less sense
to provide such functionality. And actu
> git master (from yesterday) does not compile for me with
> --disable-database-connectivity,
It's experimental, don't try to use it.
(It's mainly for non-desktop OSes where it probably makes less sense
to provide such functionality. And actually I mostly just got tired of
seeing the Android and
Hello,
git master (from yesterday) does not compile for me with
--disable-database-connectivity, attached a patch that tries to fix the
easy stuff. Is it ok to disable the form stuff, is this only base related?
Then there is svx faling in tail_build:
http://pastebin.com/HbD64M2V
Do you thin