Haskell platform install problem in ghc.

2012-09-23 Thread R. Clayton
I'm on this $ uname -a FreeBSD BurkinaFaso 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012 r...@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 $ and go here $ cd /usr/ports/devel/hs-haskell-platform/ $ grep -i version Makefile PORTVERSIO

Re: FreeBSD Install Problem

2012-09-08 Thread Devin Teske
(or vice versa). > > -Original Message- > From: owner-freebsd-questi...@freebsd.org > [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of dte...@freebsd.org > Sent: Friday, September 07, 2012 6:20 PM > To: 'Chris Neudorf'; questi...@freebsd.org > Sub

RE: FreeBSD Install Problem

2012-09-07 Thread Dale Scott
To: 'Chris Neudorf'; questi...@freebsd.org Subject: RE: FreeBSD Install Problem > -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Chris Neudorf > Sent: Friday, September 07, 2012 2:10 PM >

RE: FreeBSD Install Problem

2012-09-07 Thread dteske
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Chris Neudorf > Sent: Friday, September 07, 2012 2:10 PM > To: questi...@freebsd.org > Subject: FreeBSD Install Problem > > Hell

Re: FreeBSD Install Problem

2012-09-07 Thread lokada...@gmx.de
On 09/07/12 23:10, Chris Neudorf wrote: An installation step has been aborted. Would you like to restart the installation or exit the installer? --- [ Restart ] [ Exit ]

FreeBSD Install Problem

2012-09-07 Thread Chris Neudorf
Hello, I have a problem installing FreeBSD 9.0 Releaseon my Lenovo Thinkpad R61i laptop (4GB RAM, 160GB HDD, 32-bit). It doesn't matter if I tried installing it from the CD or the DVD, I still have the same problem. I even tried re-downloading and re-burning a new CD or DVD, and I'm still unabl

Re: [SOLVED] Firefox install problem

2012-09-05 Thread Mario Lobo
2012/9/5 Jan Beich > Mario Lobo writes: > > > @Jan > > > > ~]>ident /usr/ports/Mk/bsd.gecko.mk > > /usr/ports/Mk/bsd.gecko.mk: > > $FreeBSD: ports/Mk/bsd.gecko.mk,v 1.63 2012/07/26 23:12:19 flo Exp $ > > > > As far as I could find, this seems to be the latest version. > > Try another cvsup serve

Re: Firefox install problem

2012-09-05 Thread Lowell Gilbert
Mario Lobo writes: > 2012/9/4 Warren Block > >> On Tue, 4 Sep 2012, Waitman Gobble wrote: >> >> On Sep 4, 2012 7:03 PM, "Mario Lobo" wrote: >>> All I've done was "csup -L 2 ports-supfile" with ports-www in it. Then cd /usr/ports/www/firefox; make with default options.

Re: Firefox install problem

2012-09-05 Thread Polytropon
On Wed, 5 Sep 2012 08:25:57 -0300, Mario Lobo wrote: > "Selectively updating ports is not supported". Then I must wonder why do > we have the option to put "ports-{$port}" inside the supfile, and not a > mandatory ports-all. The reason is that you can safely ignore port categories for languages a

Re: Firefox install problem

2012-09-05 Thread Mario Lobo
2012/9/4 Warren Block > On Tue, 4 Sep 2012, Waitman Gobble wrote: > > On Sep 4, 2012 7:03 PM, "Mario Lobo" wrote: >> >>> >>> All I've done was "csup -L 2 ports-supfile" with ports-www in it. >>> Then cd /usr/ports/www/firefox; make with default options. >>> >>> As for my /etc/make.conf >>> >>>

Re: Firefox install problem

2012-09-04 Thread Warren Block
On Tue, 4 Sep 2012, Waitman Gobble wrote: On Sep 4, 2012 7:03 PM, "Mario Lobo" wrote: All I've done was "csup -L 2 ports-supfile" with ports-www in it. Then cd /usr/ports/www/firefox; make with default options. As for my /etc/make.conf CPUTYPE?=nocona OVERRIDE_LINUX_BASE_PORT=f10 OVERRIDE_L

Re: Firefox install problem

2012-09-04 Thread Waitman Gobble
On Sep 4, 2012 7:03 PM, "Mario Lobo" wrote: > > First, thanks for replying ! > > On Tue, 04 Sep 2012 21:14:06 -0400 > Lowell Gilbert wrote: > > > Mario Lobo writes: > > > > > env: > > > FBSD 8.3-STABLE AMD64 > > > Firefox 15 port > > > > > > The problem seems to be with the porting itself. > > >

Re: Firefox install problem

2012-09-04 Thread Mario Lobo
First, thanks for replying ! On Tue, 04 Sep 2012 21:14:06 -0400 Lowell Gilbert wrote: > Mario Lobo writes: > > > env: > > FBSD 8.3-STABLE AMD64 > > Firefox 15 port > > > > The problem seems to be with the porting itself. > > > > The first problem showed up during configure. Libvpx could not be

