From: Barry d. <bdd...@co...> - 2007-01-23 17:03:56
|
Hello again gents, Is tfdocgen going to stay a separate package or is that to be integrated back into the other packages? Thanks, Barry deFreese (aka bddebian) Ubuntu MOTU |
From: Romain <ro...@li...> - 2007-01-23 19:10:37
|
Hi, > Is tfdocgen going to stay a separate package or is that to be integrate= d > back into the other packages? The tfdocgen program has been written somewhat quickly. Thus, this crappy program is kept as a separate program. Moreover, it is not needed to buil= d them. But, it was planned to finish it... Romain. > > Thanks, > > Barry deFreese (aka bddebian) > Ubuntu MOTU > > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel > --=20 email: <ro...@li...> web: <http://www.lievin.net> "Linux, y'a moins bien mais c'est plus cher !" |
From: Barry d. <bdd...@co...> - 2007-01-23 19:20:17
|
Romain Liévin wrote: > Hi, > > >> Is tfdocgen going to stay a separate package or is that to be integrated >> back into the other packages? >> > > The tfdocgen program has been written somewhat quickly. Thus, this crappy > program is kept as a separate program. Moreover, it is not needed to build > them. > > But, it was planned to finish it... > > Romain. > Romain, Thanks for the response but I'm confused. make -C docs fails on things like libticables2 and libticonv because it expects to have tfdocgen. Am I missing something here? Thanks again, Barry |
From: Romain <ro...@li...> - 2007-01-23 19:44:02
|
Hi, > Thanks for the response but I'm confused. make -C docs fails on thing= s > like libticables2 and libticonv because it expects to have tfdocgen. A= m > I missing something here? the configure script checks for tfdocgen presence. If not present, it should not be used by make. > > Thanks again, > > Barry Romain. > > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel > --=20 email: <ro...@li...> web: <http://www.lievin.net> "Linux, y'a moins bien mais c'est plus cher !" |
From: Barry d. <bdd...@co...> - 2007-01-23 20:31:26
|
Romain Liévin wrote: > Hi, > > >> Thanks for the response but I'm confused. make -C docs fails on things >> like libticables2 and libticonv because it expects to have tfdocgen. Am >> I missing something here? >> > > the configure script checks for tfdocgen presence. If not present, it > should not be used by make. > > >> Thanks again, >> >> Barry >> > > Romain. > From config.log: configure:20487: checking for tfdocgen configure:20514: result: no cd docs && make docs: bdefreese@bdubuntu1:~/revu/tilp2/tilibs2/libticables2/tmp/libticables2-1.0.3/docs$ make docs tfdocgen ../ /bin/bash: tfdocgen: command not found make: *** [docs] Error 127 Thanks, Barry |
From: Romain <ro...@li...> - 2007-01-23 20:34:29
|
Hi, > configure:20487: checking for tfdocgen > configure:20514: result: no good > cd docs && make docs: There may have a bug. Usually, I do a make at the top folder. roms. > > bdefreese@bdubuntu1:~/revu/tilp2/tilibs2/libticables2/tmp/libticables2-= 1.0.3/docs$ > make docs > tfdocgen ../ > /bin/bash: tfdocgen: command not found > make: *** [docs] Error 127 > > Thanks, > > Barry > > > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel > --=20 email: <ro...@li...> web: <http://www.lievin.net> "Linux, y'a moins bien mais c'est plus cher !" |
From: Barry d. <bdd...@co...> - 2007-01-23 20:44:15
|
There may have a bug. Usually, I do a make at the top folder. > roms. > > > bdefreese@bdubuntu1:~/revu/tilp2/tilibs2/libticables2/tmp/libticables2-1.0.3$ make docs make: Nothing to be done for `docs'. bdefreese@bdubuntu1:~/revu/tilp2/tilibs2/libticables2/tmp/libticables2-1.0.3$ make -C docs docs make: Entering directory `/home/bdefreese/revu/tilp2/tilibs2/libticables2/tmp/libticables2-1.0.3/docs' tfdocgen ../ /bin/bash: tfdocgen: command not found make: *** [docs] Error 127 make: Leaving directory `/home/bdefreese/revu/tilp2/tilibs2/libticables2/tmp/libticables2-1.0.3/docs' Barry |
From: Romain <ro...@li...> - 2007-01-23 20:49:57
|
Hi, `/home/bdefreese/revu/tilp2/tilibs2/libticables2/tmp/libticables2-1.0.3/d= ocs' > tfdocgen ../ > /bin/bash: tfdocgen: command not found > make: *** [docs] Error 127 > make: Leaving directory well, there is a bug. I will take a look ASAP... roms. > `/home/bdefreese/revu/tilp2/tilibs2/libticables2/tmp/libticables2-1.0.3= /docs' > > > Barry > > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > TiLP-devel mailing list > TiL...@li... > https://lists.sourceforge.net/lists/listinfo/tilp-devel > --=20 email: <ro...@li...> web: <http://www.lievin.net> "Linux, y'a moins bien mais c'est plus cher !" |
From: Barry d. <bdd...@co...> - 2007-01-23 21:50:31
|
Romain Liévin wrote: > Hi, > > `/home/bdefreese/revu/tilp2/tilibs2/libticables2/tmp/libticables2-1.0.3/docs' > >> tfdocgen ../ >> /bin/bash: tfdocgen: command not found >> make: *** [docs] Error 127 >> make: Leaving directory >> > > well, there is a bug. I will take a look ASAP... > > roms. > Romain, No rush, I have created an Ubuntu package without the docs for now. Thanks! Barry |