> From owner-freebsd-questi...@freebsd.org  Sun Jul 29 20:07:54 2012
> Date: Mon, 30 Jul 2012 03:05:12 +0200
> From: Polytropon <free...@edvax.de>
> To: Kyle Hanson <hanoo...@gmail.com>
> Cc: freebsd-questions@freebsd.org
> Subject: Re: Where did my port go?
>
> On Sun, 29 Jul 2012 19:51:06 -0500, Kyle Hanson wrote:
> > To clarify I could use the haskell commands "runhaskell" cabal etc
> > yesterday. When I restarted my computer it can't find the command so I cant
> > use where is. The commands disappeared.
>
> Check the presence of /usr/local/bin/runhaskell. If it's
> not there, _repeat_ the port installation. Also check if
> the ghc port has been properly installed (as I assume
> that hs-haskell-platform depends on that. There is no
> reason why a command should disappear other than it has
> been deleted manually or by a deinstallation (either by
> ports infrastructure or pkg_delete).

It is also _possible_ that the binaries were installed in some
'non-standard' location, with that location added to the path.

The OP might try 'find / -name runhaskell -print' and see if it
finds anything.


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to