Re: Firefox install problem

2012-09-04 Thread Lowell Gilbert
Mario Lobo writes: > env: > FBSD 8.3-STABLE AMD64 > Firefox 15 port > > The problem seems to be with the porting itself. > > The first problem showed up during configure. Libvpx could not be found and > configure stops. > After examining Config.Log, I found a compiler switch like this: > > -L/us

Re: Firefox install problem

2012-09-04 Thread Alexander Kapshuk
On 09/04/2012 10:29 PM, Mario Lobo wrote: Thank Alexander but been there, done that. pkg_info | grep pkg pkgconf-0.8.7 pkg-config compatible utility which does not depend on glib Hopefully, somebody else on the list will be of more help than I have been. __

Re: Firefox install problem

2012-09-04 Thread Mario Lobo
2012/9/4 Alexander Kapshuk > > This might help... > > /usr/ports/UPDATING > > 20120726: > AFFECTS: users of devel/pkg-config > AUTHOR: b...@freebsd.org > > devel/pkg-config has been replaced by devel/pkgconf > > # portmaster -o devel/pkgconf devel/pkg-config > or > # portupgrade -fo

Re: Firefox install problem

2012-09-04 Thread Alexander Kapshuk
On 09/04/2012 08:11 PM, Mario Lobo wrote: /bin/mv -f /usr/ports/www/firefox/work/fake/lib/pkgconfig /usr/ports/www/firefox/work/fake/libdata/ || true mv: rename /usr/ports/www/firefox/work/fake/lib/pkgconfig to /usr/ports/www/firefox/work/fake/libdata/pkgconfig: No such file or directory /bin/rm

Firefox install problem

2012-09-04 Thread Mario Lobo
Hi; env: FBSD 8.3-STABLE AMD64 Firefox 15 port The problem seems to be with the porting itself. The first problem showed up during configure. Libvpx could not be found and configure stops. After examining Config.Log, I found a compiler switch like this: -L/usr/local/lib/nss I made a symlink t

package install problem on 9.0

2012-02-07 Thread Gary Aitken
Hi all, Apologies if this is a duplicate, first one had the wrong from addr. I installed 9-RELEASE on an SDD. Hadn't done one since 6.2 so the new install process was... different. Was surprised not to have the x-user type install scenario. Since the handbook install doc says to use sysins

package install problem on 9.0

2012-02-07 Thread Gary Aitken
Hi all, I installed 9-RELEASE on an SDD. Hadn't done one since 6.2 so the new install process was... different. Was surprised not to have the x-user type install scenario. Since the handbook install doc says to use sysinstall for ports and packages, I started up sysinstall and told it to i

Re: Install problem with 8.0 Release

2010-12-21 Thread Mike Tancsa
On 12/21/2010 5:24 AM, Graeme Dargie wrote: > Hi list, > > > > I am trying to help a friend who is overseas install FreeBSD 8.0 i386. > Left to his own devices the install failed, so I ran through it with him > last night, all is fine till it gets to the root password screen where > the install

Re: Install problem with 8.0 Release

2010-12-21 Thread Adam Vande More
On Tue, Dec 21, 2010 at 4:24 AM, Graeme Dargie wrote: > I am trying to help a friend who is overseas install FreeBSD 8.0 i386. > Left to his own devices the install failed, so I ran through it with him > last night, all is fine till it gets to the root password screen where > the install just hang

Install problem with 8.0 Release

2010-12-21 Thread Graeme Dargie
Hi list, I am trying to help a friend who is overseas install FreeBSD 8.0 i386. Left to his own devices the install failed, so I ran through it with him last night, all is fine till it gets to the root password screen where the install just hangs. He is not very techy, all I could glean was th

Re: ghostscript install problem

2010-10-28 Thread Warren Block
On Thu, 28 Oct 2010, Fred wrote: Concerning the copy & paste, root is not running X so there is no copy and paste. I tried redirecting error output from make with 2>$HOME/make_error but make sees the redirection as an instruction it does not know how to do. http://forums.freebsd.org/showthrea

Re: ghostscript install problem

2010-10-28 Thread Lowell Gilbert
Fred writes: > Ghostscript8 compiled and installed ok. It was probably the rmconfig > that fixed it. I had unset a lot of options that were of no value to > me. Maybe one or more of them are not really optional. Or more likely, optional but other options depend on them. > Concerning the copy

Re: ghostscript install problem

2010-10-28 Thread Fred
Lowell Gilbert wrote: Fred writes: Hello, I am trying to install ghostscript8 from ports on 8.0-RELEASE-p4. The build stops when /usr/ports/print/ghostscript8/work/ghostscript-8.64/epag-3.09/ert is to be installed in /usr/local/bin. The error is file not found. Error code 71. I tried g

