Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gnuplot 3.8i.0 Man page screws up ebuild
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
trumee
Guru
Guru


Joined: 02 Mar 2003
Posts: 551
Location: London,UK

PostPosted: Fri Jul 11, 2003 5:36 pm    Post subject: Gnuplot 3.8i.0 Man page screws up ebuild Reply with quote

I am trying to use the current ebuild of gnuplot to install gnuplot 3.8i.0 package from sourceforge. I changed the name to gnuplot 3.8.0 , copied the gnuplot.3.7.1-r3.ebuild in /usr/loca/portage/media-gfx/gnuplot and tried to emerge it. It compiles fine but then this problem comes up
-------------------------------------------------------------------
Making install in docs
make[1]: Entering directory `/var/tmp/portage/gnuplot-3.8.0/work/gnuplot-3.8.0/docs'
../mkinstalldirs /var/tmp/portage/gnuplot-3.8.0/image//usr/share/gnuplot
mkdir -p -- /var/tmp/portage/gnuplot-3.8.0/image//usr/share/gnuplot
/bin/install -c -m 644 gnuplot.gih /var/tmp/portage/gnuplot-3.8.0/image//usr/share/gnuplot/gnuplot.gih
../mkinstalldirs /usr/share/info
/bin/install -c -m 644 gnuplot.info /usr/share/info/gnuplot.info
ACCESS DENIED open_wr: /usr/share/info/gnuplot.info
/bin/install: cannot create regular file `/usr/share/info/gnuplot.info': Permission denied
make[1]: *** [install-info] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnuplot-3.8.0/work/gnuplot-3.8.0/docs'
make: *** [install-recursive] Error 1

!!! ERROR: media-gfx/gnuplot-3.8.0 failed.
!!! Function src_install, Line 65, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-gnuplot-3.8.0-17222.log"

open_wr: /usr/share/info/gnuplot.info
--------------------------------------------------------------------------------

Can you please point what is wrong?
Thanks
Back to top
View user's profile Send private message
yamakawa
Guru
Guru


Joined: 28 Jul 2003
Posts: 340

PostPosted: Tue Jan 27, 2004 8:47 am    Post subject: Reply with quote

How about using USE "-sandbox"?

Did you try the latest 3.8j.0? It won't work by simply copying the ebuild from the current.
Back to top
View user's profile Send private message
pocke
n00b
n00b


Joined: 14 Mar 2003
Posts: 26
Location: Kalmar, Sweden

PostPosted: Tue Jan 27, 2004 9:01 pm    Post subject: Reply with quote

"FEATURES=-sandbox" solved the same problem for me.
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