Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2004 07:35:57 -0400
From:      "Chauncey Smith" <csmith@icdc.com>
To:        <freebsd-newbies@FreeBSD.ORG>, "Olivier Gautherot" <ogautherot@freesurf.fr>
Subject:   Re: Technical questions and Newbie experience.
Message-ID:  <002801c447cc$9b84f920$9b02a8c0@WAND>
References:  <005401c442c1$5ef878c0$9b02a8c0@WAND> <1085599837.922.40.camel@ogautherot.og-lan.freesurf.fr> <200405262342.45591.krsr@wp.pl>  <001601c443a0$f0627830$9b02a8c0@WAND> <1085765292.40080.3.camel@ogautherot.og-lan.freesurf.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
Hey that's a great idea.. I'm seeing port 2.0.... with your advancements
That must be how open source works. kick out one idea and someone will come
back with at least a few other good ones and the software can advance like
that.

----- Original Message ----- 
From: "Olivier Gautherot" <ogautherot@freesurf.fr>
To: "Chauncey Smith" <csmith@icdc.com>
Cc: <freebsd-newbies@freebsd.org>
Sent: Friday, May 28, 2004 1:28 PM
Subject: Re: Technical questions and Newbie experience.


> Hi Chauncey!
>
> About your port command:
>
> > !/bin/csh
> > sudo make && make install && make clean && rehash
>
> I think you should try:
>
> sudo (make && make install ; make clean; rehash)
>
> or packages that fail in the middle will unnecessarily take up space for
> their objects.
>
> By the way, a simple "make install" should do the same as
> "make && make install" (the port will be compiled anyway before it is
> installed).
>
> My cent worth... :-)
> Olivier
>
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002801c447cc$9b84f920$9b02a8c0>