|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
how to resume a interrupted installHi,
on my old dual G4 i installed macports nad then texlive. During texlive instalation I had to reboot. How can I "resum" the installation process? regards kp |
|
|
Re: how to resume a interrupted install-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Am 01.08.2008 um 20:14 schrieb kpg: > > > on my old dual G4 i installed macports nad then texlive. During > texlive > instalation I had to reboot. > How can I "resum" the installation process? I always just use: sudo port install whateverpackage and MacPort continues (almost) where it left of. Martin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iD8DBQFIk1lIijwKaHyem9cRApHyAKCPcvCPh4ytYdy1xsIhSiSRLds7GgCgh756 uAwg4JV0oklrjG9LnYs4Ja0= =Rwlj -----END PGP SIGNATURE----- _______________________________________________ macports-users mailing list macports-users@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-users |
|
|
Re: how to resume a interrupted installthat does not work for me: sudo port install texlive Password: ---> Staging texlive_texmf-full into destroot Error: Target org.macports.destroot returned: error copying "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_texlive_texmf-full/work/texlive_texmf-full-2007g0/texmf" to "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_texlive_texmf-full/work/destroot/opt/local/share/texmf": file already exists Error: The following dependencies failed to build: texlive_texmf-full Error: Status 1 encountered during processing. As I am new to macports i do not want to mess up everything. The only option now is to remove macports (texlive wont uninstall -f) which will take looong on my old Mac. Any help apppreciated. regards kp |
|
|
Re: how to resume a interrupted installOn Aug 1, 2008, at 16:33, kpg wrote:
> Martin Krischik wrote: > >> I always just use: >> >> sudo port install whateverpackage >> >> and MacPort continues (almost) where it left of. > > that does not work for me: > > sudo port install texlive > Password: > ---> Staging texlive_texmf-full into destroot > Error: Target org.macports.destroot returned: error copying > "/opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_t > exlive_texmf-full/work/texlive_texmf-full-2007g0/texmf" > to > "/opt/local/var/macports/build/ > _opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_t > exlive_texmf-full/work/destroot/opt/local/share/texmf": > file already exists > Error: The following dependencies failed to build: texlive_texmf-full > Error: Status 1 encountered during processing. > > > > As I am new to macports i do not want to mess up everything. The > only option > now is to remove macports (texlive wont uninstall -f) which will > take looong > on my old Mac. Sure, texlive won't uninstall because it is not yet installed. MacPorts hasn't even begun to deal with the texlive port yet. It's still dealing with texlive's dependencies and is stuck at the staging phase of the texlive_texmf-full port. "sudo port -f install texlive_texmf-full" might work. But I would "sudo port clean --work texlive_texmf-full" and then "sudo port install texlive" again. _______________________________________________ macports-users mailing list macports-users@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-users |
| Free embeddable forum powered by Nabble | Forum Help |