Quote:
Originally Posted by knc1
Translation: Abandon yee all ideas of running asciidoc on the Kindle.
|
HEHEHHE - FOR SURE. Even I'm not that insane.
Okay its installed!!
you@dev ~/BLDS/buildroot $
make manual
Code:
make -C /home/you/GIT/buildroot O=/home/you/BLDS/buildroot/. manual
Generating HTML manual...
Generating Split HTML manual...
Generating PDF manual...
Generating Text manual...
a2x: ERROR: w3m -cols 70 -dump -T text/html -no-graph /home/you/BLDS/buildroot/docs/manual/manual.text.html > /home/you/BLDS/buildroot/docs/manual/manual.text returned non-zero exit status 127
make[1]: *** [/home/you/BLDS/buildroot/./docs/manual/manual.text] Error 1
make: *** [all] Error 2
bah.
Honestly.
More tea.
you@dev ~/BLDS/buildroot $
sudo apt-get install w3m
Code:
[sudo] password for you:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libgc1c2
Suggested packages:
w3m-img w3m-el migemo
The following NEW packages will be installed
libgc1c2 w3m
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 1,182 kB of archives.
After this operation, 2,351 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Tea Tea Tea
Code:
you@dev ~/BLDS/buildroot $ make clean-manual
make -C /home/you/GIT/buildroot O=/home/you/BLDS/buildroot/. clean-manual
you@dev ~/BLDS/buildroot $ make manual
make -C /home/you/GIT/buildroot O=/home/you/BLDS/buildroot/. manual
Generating HTML manual...
Generating Split HTML manual...
Generating PDF manual...
Generating Text manual...
Generating EPUB manual...
you@dev ~/BLDS/buildroot $ yay ;)
Happy now