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

Re: Auto extraction of names from the LSB spec sources.



 
> Thank you both for the pointers.  This way of looking at a document from an
> arbitrary collection of facts is something I have occasionally wondered
> about, and now have a concrete working example of!
> 
> Yay!

Glad you enjoyed it 8-).

> And I will be grovelling through that code today.

Take a look at several of the scripts. There are a couple of different,
styles, but most of them are similar. When you copy/modify a script, please
try to keep the style similar to make it easier to maintain in the future.

> Setting up MySQL and the
> database on my debian Woody box was a bit of "fill in the blanks" work
> though.  The README's and the dbdump makefiles didn't quite work so I ended
> up building the DB as the mysql root user first.  

Sorry about that. We haven't gotten a lot of feedback about the process as
things are set up to make it easy for people to edit SGML without having to
get the DB working.

Please make notes, and suggestion so that we can improve the documentation.

FYI, I Tend to use root on my syste as well

LSBUSER=root
LSBDB=lsb
LSBHOME=/home/anderson/LSB
LSBDBHOST=localhost


> Also Shouldn't the restore target in the dbdump makefile do a 'mysqladmin
> $(DBOPTS) create lsb' first for the rest of the scripts to work properly?  
> until I did that step manually my 'makes' were all failing with "no such
> database"
> 
> Was there a clue I missed?

More like an oversite. I'm the one that normnally uses those targets, and I
already have the databases created. This results in an error message most
of the time for me. Some way to check and skip if present would be nice.


                                Stuart

Stuart R. Anderson                               anderson@metrolink.com

Metro Link Incorporated                          South Carolina Office
5807 North Andrews Way                           129 Secret Cove Drive
Fort Lauderdale, Florida 33309                   Lexington, SC 29072
voice: 954.660.2500                              voice: 803.951.3630
http://www.metrolink.com/                        XFree86 Core Team
Creative Applications Lab Chair - SIGGRAPH 2001



Reply to: