Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge -uDv world fails on sgml-common
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
CHAOSACES
n00b
n00b


Joined: 12 Jan 2004
Posts: 66

PostPosted: Tue Jul 20, 2004 4:55 pm    Post subject: Emerge -uDv world fails on sgml-common Reply with quote

After reading the portage howto on the forums and fixing the various ~x86 packages on my system that want to be downgraded through emerge world, I decided to do a deep update. The problem is, sgml-common fails with the following messages:
Code:
>>> md5 src_uri ;-) sgml-common-0.6.3.tgz
>>> Unpacking source...
>>> Unpacking sgml-common-0.6.3.tgz to /var/tmp/portage/sgml-common-0.6.3-r4/work
>>> Source unpacked.
creating cache ./config.cache
configure: error: can not find install-sh or install.sh in . ./.. ./../..

!!! ERROR: app-text/sgml-common-0.6.3-r4 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed

I've already updated the fifty some other packages that were due for it with a lot of typing on the command line, but this one is just stuck.
I've played with ebuilds a little to get xorg working, but I'm afraid I don't know enough about them to solve this problem. I've tried deleting the package from /usr/portage/distfiles, and downloading a new one, but to no avail.
Any suggestions?
Back to top
View user's profile Send private message
CHAOSACES
n00b
n00b


Joined: 12 Jan 2004
Posts: 66

PostPosted: Tue Jul 27, 2004 5:16 pm    Post subject: Reply with quote

Alright, I figured it out. In the root directory of the source tarball, there's a symlink called 'install-sh' that points to '/usr/share/automake/install-sh'. My system didn't have a '/usr/share/automake' directory, so I made a symlink in /usr/share called 'automake' that points to '/usr/share/automake-1.4' (the version that '# automake --version' pointed to).
Now all is well.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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