Duncan Drennan wrote: > I've been trying to compile gEDA for win32 using minipack, but it > keeps failing while downloading the packages. It successfully > downloads gettext and libiconv, but then all further packages have > this result: > > Downloading jpeg from ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz ... > --10:31:28-- ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz > => `jpegsrc.v6b.tar.gz' > Connecting to ftp.uu.net:21... connected! > Logging in as anonymous ... Logged in! > ==> SYST ... done. ==> PWD ... done. > ==> TYPE I ... done. ==> CWD /graphics/jpeg ... done. > ==> PORT ... > Invalid PORT. > Retrying. > > I keep getting this "invalid PORT" message. Any ideas what is going wrong? > > Thanks, > Duncan >
It seems wget is failing to get the source for the JPEG library for some reason. Please try downloading it yourself by typing ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz in a web browser and saving it in the "sources" directory. You can also try the "ftp" command directly. Regards, Cesar _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