Re: ghostscript install problem

2010-10-28 Thread Lowell Gilbert
Fred writes: > Hello, > > I am trying to install ghostscript8 from ports on 8.0-RELEASE-p4. The > build stops when > /usr/ports/print/ghostscript8/work/ghostscript-8.64/epag-3.09/ert is to > be installed in /usr/local/bin. The error is file not found. Error > code 71. I tried going to the epa

ghostscript install problem

2010-10-28 Thread Fred
Hello, I am trying to install ghostscript8 from ports on 8.0-RELEASE-p4. The build stops when /usr/ports/print/ghostscript8/work/ghostscript-8.64/epag-3.09/ert is to be installed in /usr/local/bin. The error is file not found. Error code 71. I tried going to the epag-3.09 directory: make clea

ghostscript install problem

2010-10-25 Thread Fred
Hello, I am trying to install ghostscript8 from ports on 8.0-RELEASE-p4. The build stops when /usr/ports/print/ghostscript8/work/ghostscript-8.64/epag-3.09/ert is to be installed in /usr/local/bin. The error is file not found. Error code 71. I tried going to the epag-3.09 directory: make

Re: firefox install problem

2010-08-10 Thread Matthew Seaman
On 10/08/2010 21:47:57, Matthew Seaman wrote: > On 10/08/2010 18:21:25, Michael Powell wrote: >> A tar.gz is a source code tarball meant to be compiled via the ports system. >> pkg_add installs precompiled and packaged binary packages. Package files >> will have a .tbz extension. pkg_add does not

Re: firefox install problem

2010-08-10 Thread Matthew Seaman
On 10/08/2010 18:21:25, Michael Powell wrote: > A tar.gz is a source code tarball meant to be compiled via the ports system. > pkg_add installs precompiled and packaged binary packages. Package files > will have a .tbz extension. pkg_add does not operate on source code > tarballs. All pkgs have

Re: firefox install problem

2010-08-10 Thread Michael Powell
Fred Boatwright wrote: > Hello Steve, > > I have not had any luck installing the package manually. The file is a > tar.gz which pkg_add apparently can't handle. I did download > firefox.tar.gz and unpacked it. Pkg_info says it is corrupt. Changes > were apparently made to this package about t

Re: firefox install problem

2010-08-10 Thread Fred Boatwright
Hello Steve, I have not had any luck installing the package manually. The file is a tar.gz which pkg_add apparently can't handle. I did download firefox.tar.gz and unpacked it. Pkg_info says it is corrupt. Changes were apparently made to this package about two weeks ago and possibly something

Re: firefox install problem

2010-08-09 Thread John Levine
>You can manually download the package from a mirror and then install it >with pkg_add (pkg_add firefox-3.6.8,1.tbz). Speaking of Firefox 3.6, any progress on making it work with Java? R's, John ___ freebsd-questions@freebsd.org mailing list http://lis

Re: firefox install problem

2010-08-09 Thread Steven Susbauer
On 08/09/10 22:17, Fred Boatwright wrote: Hello, I have installed FreeBSD-8.0 from the CD and have it running ok. I have installed several packages including thunderbird using pkg_add -r package_name. When I try to install firefox I get a file unavailable error. The web site shows firefox-3.6

firefox install problem

2010-08-09 Thread Fred Boatwright
Hello, I have installed FreeBSD-8.0 from the CD and have it running ok. I have installed several packages including thunderbird using pkg_add -r package_name. When I try to install firefox I get a file unavailable error. The web site shows firefox-3.6.8,1 is available (i386). What can I do to

Freebs 8.0 rc1 install problem

2009-09-26 Thread kenneth hatteland
I am trying to install the RC1 on my main machine. It was running beta 3 but after a poweroutage I had to replace some damaged parts. etc. But now I get errors while trying to boot the install disc both from an sata drive but also the cdrom !warning setfeatures set transfer mode taskqueue timeo

Re: ppc install problem

2009-05-19 Thread Daniel Bye
On Mon, May 18, 2009 at 02:38:17PM -0500, Jason wrote: > Hello, Hello. > > I attempt to boot the ppc 7.2 install cd on a G4 Tower (Yikes!, I believe). > It gets past open firmware without problem. It enters the normal boot > process for FreeBSD. It starts loading drivers, and it fails on loadi

ppc install problem

2009-05-18 Thread Jason
Hello, I attempt to boot the ppc 7.2 install cd on a G4 Tower (Yikes!, I believe). It gets past open firmware without problem. It enters the normal boot process for FreeBSD. It starts loading drivers, and it fails on loading bmac. It says that it is failing to initialize the hardware. Then, th

Subversion install problem on FreeBSD

