The big thing is that I already have this things... The wget is as usual too, he is a execution showing echo and a test download of the same packet
[i] Canesin at opensolaris:~/SFE$ echo $PATH /usr/gnu/bin:/usr/bin:/usr/X11/bin:/usr/sbin:/sbin:/opt/SunStudioExpress/bin:/opt/pkgbuild/bin/:/usr/sfw/bin Canesin at opensolaris:~/SFE$ export CC=gcc Canesin at opensolaris:~/SFE$ export CXX=g++ Canesin at opensolaris:~/SFE$ pkgtool --download --autodeps build SFEgst-plugins-bad.spec INFO: Copying %use'd or %include'd spec files to SPECS directory INFO: Processing spec files INFO: Finding sources INFO: Downloading source http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-0.10.7.tar.bz2 INFO: Hint: if you are behind a firewall, you need to set the http_proxy INFO: environment variable. See man -M /usr/sfw/man wget for details ERROR: Download failed: http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-0.10.7.tar.bz2 ERROR: SFEgst-plugins-bad: Source file gst-plugins-bad-0.10.7.tar.bz2 not found Summary: package | status | details ---------------------------------+-------------+------------------------------- SFEgst-plugins-bad | FAILED | Source gst-plugins-bad-0.10.7.tar.bz2 not found Canesin at opensolaris:~/SFE$ wget http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-0.10.7.tar.bz2 --18:36:40-- http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-0.10.7.tar.bz2 => `gst-plugins-bad-0.10.7.tar.bz2' Resolving gstreamer.freedesktop.org... 131.252.210.177 Connecting to gstreamer.freedesktop.org|131.252.210.177|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1.947.762 (1.9M) [application/x-bzip2] 100%[========================================================================>] 1.947.762 171.05K/s ETA 00:00 18:36:55 (127.95 KB/s) - `gst-plugins-bad-0.10.7.tar.bz2' saved [1947762/1947762] Canesin at opensolaris:~/SFE$ [/i] This message posted from opensolaris.org
