Paul Beard-2 wrote: > > On 10/10/07, David Epstein <[EMAIL PROTECTED]> wrote: > >> >> What do I do now? Please keep it simple, if you can. > > for i in gv latex coreutils with_default_names; do port -vc install $i; > done > > You really will be better off rebuilding them all from scratch for a > couple of reasons: 1. you'll have the newest versions and b. the ports > will be managed so you'll get upgrades and dependency issues taken > care of. > > > -- > Paul Beard / www.paulbeard.org/ > >
So I don't have to use sudo on the port install? When I tried your command, I got: for i in gv latex coreutils with_default_names; do port -vc install $i; done Error: Unable to execute port: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_gv/work/.macports.gv.state is not writable - check permission on port directory Error: Port latex not found Error: Unable to execute port: can't create directory "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_coreutils": permission denied Error: Port with_default_names not found What about all my error messages when I tried to port install gv? Why will they not show up again with your formula? Thanks [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Horrible-problems-after-moving--opt-local-aside-tf4602915.html#a13143713 Sent from the MacPorts - Users mailing list archive at Nabble.com. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
