[Seeks compilation] docbook2x-man command not found

Issues related to applications and software problems
Post Reply
koshie
Posts: 5
Joined: 2011/05/10 14:14:05

[Seeks compilation] docbook2x-man command not found

Post by koshie » 2012/05/01 15:04:53

Hello.

I'm compiling seeks for CentOS 6 64 bits. But at the 'make' step I've an error :

[code]make all-recursive
make[1]: Entering directory `/home/koshie/seeks_project/seeks'
Making all in src
make[2]: Entering directory `/home/koshie/seeks_project/seeks/src'
Making all in utils
make[3]: Entering directory `/home/koshie/seeks_project/seeks/src/utils'
Making all in .
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/utils'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/utils'
Making all in tests
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/utils/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/utils/tests'
make[3]: Leaving directory `/home/koshie/seeks_project/seeks/src/utils'
Making all in proxy
make[3]: Entering directory `/home/koshie/seeks_project/seeks/src/proxy'
make all-am
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/proxy'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/proxy'
make[3]: Leaving directory `/home/koshie/seeks_project/seeks/src/proxy'
Making all in lsh
make[3]: Entering directory `/home/koshie/seeks_project/seeks/src/lsh'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/koshie/seeks_project/seeks/src/lsh'
Making all in dht
make[3]: Entering directory `/home/koshie/seeks_project/seeks/src/dht'
Making all in .
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/dht'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/dht'
Making all in tests
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/dht/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/dht/tests'
make[3]: Leaving directory `/home/koshie/seeks_project/seeks/src/dht'
Making all in plugins
make[3]: Entering directory `/home/koshie/seeks_project/seeks/src/plugins'
Making all in websearch_api_compat
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/plugins/websearch_api_compat'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/plugins/websearch_api_compat'
Making all in websearch
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/plugins/websearch'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/plugins/websearch'
Making all in adfilter
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/plugins/adfilter'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/plugins/adfilter'
Making all in blocker
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/plugins/blocker'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/plugins/blocker'
Making all in no_tracking
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/plugins/no_tracking'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/plugins/no_tracking'
Making all in readable
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/plugins/readable'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/plugins/readable'
Making all in img_websearch
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/plugins/img_websearch'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/plugins/img_websearch'
Making all in websearch/tests
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/plugins/websearch/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/plugins/websearch/tests'
Making all in readable/tests
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/plugins/readable/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/plugins/readable/tests'
Making all in img_websearch/tests
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/plugins/img_websearch/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/plugins/img_websearch/tests'
make[4]: Entering directory `/home/koshie/seeks_project/seeks/src/plugins'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/koshie/seeks_project/seeks/src/plugins'
make[3]: Leaving directory `/home/koshie/seeks_project/seeks/src/plugins'
Making all in proxy/tests
make[3]: Entering directory `/home/koshie/seeks_project/seeks/src/proxy/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/koshie/seeks_project/seeks/src/proxy/tests'
Making all in lsh/tests
make[3]: Entering directory `/home/koshie/seeks_project/seeks/src/lsh/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/koshie/seeks_project/seeks/src/lsh/tests'
Making all in .
make[3]: Entering directory `/home/koshie/seeks_project/seeks/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/koshie/seeks_project/seeks/src'
Making all in cli
make[3]: Entering directory `/home/koshie/seeks_project/seeks/src/cli'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/koshie/seeks_project/seeks/src/cli'
make[2]: Leaving directory `/home/koshie/seeks_project/seeks/src'
Making all in doc
make[2]: Entering directory `/home/koshie/seeks_project/seeks/doc'
docbook2x-man ./seeks.1.docbook
[b]make[2]: docbook2x-man: Command not found[/b]
make[2]: *** [seeks.1] Error 127
make[2]: Leaving directory `/home/koshie/seeks_project/seeks/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/koshie/seeks_project/seeks'
make: *** [all] Error 2
[/code]

As you can see, that seems to be docbook2x-man which is missing, but there is no package called like that, plus I've installed docbook2x from EPEL repo, also tried with same package from RPMForge (I've this both repo for my system) and it doesn't works. I've searched on Google, nothing. Searched on this forum, the same.

So if you've an idea I'll be happy to read you !

Cordially, Koshie.

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

[Seeks compilation] docbook2x-man command not found

Post by pschaff » 2012/05/01 20:17:13

No package in CentOS or well-known 3rd party repos provides [b]docbook2x-man[/b].

Presumably you mean [url=http://www.seeks-project.info/site/]this project[/url].

The use of such a common word for a project name makes googling it difficult, but I did try [url=https://www.google.com/search?q=project+seeks&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:unofficial&client=firefox-a]seeks fedora "src.rpm"[/url] which turned up [url=http://forums.fedoraforum.org/showthread.php?t=259168]this[/url] potentially useful post. There is apparently no package in Fedora yet, but attempting to [url=http://wiki.centos.org/HowTos/RebuildSRPM]rebuild a Source RPM[/url] will help you track down and try to satisfy dependencies.

Post Reply