When I emerge oracle-instantclient-basic it says I need to download the files
".zip" i.e. it's missing the filename and shows only the .zip extension. Here's
the output:
------------------------------------
# emerge oracle-instantclient-basic
Calculating dependencies... done!
>>> Emerging (1 of 1) dev-db/oracle-instantclient-basic-10.2.0.2 to /
!!! instantclient-basic-linux32-10.2.0.2-20060331.zip not found in
/usr/portage/distfiles
!!! instantclient-sdk-linux32-10.2.0.2-20060331.zip not found in
/usr/portage/distfiles
!!! dev-db/oracle-instantclient-basic-10.2.0.2 has fetch restriction turned on.
!!! This probably means that this ebuild's files must be downloaded
!!! manually. See the comments in the ebuild for more information.
* Please go to:
*
http://otn.oracle.com/software/tech/oci/instantclient/htdocs/linuxsoft.html
* and download the Basic client package with SDK, which are:
* .zip
* .zip
* Then after downloading put them in:
* /usr/portage/distfiles
-------------------------------------
and here's my emerge --info
-------------------------------------
#emerge --info
Portage 2.1_pre7-r4 (default-linux/x86/2005.0, gcc-3.4.5, glibc-2.3.6-r2,
2.6.16-gentoo-r1 i686)
=================================================================
System uname: 2.6.16-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.12.0_pre16
ccache version 2.4 [disabled]
dev-lang/python: 2.3.5-r2, 2.4.2-r1
sys-apps/sandbox: 1.2.17
sys-devel/autoconf: 2.13, 2.59-r7
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils: 2.16.1-r1
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer -ftracer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/jetty/etc /usr/kde/2/share/config /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild
/etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages metadata-transfer sandbox sfperms
strict"
GENTOO_MIRRORS=" ftp://gentoo.mirrors.tds.net/gentoo
ftp://ftp.ussg.iu.edu/pub/linux/gentoo
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo ftp://gentoo.mirrors.pair.com/
ftp://gentoo.noved.org/ #ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo
ftp://ftp.ndlug.nd.edu/pub/gentoo/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo
ftp://sunsite.ualberta.ca/pub/unix/Linux/gentoo/ "
LC_ALL="en_US"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/xgl-coffee"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac aim alsa apache2 apm artworkextra avi berkdb bitmap-fonts
browserplugin cairo canvas cdr crypt cups dbus doc dri ecc eds emacs emboss
encode examples ffmpeg firefox flac foomaticdb fortran freetts gdbm gecko-sdk
gif gimpprint glitz glut gmp gpm graphviz gs gtk gtk2 guile hal howl idea imlib
insecure-savers ipv6 isdnlog java jpeg junit kde lesstif libclamav libg++
libwww live mad mailwrapper mbrola mikmod mmx mmx2 mng mozsvg mp3 mpeg mplayer
mysql nbash-completion ncurses network new-login nls nptl nptlonly nsplugin
ntlm oci8 offensive ogg oggvorbis opengl oss pam pdflib perl png postgres ppds
pppd python qt qt4 quicktime readline real rtc sdl source speex spell sse sse2
ssl svg svga tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts
userlocales vorbis win32codecs xanim xml2 xmms xv zlib elibc_glibc
input_devices_keyboard input_devices_mouse kernel_linux userland_GNU
video_cards_i810 video_cards_vesa video_cards_vga"
Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS,
LINGUAS, MAKEOPTS
-------------------------------------