Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: New Digital TV Client DTV - First Public Release



dieter.maas@freenet.de schrieb:
> 
> On Sat, Jun 02, 2001 at 02:57:47PM +0200, Rolf Hakenes wrote:
> > dieter.maas@freenet.de schrieb:
> > >
> > > Hi Rolf,
> > >
> > > i am trying to get your program compiled, very promising features ;-),
> > > i dont get the datbase search switched off, i think, keeps searching
> > > for -lpq no matter if i give NO_DATABASE=0 or 1 and comment out SQLLIB or not,
> > > i am already downloading this postgreSQL, but that is looking like another
> > > installation drama, so, how to switch the database off really?
> > >
> > > Dieter
> > >
> > > --
> > > Info:
> > > To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
> >
> > Hi,
> >
> > I have looked at the top-level Makefile once again. There is a mistake in the
> > documentation. You have to set NO_DATABASE to 1 AND comment out the
> > SQLLIBS-line. After that the compiling should work (as far as I tested it, but
> Sorry, still doesnt work,
> 
> > couldn't test it WITHOUT a PostgreSQL installation, because I don't want to
> > deinstall it...sorry). If nothing works, look into the Makefile further on and
> > delete the 'SQLLIBS=$(SQLLIBS)' phrase...
> even with deleting this part, still the same complain of not finding -lpq
> /usr/bin/ld while linking dtv.scan...

Ooops...you have problems with dtv_scan...thats another error, sorry (cut and
paste)...please change to directory 'src/dtv_scan' and look into 'Makefile'.
Delete the inclusion of libpq and libcrypt there in line 11 (remove '-lpq
-lcrypt' in this line). These libraries aren't needed at all for this program...

Sorry

Rolf

P.S: I will collect those problems in the next few days and release a bug-fix
version within a very short time. These problems always happen with not
thoroughly tested installation procedures...sorry again...


> Maybe i will have look into this file lateron, give a refreshher of
> c-programming, but for now, ill  get some food and then listen to "Männerchöre"
> ;-)
> 
> Dieter
> >
> > rh
> 
> --
> 
> ______________________________________________________________________________
> | ~~                                                ..::::.........           |
> |                      ~~~               *         . ::::::::..               |
> |                                                                             |
> |000000ööOöäooOoööOoOooOooooOOOooöööOO000000öoooooooOOOOOlllllööööoooOOOOOääää|
> |...............   .........................TTTTT.............................|
> |~~~~~~~~~~~            ~~~~~~~~~~~~~~~~~~~~    ++++++++++++++++++++++++++++++|
> |,,,,,,,,,,               ,,,,,,,,,,,,,,,      ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,|
> |_____________________________________________________________________________|
> 
> --
> Info:
> To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index