Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Talk:Requested Documents"
Jump to navigation
Jump to search
(Created page with "{{console|body= ###i## ebuild specto-0.4.1-r1.ebuild manifest }}") |
|||
Line 1: | Line 1: | ||
{{console|body= | {{console|body= | ||
###i## ebuild specto-0.4.1-r1.ebuild manifest | ###i## ebuild specto-0.4.1-r1.ebuild manifest | ||
#cd | |||
#cp /var/cache/portage/distfiles/specto* . | |||
#tar -xf specto* | |||
#cd specto-0.4.1 | |||
#./specto | |||
resolve dependency errors until determined: | |||
gconf-python notify-python & pygtk +numpy are the required dependencies to run the pre packaged binary that ships with specto. | |||
}} | }} |
Latest revision as of 21:13, November 3, 2020
root # ebuild specto-0.4.1-r1.ebuild manifest root #cd root #cp /var/cache/portage/distfiles/specto* . root #tar -xf specto* root #cd specto-0.4.1 root #./specto resolve dependency errors until determined: gconf-python notify-python & pygtk +numpy are the required dependencies to run the pre packaged binary that ships with specto.