Re: [blfs-support] libreoffice-4.2.2, java, jdbc and postgresql questions

2014-04-12 Thread Ken Moffat
On Sat, Apr 12, 2014 at 03:20:37PM +0100, lux-integ wrote: > > I noticed the above blfs recipe has these switches > > --disable-postgresql-sdbc \ > --without-java > From memory, postgresql and java are among the default options. Most BLFS users probably don't build

[blfs-support] libreoffice-4.2.2, java, jdbc and postgresql questions

2014-04-12 Thread lux-integ
--disable-postgresql-sdbc \ --without-java I use openoffice connected to postgresql database via jdbc. I would like to know if java and jdbc connectors are problems for libreOffice and if not what is the best metnod for compiling libreoffice so that java (Openjdk7 ) and latest versions

[blfs-support] postgresql-9.2.4 and tcl-8.6.0

2013-06-22 Thread lux-integ
Greetings I noticed that postgresql-9.2.4 http://www.linuxfromscratch.org/blfs/view/svn/server/postgresql.html would not build with tcl-8.6.0. Has anyone else found this problem? thanks in adance LuxInteg -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http

Re: [blfs-support] Postgresql, install libraries only...

2012-12-29 Thread Ken Moffat
On Fri, Dec 28, 2012 at 10:31:22PM -0800, Michael Robinson wrote: > I want to access a remote postgresql database via an apache php enabled > web server. I need the postgresql libs and the appropriate php support, > but not the whole entire postgresql database locally. Any tips on

[blfs-support] Postgresql, install libraries only...

2012-12-28 Thread Michael Robinson
I want to access a remote postgresql database via an apache php enabled web server. I need the postgresql libs and the appropriate php support, but not the whole entire postgresql database locally. Any tips on how to install just the libraries for postgresql??? -- http://linuxfromscratch.org

Re: postgresql

2005-05-12 Thread Randy McMurchy
Dennis J Perkins wrote these words on 05/12/05 22:26 CST: > The postgresql instuctions specify a group called 'users' when creating > the postgres user. I don't see anything specifying the creation of this > group. This is a bug. > Is this group intended to b

postgresql

2005-05-12 Thread Dennis J Perkins
The postgresql instuctions specify a group called 'users' when creating the postgres user. I don't see anything specifying the creation of this group. Is this group intended to be for postgresql users only? -- http://linuxfromscratch.org/mailman/listinfo/blfs-su