![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| BSD BSD, sometimes called Berkeley Unix, is a Unix operating system developed by the Computer Systems Research Group of the UC Berkeley. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installing Apache with make options | figaro | UNIX for Dummies Questions & Answers | 2 | 02-20-2009 07:49 PM |
| cant make a http get request using wget | elthox | UNIX for Dummies Questions & Answers | 1 | 02-20-2009 02:49 PM |
| Translating gcc/g++/gfortran Options to Sun Studio Compiler Options | iBot | Solaris BigAdmin RSS | 0 | 02-04-2009 02:30 PM |
| Error in issuing a make and make install | ahjiefreak | Linux | 1 | 03-12-2008 01:32 AM |
| wget -r | photon | Shell Programming and Scripting | 1 | 10-08-2004 05:03 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Make options for wget
I mam trying to install wget from the command line without user intervention. So I devised something as follows: Code:
cd /usr/ports/ftp/wget make -DWITHOUT_GNUTLS=yes -DWITHOUT_IPV6=no -DWITHOUT_NLS=no -DWITHOUT_OPENSSL=no However, this will still get me into the screen where user input is required. What would be the method of a silent install for wget? Thank you for your information in advance |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|