Re: doubts
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 30/01/07, jiang jilin <[email protected]> wrote: > I doubt that is it ok just to ./configure & make install,without make? Wrong. "make install" will ensure that everything is compiled before it is installed. It's generally good practise to run "make" separately first, for two reasons: a) You can check that everything compiles successfully before starting to install it b) You can compile as a non-privileged user, before installing as root But this is not strictly necessary, and "./configure; make install" should work. Dave= ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users