Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] emerge sys-apps/groff-1.18.1-r3
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
nicodache
Tux's lil' helper
Tux's lil' helper


Joined: 25 Apr 2003
Posts: 83

PostPosted: Sun Oct 12, 2003 3:48 pm    Post subject: [solved] emerge sys-apps/groff-1.18.1-r3 Reply with quote

this is appening when emerging system (stage 2) :
Quote:
/usr/sbin/ebuild.sh: line 84: xmkmf: command not found

!!! ERROR: sys-apps/groff-1.18.1-r3 failed.
!!! Function src_compile, Line 84, Exitcode 127
!!! (no error message)


I've re-downloaded the archive from 212.219.247.18, and tried to reinstall, but it always fail.
groff is the text formater used for the manpages.


Last edited by nicodache on Mon Oct 13, 2003 4:18 pm; edited 1 time in total
Back to top
View user's profile Send private message
nicodache
Tux's lil' helper
Tux's lil' helper


Joined: 25 Apr 2003
Posts: 83

PostPosted: Sun Oct 12, 2003 7:01 pm    Post subject: Reply with quote

update :

I've tried compiling the "current" "stable" groff sources (1.19.1 i think) available @ ftp://ftp.ffii.org/pub/software/groff, and ./configure, make and make install go perfectly well, but a man anything gives me an unformated man page (see the post up for the usagde of groff), and emerge -s groff gives me the lastest version as 1.18.1-r3, and none installed.

./configure + make && make install not suffiscient to install a program under gentoo linux ?

If you have an idea, as dumb as it can be, plz tell me, it could be that ;-)
Back to top
View user's profile Send private message
nicodache
Tux's lil' helper
Tux's lil' helper


Joined: 25 Apr 2003
Posts: 83

PostPosted: Mon Oct 13, 2003 4:24 pm    Post subject: Reply with quote

I solved it myself (proud :wink: ), this way :

I've checked all the installalion files ta could have code in it, like /usr/sbin/edbuild.sh

And I found /var/tmp/portage/groff-1.18.1-r3/buildpkg/groff-1.18.1-r3.ebuild (I think), and in it, the call to xmkmf program.

this one is located in /usr/X11R6/bin/xmkmf (or something like that), which means that emerge sys-apps/groff fails because of some X packages not installed

then put some '-' before X in USE=" ... " of /etc/make.conf, etc-update (to be sure), and re-emerging system

Everything fine

removing '-' from make.conf, etc-update again, and emerge -p system : nothing left :-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum