ports - subpackage + flavor - what am I doing wrong?

Derek Shaw derek at bisi.ca
Sun May 14 20:39:58 PDT 2006


Deanna Phillips wrote:

>Derek Shaw <derek at bisi.ca> writes:
>
>  
>
>>issuing the commands
>>/usr/ports/databases/openldap:975 $ env SUBPACKAGE="-server"
>>FLAVOR="bdb"; make install
>>    
>>
>
>Hmm, didn't I tell you the exact command to use in a previous
>message? 
>
>Read env(1) -- it's short and sweet, and just the first few
>pages of sh(1), where you'll find out what a semicolon does in a
>shell.  Then I think you'll understand why this isn't working.
>
>Good luck.
>  
>
doh!   What a monumental effort to learn such a small thing about the
env command.

Can't say I ever looked at your message again after the first time I
read it and started reading about ports (and man, is there ever a lot to
read!).  I've always used 
   export ENVVAR="whatever"; make
It didn't even cross my mind that "make" was a parameter to the env
command. 

so, thanks for proof-reading my command for me! 

-- 
Derek Shaw
BIS Business Information Systems Inc.
Victoria, BC.
voice: 250-885-2021   fax: 250-386-4060
GnuPG Public Key ID: 0x5553C338



More information about the Openbsd-newbies mailing list