2009-01-22 Thread Guillaume BABIK
Hi, I am new on Subversion installation. I tried to install Subversion 1.5.5 on a FreeBSD 6.2. I use Port’s system. The installation seems to be ok, but I can’t access to my Subversion with svn+ssh protocol. Although I can access to my FreeBSD with ssh (via Putty) When I type :

Freebsd 7.0 - asterisk 1.4 install problem (libslang-1.4.9 conflicts with installed package(s):,libslang2-2.1.4 )

2008-11-21 Thread anti
OS: FreeBSD 7.0-RELEASE-p5 (i386) Asterisk: 1.4.21.2_5 I dont wanna install old version asterisk ( /usr/ports/net/asterisk12). ## # pwd /usr/ports/net/asterisk # make ===> Vulnerability check disabled, database not found ===> Found saved

FreeBSD70 install problem -ehci0:[GIANT-LOCKED] any hints most welcome

2008-08-04 Thread dhaneshk k
people ; I tried to install FreeBSD7.0 on my new Desktop machine (Inte

Re: Install problem to external usb hard drive

2008-04-25 Thread Steve P.
poking around yet, but it did boot. Thank. Steve. - Original Message - From: "Gary Newcombe" To: "Steve P." Subject: Re: Install problem to external usb hard drive Date: Fri, 25 Apr 2008 12:57:32 +1000 On Thu, 24 Apr 2008 21:04:51 -0500, "Ste

Re: Install problem to external usb hard drive

2008-04-24 Thread Gary Newcombe
Steve. > > > > > > - Original Message ----- > From: "Gary Newcombe" > To: "Steve P." > Subject: Re: Install problem to external usb hard drive > Date: Fri, 25 Apr 2008 11:22:17 +1000 > > > On Thu, 24 Apr 2008 16:31:33

Re: Install problem to external usb hard drive

2008-04-24 Thread Steve P.
- From: "Gary Newcombe" To: "Steve P." Subject: Re: Install problem to external usb hard drive Date: Fri, 25 Apr 2008 11:22:17 +1000 On Thu, 24 Apr 2008 16:31:33 -0500, "Steve P." wrote: > Greetings, > > If this issue is resolved on an

Re: Install problem to external usb hard drive

2008-04-24 Thread Gary Newcombe
On Thu, 24 Apr 2008 16:31:33 -0500, "Steve P." <[EMAIL PROTECTED]> wrote: > Greetings, > > If this issue is resolved on another thread, pls direct me to it. This is a known issue, refer to: http://lists.freebsd.org/pipermail/freebsd-stable/2008-March/041112.html > > I am trying to install fbs

Install problem to external usb hard drive

2008-04-24 Thread Steve P.
Greetings, If this issue is resolved on another thread, pls direct me to it. I am trying to install fbsd 7.0 on my laptop connected to a usb external hard drive. My objective is to leave my internal hd Vista install alone, booting the external install only. My laptop allows me to hit ESC on bootu

FreeBSD 7.0 Install Problem [acd0: FAILURE READ_BIG MEDIUM ERROR asc=0x11 ascq=0x05]

2008-04-18 Thread Susanth K
Hi Friends, Am installing FreeBSD 7.0 on an AMD Athlon XP 2000 | 256MB RAM | 80GB HDD Am not able to enter Install mode using FreeBSD 7.0 Disk1-i368 The Error message is : acd0: FAILURE READ_BIG MEDIUM ERROR asc=0x11 ascq=0x05 ... ... Manual root filesystem specification .. Am sure that the C

FreeBSD 7.0 Install Problem [acd0: FAILURE READ_BIG MEDIUM ERROR asc=0x11 ascq=0x05]

2008-04-18 Thread Susanth K
Hi Friends, Am installing FreeBSD 7.0 on an AMD Athlon XP 2000 | 256MB RAM | 80GB HDD Am not able to enter Install mode using FreeBSD 7.0 Disk1-i368 The Error message is : acd0: FAILURE READ_BIG MEDIUM ERROR asc=0x11 ascq=0x05 ... ... Manual root filesystem specification .. Am sure that the C

Re: Apache22 Port Install Problem

2008-04-08 Thread Tim DeBoer
> > Message: 16 > > Date: Tue, 8 Apr 2008 21:24:58 +0200 > > From: Mel <[EMAIL PROTECTED]> > > Subject: Re: Apache22 Port Install Problem > > To: freebsd-questions@freebsd.org > > Cc: Tim DeBoer <[EMAIL PROTECTED]> > > Message-ID: <[EMAI

Re: Apache22 Port Install Problem

2008-04-08 Thread Mel
On Tuesday 08 April 2008 07:11:47 Tim DeBoer wrote: > The install goes fine, no obvious errors anyway, when I do apachectl > configtest, I get > # apachectl configtest > Syntax error on line 117 of /usr/local/etc/apache22/httpd.conf: > Invalid command 'Order', perhaps misspelled or defined by a mo

Apache22 Port Install Problem

2008-04-07 Thread Tim DeBoer
I wasn't sure if I should post here or on the apache list, but since it's an issue with the port version, rather than the tarball, hopefully this is the right place. The install goes fine, no obvious errors anyway, when I do apachectl configtest, I get # apachectl configtest Syntax error on line 1

Re: SATA DVD Drive Install Problem

2008-01-11 Thread Bob Johnson
On 1/9/08, Sean Murphy <[EMAIL PROTECTED]> wrote: > Is anyone successful in installing FreeBSD from a SATA DVD Drive? > > I am having trouble as it boots from the CD of 6.3 RC2 but at the > beginning of the install it fails. The CD I then tried in another > computer and it installs fine. I was wo

Re: SATA DVD Drive Install Problem

2008-01-10 Thread Xn Nooby
I've been able to get 6.3-R3 and 7.0-RC1 to install from SATA DVD, but not any previous versions. On Jan 9, 2008 6:50 PM, Derrick Ryalls <[EMAIL PROTECTED]> wrote: > On Jan 9, 2008 3:08 PM, Sean Murphy <[EMAIL PROTECTED]> wrote: > > Is anyone successful in installing FreeBSD from a SATA DVD Drive

Re: SATA DVD Drive Install Problem

2008-01-09 Thread Derrick Ryalls
On Jan 9, 2008 3:08 PM, Sean Murphy <[EMAIL PROTECTED]> wrote: > Is anyone successful in installing FreeBSD from a SATA DVD Drive? > Did it last month with a machine that has only SATA (DVD and SATA-RAID), so it is possible at least on 7.0. > I am having trouble as it boots from the CD of 6.3 RC2

Re: SATA DVD Drive Install Problem

2008-01-09 Thread Predrag Punosevac
Sean Murphy wrote: Is anyone successful in installing FreeBSD from a SATA DVD Drive? I am having trouble as it boots from the CD of 6.3 RC2 but at the beginning of the install it fails. The CD I then tried in another computer and it installs fine. I was wondering if it was the SATA DVD driv

SATA DVD Drive Install Problem

2008-01-09 Thread Sean Murphy
Is anyone successful in installing FreeBSD from a SATA DVD Drive? I am having trouble as it boots from the CD of 6.3 RC2 but at the beginning of the install it fails. The CD I then tried in another computer and it installs fine. I was wondering if it was the SATA DVD drive or the motherboard

Re: Skype install problem

2007-12-13 Thread Gary Palmer
On Thu, Dec 13, 2007 at 10:43:24AM +, AN wrote: > I'm trying to install Skype on 6.3prerelease, and it is failing thusly: > [ snip ] > /usr/bin/brandelf -t Linux /compat/linux/usr/X11R6/bin/glxinfo > ELF binary type "3" not known. > /compat/linux/sbin/ldconfig: 1: Syntax error: "(" unexpecte

Skype install problem

2007-12-13 Thread AN
I'm trying to install Skype on 6.3prerelease, and it is failing thusly: /usr/ports/net/skype]# make install clean ===> Installing for skype-1.2.0.18,1 ===> skype-1.2.0.18,1 depends on file: /compat/linux/usr/lib/libfontconfig.so.1 - found ===> skype-1.2.0.18,1 depends on file: /compat/lin

Re: xorg install problem

2007-10-21 Thread P.U.Kruppa
On Sun, 21 Oct 2007, AN wrote: I am trying to install a new system with Gnome and xorg on 7.0 beta 1. Here are the steps I have taken: install 6.2 release cvsup to releng_7 as of 10/21/07 buildworld -sucessful installworld -sucessful reboot into 7.0 beta set packagesite to ft2.nl.freebsd.org p

Re: xorg install problem

2007-10-21 Thread Byung-Hee HWANG
On Sun, 2007-10-21 at 09:13 +, AN wrote: > I am trying to install a new system with Gnome and xorg on 7.0 beta 1. > Here are the steps I have taken: > > install 6.2 release > cvsup to releng_7 as of 10/21/07 > buildworld -sucessful > installworld -sucessful > reboot into 7.0 beta > set packag

Re: xorg install problem

2007-10-21 Thread Manolis Kiagias
AN wrote: > I am trying to install a new system with Gnome and xorg on 7.0 beta 1. > Here are the steps I have taken: > > install 6.2 release > cvsup to releng_7 as of 10/21/07 > buildworld -sucessful > installworld -sucessful > reboot into 7.0 beta > set packagesite to ft2.nl.freebsd.org > pkg_add

xorg install problem

2007-10-21 Thread AN
I am trying to install a new system with Gnome and xorg on 7.0 beta 1. Here are the steps I have taken: install 6.2 release cvsup to releng_7 as of 10/21/07 buildworld -sucessful installworld -sucessful reboot into 7.0 beta set packagesite to ft2.nl.freebsd.org pkg_add xorg-7.3_1 - fails with me

Re: Roundcube Install Problem

2007-07-19 Thread Dantavious
On Thursday 19 July 2007 01:36:43 Norberto Meijome wrote: > On Thu, 19 Jul 2007 00:16:01 -0400 > > Dantavious <[EMAIL PROTECTED]> wrote: > > I am having difficulties installing Roundcube. I have correctly setup > > all the pertinet information that is needed to use the application > > according to

Re: Roundcube Install Problem

2007-07-18 Thread Norberto Meijome
On Thu, 19 Jul 2007 00:16:01 -0400 Dantavious <[EMAIL PROTECTED]> wrote: > I am having difficulties installing Roundcube. I have correctly setup all > the > pertinet information that is needed to use the application according to the > directions. My problem arising when I attempt to browse to

Re: Roundcube Install Problem

2007-07-18 Thread Zbigniew Szalbot
Hello, On Thu, 19 Jul 2007 00:16:01 -0400, Dantavious <[EMAIL PROTECTED]> wrote: > Hi, > I am having difficulties installing Roundcube. I have correctly setup all > the > pertinet information that is needed to use the application according to > the > directions. My problem arising when I a

Roundcube Install Problem

2007-07-18 Thread Dantavious
Hi, I am having difficulties installing Roundcube. I have correctly setup all the pertinet information that is needed to use the application according to the directions. My problem arising when I attempt to browse to the page and login in. I get a roundcube webgage that is garbled. I ha

Re: Help, please ....Port Install Problem, Google didn't help!

2007-04-28 Thread Garrett Cooper
VeeJay wrote: Hello I am trying to run a perl script connecting a mysql50 database on a freebsd61 box. But I get this error: Can't locate Mysql.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/

Re[2]: Help, please ....Port Install Problem, Google didn't help!

2007-04-28 Thread Reshmakov Roman
> Reshmakov Roman <[EMAIL PROTECTED]> wrote: >> >> after 'make' type 'make deinstall && make install' key phrase: "mysql-client-5.0.27 is already installed", so you need remove old package and install new :) "make clean" does not solve this problem cause you clean build tree, not package. > I'

Re: Help, please ....Port Install Problem, Google didn't help!

2007-04-28 Thread Bill Moran
Reshmakov Roman <[EMAIL PROTECTED]> wrote: > > after 'make' type 'make deinstall && make install' I've found that a "make clean" frequently cleans up this problem as well, which basically seems to be the result of the port system somehow losing track of the fact that a particular dependency is alr

Re: Help, please ....Port Install Problem, Google didn't help!

2007-04-28 Thread Reshmakov Roman
after 'make' type 'make deinstall && make install' > Hello > I am trying to run a perl script connecting a mysql50 database on a > freebsd61 box. > But I get this error: > Can't locate Mysql.pm in @INC (@INC contains: > /usr/local/lib/perl5/5.8.8/BSDPAN > /usr/local/lib/perl5/site_perl/5.8.8/m

Help, please ....Port Install Problem, Google didn't help!

2007-04-28 Thread VeeJay
Hello I am trying to run a perl script connecting a mysql50 database on a freebsd61 box. But I get this error: Can't locate Mysql.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_

Re: IBM / FreeBSD Install problem

2007-04-23 Thread Mark Tinguely
> John Baldwin <[EMAIL PROTECTED]> says: > > APIC IDs are not programmable (well, they are on I/O APICs, but not local=20 > APICs). However, I am working on patches to support all valid APIC IDs for= > =20 > both mptable and MADT. Bumping up NLAPICS as a temporary workaround should= > =20

Re: IBM / FreeBSD Install problem

2007-04-23 Thread John Baldwin
On Monday 23 April 2007 02:51:19 pm Mark Tinguely wrote: > > > John Baldwin <[EMAIL PROTECTED]> says: > > > > APIC IDs are not programmable (well, they are on I/O APICs, but not local=20 > > APICs). However, I am working on patches to support all valid APIC IDs for= > > =20 > > both mptabl

Re: IBM / FreeBSD Install problem

2007-04-23 Thread John Baldwin
On Thursday 19 April 2007 03:11:32 pm Dag-Erling Smørgrav wrote: > Mark Tinguely <[EMAIL PROTECTED]> writes: > > I suggested that in email too, but looking closer, I think the MAXCPU > > needs to be increased because the cpu number uses the apic_id. Or could > > that be changed with a logical CPU t

RE: IBM / FreeBSD Install problem

2007-04-19 Thread Murray Taylor
hese lists into the red book! mjt > -Original Message- > From: Mark Tinguely [mailto:[EMAIL PROTECTED] > Sent: Friday, 20 April 2007 3:37 AM > To: [EMAIL PROTECTED]; Murray Taylor > Cc: [EMAIL PROTECTED]; freebsd-questions@freebsd.org > Subject: Re: IBM / FreeBSD Instal

RE: IBM / FreeBSD Install problem

2007-04-19 Thread Murray Taylor
CTED] > Subject: Re: IBM / FreeBSD Install problem > > On Thu, Apr 19, 2007 at 10:14:13AM +1000, Murray Taylor wrote: > > > Server: IBM X3850 (88633SM) > > CPU X 4: 40K2522 > > HDD X 6: 40K1051 > > IBM ServeRAID 8i: 39R8729 > > > > We are attempting

Re: IBM / FreeBSD Install problem

2007-04-19 Thread Dag-Erling Smørgrav
Mark Tinguely <[EMAIL PROTECTED]> writes: > I suggested that in email too, but looking closer, I think the MAXCPU > needs to be increased because the cpu number uses the apic_id. Or could > that be changed with a logical CPU to APIC ID lookup? > > Isn't the APIC IDs programmable? not that I am sugg

Re: IBM / FreeBSD Install problem

2007-04-19 Thread Mark Tinguely
> > If you can either install without ACPI, or remove two of the CPUs > during installation, this should be fairly easy to fix: change the > definition of NLAPICS in /usr/src/sys/{amd64,i386}/acpica/madt.c and > rebuild your kernel, then boot with ACPI enabled and report back to > us. > > DES

Re: IBM / FreeBSD Install problem

2007-04-19 Thread Dag-Erling Smørgrav
"Murray Taylor" <[EMAIL PROTECTED]> writes: > We are attempting to install FreeBSD 6.2-RELEASE onto this machine and > are running into a problem getting the operating system to recognise the > RAID controller. As a result not finding any disks when it comes to > installing the O/S. > > We have att

Re: IBM / FreeBSD Install problem

2007-04-19 Thread Jerry McAllister
On Thu, Apr 19, 2007 at 10:14:13AM +1000, Murray Taylor wrote: > Server: IBM X3850 (88633SM) > CPU X 4: 40K2522 > HDD X 6: 40K1051 > IBM ServeRAID 8i: 39R8729 > > We are attempting to install FreeBSD 6.2-RELEASE onto this machine and > are running into a problem getting the operating system to re

FW: IBM / FreeBSD Install problem - more part 2

2007-04-18 Thread Murray Taylor
ray Taylor Sent: Thursday, 19 April 2007 11:26 AM To: FreeBSD Mailing List; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: IBM / FreeBSD Install problem - more OK -- at present I cannot get a 6.2 install disk to get anywhere further. Trying FreeSBIE 2.0.1 (aka 6.2) I can get a boot with set h

FW: IBM / FreeBSD Install problem - more

2007-04-18 Thread Murray Taylor
OK -- at present I cannot get a 6.2 install disk to get anywhere further. Trying FreeSBIE 2.0.1 (aka 6.2) I can get a boot with set hint.acpi.0.disabled=1 set acpi_load=NO boot -v However it doesnt find the bge card nor has it found an fxp card we have tried, so I cant get to dmesg output of

RE: IBM / FreeBSD Install problem

2007-04-18 Thread Murray Taylor
From: Derek Ragona [mailto:[EMAIL PROTECTED] Sent: Wednesday, 18 April 2007 11:34 PM To: Murray Taylor; FreeBSD Mailing List Cc: [EMAIL PROTECTED] Subject: Re: IBM / FreeBSD Install problem At 07

FW: IBM / FreeBSD Install problem - more part 2

2007-04-18 Thread Murray Taylor
ylor Sent: Thursday, 19 April 2007 11:26 AM To: FreeBSD Mailing List; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: IBM / FreeBSD Install problem - more OK -- at present I cannot get a 6.2 install disk to get anywhere further. Trying FreeSBIE 2.0.1 (aka 6.2) I can get a boot with set hint.acpi.

IBM / FreeBSD Install problem - more

2007-04-18 Thread Murray Taylor
OK -- at present I cannot get a 6.2 install disk to get anywhere further. Trying FreeSBIE 2.0.1 (aka 6.2) I can get a boot with set hint.acpi.0.disabled=1 set acpi_load=NO boot -v However it doesnt find the bge card nor has it found an fxp card we have tried, so I cant get to dmesg output off

IBM / FreeBSD Install problem

2007-04-18 Thread Murray Taylor
Server: IBM X3850 (88633SM) CPU X 4: 40K2522 HDD X 6: 40K1051 IBM ServeRAID 8i: 39R8729 We are attempting to install FreeBSD 6.2-RELEASE onto this machine and are running into a problem getting the operating system to recognise the RAID controller. As a result not finding any disks when it comes t

Re: IBM / FreeBSD Install problem

2007-04-18 Thread Derek Ragona
At 07:07 AM 4/18/2007, Murray Taylor wrote: Server: IBM X3850 (88633SM) CPU X 4: 40K2522 HDD X 6: 40K1051 IBM ServeRAID 8i: 39R8729 We are attempting to install FreeBSD 6.2-RELEASE onto this machine and are running into a problem getting the operating system to recognise the RAID controller. As

IBM / FreeBSD Install problem

2007-04-18 Thread Murray Taylor
Server: IBM X3850 (88633SM) CPU X 4: 40K2522 HDD X 6: 40K1051 IBM ServeRAID 8i: 39R8729 We are attempting to install FreeBSD 6.2-RELEASE onto this machine and are running into a problem getting the operating system to recognise the RAID controller. As a result not finding any disks when it comes t

Re: Java install problem

2007-02-21 Thread Kevin Kinsey
AN wrote: I just downloaded and installed the 2 packages from the freebsdfoundation.org website, diablo-jre-freebsd6.i386.1.5.0.07.01.tbz and diablo-jdk-freebsd6.i386.1.5.0.07.01.tbz. However, when I restart Seamonkey or Firefox Java is not enabled. There were no messages after the packages

Java install problem

2007-02-21 Thread AN
I just downloaded and installed the 2 packages from the freebsdfoundation.org website, diablo-jre-freebsd6.i386.1.5.0.07.01.tbz and diablo-jdk-freebsd6.i386.1.5.0.07.01.tbz. However, when I restart Seamonkey or Firefox Java is not enabled. There were no messages after the packages installed i

Re: Port upgrade/install problem: MySQL and Perl I/F

2007-02-03 Thread Ted Mittelstaedt
paved that server, your just lucky that this very minor thing was the only thing that blew up. Ted - Original Message - From: "Robert Inder" <[EMAIL PROTECTED]> To: Sent: Saturday, February 03, 2007 11:58 AM Subject: Port upgrade/install problem: MySQL and Perl I/F > p5

Port upgrade/install problem: MySQL and Perl I/F

2007-02-03 Thread Robert Inder
p5-DBD-mysql50 and mysql itself Date: 03 Feb 2007 19:58:22 + Message-ID: <[EMAIL PROTECTED]> Lines: 128 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I've upgraded Perl (via "portupgrade"), but the ports I need to re-install to res

ACPI on Install Problem

2006-09-28 Thread Desmond Coughlan
Me again. :-( After we'd realised that we were hitting our heads off the wall, and that the answer was in the mount points, we rushed upstairs to get an install underway. First diskette in ... second diskette then it asked for the boot diskette again (boot.flp). Guess what

Re: linux_base-fc4_9 install problem

2006-09-18 Thread Boris Samorodov
On Mon, 18 Sep 2006 19:24:46 +0300 Adrian Vraciu wrote: > ===> Vulnerability check disabled, database not found > ===> Extracting for linux_base-fc-4_9 > ===> linux_base-fc-4_9 depends on file: /usr/local/bin/rpm2cpio - found > error reading header from package > /usr/bin/cpio: premature end of ar

linux_base-fc4_9 install problem

2006-09-18 Thread Adrian Vraciu
===> Vulnerability check disabled, database not found ===> Extracting for linux_base-fc-4_9 ===> linux_base-fc-4_9 depends on file: /usr/local/bin/rpm2cpio - found error reading header from package /usr/bin/cpio: premature end of archive *** Error code 1 how can i fix that? -- Best regards. Adria

#6.1 install problem#: can't find other linux partitions at the Partition Stage

2006-09-09 Thread ambrosehuang ambrose
I had install Gentoo Linux on the /dev/hda (40G) , the partition table is as following: hda1 PrimaryLinux ext3 98.71 M hda5 Logical Linux swap / Solaris 1019.94 M hda6

Re: 6.1_RELEASE Install Problem

2006-05-11 Thread bc
Ok, let's assume for now that something was wrong with the makefile or there was a glitch in the make/install process. (I have only updated once before so I have never had to recover from something like this.) Would it be ok to simply repeat the entire process, minus the cvsup part? Is it also

Re: 6.1_RELEASE Install Problem

2006-05-10 Thread Luke Dean
On Wed, 10 May 2006, bc wrote: Ceri Davies wrote: On 10/5/06 05:03, "bc" <[EMAIL PROTECTED]> wrote: After make installworld I ran the final run thru of mergemaster and recived this error: ERROR CODE 64 FATAL ERROR: Cannot 'dc' into /usr/src/etc/ and install files to the temproot environ

Re: 6.1_RELEASE Install Problem

2006-05-10 Thread bc
Ceri Davies wrote: On 10/5/06 05:03, "bc" <[EMAIL PROTECTED]> wrote: After make installworld I ran the final run thru of mergemaster and recived this error: ERROR CODE 64 FATAL ERROR: Cannot 'dc' into /usr/src/etc/ and install files to the temproot environment. Did you cut and paste

  1   2   3   >