Re: How to get Huawei EC1561 USB modem working under FreeBSD, 8.2? Moving on to the next problem :-) - Flash in Firefox

2012-07-29 Thread Manish Jain
Hi, Thanks for your inputs. I have finally got FreeBSD to speak to the internet. Now I have one more problem before I can live in peace. I am fond of a game hosted via the Discovery channel's website : http://news.discovery.com/human/games-lumosity-word-bubbles.html The game needs Adobe

Re: How to get Huawei EC1561 USB modem working under FreeBSD, 8.2? Moving on to the next problem :-) - Flash in Firefox

2012-07-29 Thread Jerry
On Sun, 29 Jul 2012 23:35:06 +0530 Manish Jain articulated: Thanks for your inputs. I have finally got FreeBSD to speak to the internet. Now I have one more problem before I can live in peace. I am fond of a game hosted via the Discovery channel's website :

Re: How to get Huawei EC1561 USB modem working under FreeBSD, 8.2? Moving on to the next problem :-) - Flash in Firefox

2012-07-29 Thread Jeff Tipton
On 07/29/2012 21:31, Jerry wrote: On Sun, 29 Jul 2012 23:35:06 +0530 Manish Jain articulated: Thanks for your inputs. I have finally got FreeBSD to speak to the internet. Now I have one more problem before I can live in peace. I am fond of a game hosted via the Discovery channel's website :

Re: How to get Huawei EC1561 USB modem working under FreeBSD, 8.2? Moving on to the next problem :-) - Flash in Firefox

2012-07-29 Thread Jeff Tipton
On 07/29/2012 22:23, Jeff Tipton wrote: On 07/29/2012 21:31, Jerry wrote: On Sun, 29 Jul 2012 23:35:06 +0530 Manish Jain articulated: Thanks for your inputs. I have finally got FreeBSD to speak to the internet. Now I have one more problem before I can live in peace. I am fond of a game hosted

Re: bsdinstall to jail aborted (9.0-RELEASE-p3, amd64)

2012-07-29 Thread Matthias Petermann
Hi Darren, On Sun, 29 Jul 2012 04:57:43 +0400 Darren Baginski kick...@yandex.com wrote: No, feel free to open if you feel it needed. I would say it's more a feature request, but without it, bsdinstall not usable on non release environments. thanks, I submitted the PR here:

Where did my port go?

2012-07-29 Thread Kyle Hanson
So yesterday I spent all day compiling haskell-platform through ports which was successful. I installed and got my project ready to go, but when I rebooted I can't use any of my haskell commands. Where does ports install to? ___

Re: Where did my port go?

2012-07-29 Thread Polytropon
On Sun, 29 Jul 2012 17:36:53 -0500, Kyle Hanson wrote: So yesterday I spent all day compiling haskell-platform through ports which was successful. I installed and got my project ready to go, but when I rebooted I can't use any of my haskell commands. Where does ports install to? You can find

Re: acroread9 makes CPU spin (busy loop?)

2012-07-29 Thread Polytropon
On Sun, 29 Jul 2012 13:07:21 +0200 (CEST), Wojciech Puchar wrote: acroread9 is awfully slow, or more accurately it was the PDF I was editing for UK government tax return (**.) I recall reading it was also awfully slow on MS. I never use it except when I have to (**) true. braindamaged

Re: Where did my port go?

2012-07-29 Thread Kyle Hanson
Thanks for the response. I'll check when I get home. Its called hs-haskell-platform in devel for reference. On Jul 29, 2012 6:07 PM, Polytropon free...@edvax.de wrote: On Sun, 29 Jul 2012 17:36:53 -0500, Kyle Hanson wrote: So yesterday I spent all day compiling haskell-platform through ports

Re: Where did my port go?

2012-07-29 Thread Polytropon
On Sun, 29 Jul 2012 18:14:48 -0500, Kyle Hanson wrote: Thanks for the response. I'll check when I get home. Its called hs-haskell-platform in devel for reference. Allow me to add: Some ports do not directly install the binaries into $LOCALBASE/bin (/usr/local/bin typically), but instead into

Re: Where did my port go?

2012-07-29 Thread Erich Dollansky
Hi, whereis name will show where the program name is. Erich On Sun, 29 Jul 2012 17:36:53 -0500 Kyle Hanson hanoo...@gmail.com wrote: So yesterday I spent all day compiling haskell-platform through ports which was successful. I installed and got my project ready to go, but when I rebooted I

Re: Where did my port go?

2012-07-29 Thread Polytropon
On Mon, 30 Jul 2012 06:52:24 +0700, Erich Dollansky wrote: Hi, whereis name will show where the program name is. And which name can work similarly, but you need to know the name to ask for. If it's not the same as the port name, you need to find it out first. This particular Haskell port

Re: Where did my port go?

2012-07-29 Thread Kyle Hanson
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. On Jul 29, 2012 7:46 PM, Polytropon free...@edvax.de wrote: On Mon, 30 Jul 2012 06:52:24 +0700, Erich Dollansky

Re: Where did my port go?

2012-07-29 Thread Polytropon
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

Re: Where did my port go?

2012-07-29 Thread Robert Bonomi
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

Re: Firefox 14 build broken due to wrong libpng

2012-07-29 Thread david coder
same problem. so i rebuilt png w/ OPTIONS=APNG Animated PNG support On firefox build still fails because of complaints about APNG. what am i missing here? i'm running 8.3, btw, less than a month old. david coder +++ Christian Weisgerber [27/07/12 19:19 +]: Dan