Can't install FreeBSD 9.1 on a Toshiba A20-S207, CAM Status: Command timeout

2013-08-07 Thread Solio Sarabia
I'm having problems installing PC-BSD 9.1 Isotope Edition or FreeBSD 9.1 on a relic Toshiba Satellite A20-S207, http://support.toshiba.com/support/staticContentDetail?contentId=638246&isFromTOCLink=false . However, on the same machine, PC-BSD 8.2 Hubble Edition or FreeBSD 8.2 can be installed with

Re: Can't install WindowMaker

2012-04-06 Thread Sabine Baer
On Mon, Mar 19, 2012 at 08:35:53AM +0100, Polytropon wrote: [...] Sorry for not having answered long time, but I t'was a little difficult to understand 'portdowngrade'. I had to search for the right server. But now it did the Job. > Im Zweifelsfall installier Dir mal "portdowngrade" und zieh >

Re: Can't install WindowMaker

2012-03-20 Thread Chris Whitehouse
On 20/03/2012 04:58, ill...@gmail.com wrote: On 11 March 2012 04:17, Sabine Baer wrote: Sorry if I'm totally wrong here but I don't know where to ask. I'm using WindowMaker as my window manager for some years. I do not remember why, but some days ago, I deinstalled ist. Now,

Re: Can't install WindowMaker

2012-03-19 Thread ill...@gmail.com
On 11 March 2012 04:17, Sabine Baer wrote: > Sorry if I'm totally wrong here but I don't know where to ask. > > I'm using WindowMaker as my window manager for some years. I do not > remember why, but some days ago, I deinstalled ist. Now, I can't > install it.

Re: Can't install WindowMaker

2012-03-19 Thread Sabine Baer
On Mon, Mar 19, 2012 at 11:49:20AM +, Frank Shute wrote: [...] > You're not by any chance using gcc46 to compile Windowmaker? $gcc --version gcc (GCC) 4.2.2 20070831 prerelease [FreeBSD] [...] $ > If so, don't. Use the base compiler. It might be that I had installed some newer versions,

Re: Can't install WindowMaker

2012-03-19 Thread Frank Shute
On Sun, Mar 11, 2012 at 09:17:50AM +0100, Sabine Baer wrote: > > Sorry if I'm totally wrong here but I don't know where to ask. > > I'm using WindowMaker as my window manager for some years. I do not > remember why, but some days ago, I deinstalled ist. Now, I can&#

Re: Can't install WindowMaker

2012-03-19 Thread Polytropon
On Mon, 19 Mar 2012 07:51:04 +0100, Sabine Baer wrote: > On Sat, Mar 17, 2012 at 07:07:33PM +0100, lokada...@gmx.de wrote: > > [...] > > I see that you have a german mailadress, so i will write in germany. > > Dann kann ich ja auch mal auf Deutsch antworten, ich hoffe, man sieht > uns das nach. >

Re: Can't install WindowMaker

2012-03-18 Thread Sabine Baer
On Sat, Mar 17, 2012 at 07:07:33PM +0100, lokada...@gmx.de wrote: [...] > I see that you have a german mailadress, so i will write in germany. Dann kann ich ja auch mal auf Deutsch antworten, ich hoffe, man sieht uns das nach. > Guck mal nach, ob du unter /etc/ eine Datei mit dem Namen > portsna

Re: Can't install WindowMaker

2012-03-17 Thread lokada...@gmx.de
On 03/15/12 21:24, Sabine Baer wrote: I do not undestand exactly, what You mean. I did a cvsup -g -L 2 ports-supfile several times, I went to all /usr/ports/x11*/dirctories and made a 'make clean' for al the ports therein, but nothing helped. Sabine I see that you have a german mailadress, so

Re: Can't install WindowMaker

2012-03-15 Thread Polytropon
On Thu, 15 Mar 2012 21:24:41 +0100, Sabine Baer wrote: > On Mon, Mar 12, 2012 at 10:57:47PM +0100, Polytropon wrote: > > [...] > > > Did you have the chance to try to compile it using > > "only ports" infrastructure? E. g. making sure the > > ports tree is up to date, and then > > > > # cd

Re: Can't install WindowMaker

2012-03-15 Thread Sabine Baer
On Mon, Mar 12, 2012 at 10:57:47PM +0100, Polytropon wrote: [...] > Did you have the chance to try to compile it using > "only ports" infrastructure? E. g. making sure the > ports tree is up to date, and then > > # cd /usr/ports/x11-wm/windowmaker/ > # make install I did this seve

Re: Can't install WindowMaker

2012-03-12 Thread Sabine Baer
On Sun, Mar 11, 2012 at 05:41:41PM +0100, Roland Smith wrote: > As a workaround, try removing the '#ifdef' and '#endif' lines around > the '# include ' line in the file handlers.c[2], then > re-start the compilation process (by running 'make' from the port's > directory). Don't re-start the portm

Re: Can't install WindowMaker

2012-03-12 Thread Polytropon
On Mon, 12 Mar 2012 19:42:24 +0100, Sabine Baer wrote: > On Sun, Mar 11, 2012 at 05:27:14PM +, jb wrote: > > Sabine Baer t-online.de> writes: > > > > > ... > > > > After your ports updates, do not forget to test integrity of ports: > > # portmaster --check-depends > > # portmaster --check-po

Re: Can't install WindowMaker

2012-03-12 Thread Sabine Baer
On Sun, Mar 11, 2012 at 05:27:14PM +, jb wrote: > Sabine Baer t-online.de> writes: > > > ... > > After your ports updates, do not forget to test integrity of ports: > # portmaster --check-depends > # portmaster --check-port-dbdir Wow, lots of garbage. > and retry the compilation again. No

Re: Can't install WindowMaker

2012-03-11 Thread jb
Sabine Baer t-online.de> writes: > ... After your ports updates, do not forget to test integrity of ports: # portmaster --check-depends # portmaster --check-port-dbdir and retry the compilation again. jb ___ freebsd-questions@freebsd.org mailin

Re: Can't install WindowMaker

2012-03-11 Thread Sabine Baer
On Sun, Mar 11, 2012 at 10:29:18AM +, jb wrote: [...] > Why not try: > # pkg_add -r windowmaker I never used this method, I prefer compiling (don't know why, it's only feeling). > You should check any refs to windowmaker in: > /usr/ports/UPDATING > before compiling its port. I have done

Re: Can't install WindowMaker

2012-03-11 Thread Sabine Baer
On Sun, Mar 11, 2012 at 05:41:41PM +0100, Roland Smith wrote: [...] > FD_ISSET is a macro in /usr/include/sys/select.h, at least on 9.0. Check if > that file exists and is readable. > > Check if the file config.h[1] in the windowmaker source tree (generated by > configure) contains the line '#

Re: Can't install WindowMaker

2012-03-11 Thread Roland Smith
t > remember why, but some days ago, I deinstalled ist. Now, I can't > install it. > > $uname -rp > |7.4-STABLE amd64 It compiles fine here (9.0-RELEASE amd64). > #portmaster /x11-wm/windomaker > |[...] > |handlers.c:542: warning: implicit declaration of funct

Re: Can't install WindowMaker

2012-03-11 Thread jb
Sabine Baer t-online.de> writes: > > Sorry if I'm totally wrong here but I don't know where to ask. > > I'm using WindowMaker as my window manager for some years. I do not > remember why, but some days ago, I deinstalled ist. Now, I can't > ins

Can't install WindowMaker

2012-03-11 Thread Sabine Baer
Sorry if I'm totally wrong here but I don't know where to ask. I'm using WindowMaker as my window manager for some years. I do not remember why, but some days ago, I deinstalled ist. Now, I can't install it. $uname -rp |7.4-STABLE amd64 #portmaster -aD |all up to dat

Re: Can't install freebsd/pcbsd

2011-11-29 Thread Andreas Junius
On Tue, Nov 29, 2011 at 3:45 PM, wrote: > There were more typos and bad grammar than good information in my previous > response. What I ment to say: > > Go into the BIOS and make sure the CD is first in the boot list. Then > make sure another system can read and boot the FreeBSD CD. After tha

Re: Can't install freebsd/pcbsd

2011-11-28 Thread doug
Top posting is frowned upon On Tue, 29 Nov 2011, Andreas Junius wrote: Hi, I've checked the compability list and there is an entry for the Acer notebook. Unfortunately a bit old and not quite informative. My problem isn't dual boot or Windows, my problem is that I can't get the installer start

Re: Can't install freebsd/pcbsd

2011-11-28 Thread Andreas Junius
Hi, I've checked the compability list and there is an entry for the Acer notebook. Unfortunately a bit old and not quite informative. My problem isn't dual boot or Windows, my problem is that I can't get the installer started - the installer gets trapped in an endless loop. There used to be Win Vi

Re: Can't install freebsd/pcbsd

2011-11-28 Thread Jerry
On Mon, 28 Nov 2011 15:10:10 -0500 (EST) d...@safeport.com articulated: > I would be very surprised if you can not install FreeBSD 8.2. Xorg is > unfortunately another matter. If you can easily reinstall windows (I > assume you want to dual boot) you can try to install only FreeBSD and > see if t

Re: Can't install freebsd/pcbsd

2011-11-28 Thread doug
On Mon, 28 Nov 2011, Sergio de Almeida Lenzi wrote: Em Seg, 2011-11-28 ?s 18:53 +1030, Andreas Junius escreveu: Hi all, I'm trying to install freebsd on a notebook for quite some time. It is an Acer Aspire 9302AWMSi with a AMD Turion 64 Mobile CPU. I tried freebsd 8.2, pcbsd 8.2 and pcbsd 9.

Re: Can't install freebsd/pcbsd

2011-11-28 Thread Sergio de Almeida Lenzi
Em Seg, 2011-11-28 às 18:53 +1030, Andreas Junius escreveu: > Hi all, > > I'm trying to install freebsd on a notebook for quite some time. It is an > Acer Aspire 9302AWMSi with a > AMD Turion 64 Mobile CPU. > I tried freebsd 8.2, pcbsd 8.2 and pcbsd 9.0 . > > Unfortunately the installation routi

Can't install freebsd/pcbsd

2011-11-28 Thread Andreas Junius
Hi all, I'm trying to install freebsd on a notebook for quite some time. It is an Acer Aspire 9302AWMSi with a AMD Turion 64 Mobile CPU. I tried freebsd 8.2, pcbsd 8.2 and pcbsd 9.0 . Unfortunately the installation routine gets trapped in some kind of endless loop. Version 8.2 starts up and resta

Re: Can't install - Octave, SuiteSparse

2011-01-27 Thread Rob Farmer
On Thu, Jan 27, 2011 at 15:25, Gerald Pfeifer wrote: > Sorry, I just realized I totally missed this question.  Are you > still seeing the problem? > > Looking at the web archive of this thread, I do not see anything > stand out.  What happens if you remove gcc-4.4.6.20101012 and try > to build eve

Re: Can't install - Octave, SuiteSparse

2011-01-27 Thread Gerald Pfeifer
On Wed, 27 Oct 2010, Zbigniew Komarnicki wrote: >> This is probably a GCC problem. What exact version are you using >> (pkg_info | grep gcc)? There is another recent report of issues with >> the latest update to lang/gcc45: >> >> http://lists.freebsd.org/pipermail/freebsd-ports/2010-October/064212.

Re: Can't install - Octave, SuiteSparse

2010-10-27 Thread Zbigniew Komarnicki
On Wednesday 27 of October 2010 10:20:54 you wrote: > This is probably a GCC problem. What exact version are you using > (pkg_info | grep gcc)? There is another recent report of issues with > the latest update to lang/gcc45: > > http://lists.freebsd.org/pipermail/freebsd-ports/2010-October/064212.h

Re: Can't install - Octave, SuiteSparse

2010-10-27 Thread Rob Farmer
On Wed, Oct 27, 2010 at 01:09, Zbigniew Komarnicki wrote: > I suspect that problem is with this: > /usr/local/bin/ld: final link failed: Nonrepresentable section on output > collect2: ld returned 1 exit status This is probably a GCC problem. What exact version are you using (pkg_info | grep gcc)?

Can't install - Octave, SuiteSparse

2010-10-27 Thread Zbigniew Komarnicki
Hello, I encounter the following problem when I try install math/octave. I suspect that problem is with this: /usr/local/bin/ld: final link failed: Nonrepresentable section on output collect2: ld returned 1 exit status My system (fresh install, fresh ports tree csup-ed today): # uname -rms FreeB

Re: I can't install php5-mhash from ports

2010-05-30 Thread Michael Powell
Yavuz Maşlak wrote: > I use freebsd7.3 . I ran portsnap update . > > I can't install php5-mhash from ports > cd /usr/ports/security/php5-mhash > # make > ===> Vulnerability check disabled, database not found > ===> License check disabled, port has not define

I can't install php5-mhash from ports

2010-05-30 Thread Yavuz Maşlak
I use freebsd7.3 . I ran portsnap update . I can't install php5-mhash from ports cd /usr/ports/security/php5-mhash # make ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Extracting for php5-mhash-5.3.2 => MD

Re: Can't install octave

2010-03-06 Thread Zbigniew Komarnicki
On Friday 05 of March 2010 17:09:56 Pietro Cerutti wrote: > On 2010-Mar-05, 16:47, Jan Henrik Sylvester wrote: > > There has been one more commit on that port: > > > > http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-toolkits/fltk/files/patch > >-src_filename_list.cxx.diff?r1=1.4;r2=1.5;f=h > > > >

Re: Can't install octave

2010-03-05 Thread Pietro Cerutti
On 2010-Mar-05, 16:47, Jan Henrik Sylvester wrote: > There has been one more commit on that port: > > http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-toolkits/fltk/files/patch-src_filename_list.cxx.diff?r1=1.4;r2=1.5;f=h > > That one looks suspicious because (__FreeBSD_version >= 73) make the

Re: Can't install octave

2010-03-05 Thread Jan Henrik Sylvester
On 03/05/2010 16:24, Jan Henrik Sylvester wrote: On 01/-10/-28163 20:59, Zbigniew Komarnicki wrote: I try to install octave (kde3, kde4 in erlier post) after fresh install FreeBSD 8.0 and freebsd-update to FreeBSD 8.0 p2 on i386 athlon-xp 1660 MHz, but with no success. I forgot to add that I cs

Re: Can't install octave

2010-03-05 Thread Jan Henrik Sylvester
On 01/-10/-28163 20:59, Zbigniew Komarnicki wrote: I try to install octave (kde3, kde4 in erlier post) after fresh install FreeBSD 8.0 and freebsd-update to FreeBSD 8.0 p2 on i386 athlon-xp 1660 MHz, but with no success. I forgot to add that I csup-ed the ports tree today. If I try to rebuild

Can't install octave

2010-03-05 Thread Zbigniew Komarnicki
Hello, I try to install octave (kde3, kde4 in erlier post) after fresh install FreeBSD 8.0 and freebsd-update to FreeBSD 8.0 p2 on i386 athlon-xp 1660 MHz, but with no success. I forgot to add that I csup-ed the ports tree today. Here is the output: # make install clean ===> octave-3.2.4 d

Can't install kde4

2010-03-05 Thread Zbigniew Komarnicki
Hello, I try to install kde4 (and kde3 in erlier post) after fresh install FreeBSD 8.0 and freebsd-update to FreeBSD 8.0 p2 on i386 athlon-xp 1660 MHz, but with no success. Here is the output: # cd /usr/ports/x11/kde4 # make install clean ===> Installing for kde4-4.3.5 ===> kde4-4.3.5 depend

Can't install kde3

2010-03-05 Thread Zbigniew Komarnicki
Hello, I try to install kde3 after fresh install FreeBSD 8.0 and freebsd-update to FreeBSD 8.0 p2 on i386 athlon-xp 1660 MHz, but with no success. Here is the output: # cd /usr/ports/x11/kde3 # make install clean ===> Installing for kde-3.5.10_3 ===> kde-3.5.10_3 depends on executable: kjump

Re: Can't install FreeBSD 7.2-RELEASE and 8.0-BETA4

2009-09-14 Thread Chris Whitehouse
Uwe Laverenz wrote: Am 13.09.2009 14:11, schrieb Zbigniew Komarnicki: run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config run_interrupt_driven_hooks: still waiting after 120 seconds for xpt_config run_interrupt_driven_hooks: still waiting after 180 seconds for xpt_config

Re: Can't install FreeBSD 7.2-RELEASE and 8.0-BETA4

2009-09-13 Thread FuLLBLaSTstorm
Hi, I am having _exactly_ the same issue with my Fujitsu-Siemens ESPRIMO V6505. And unfortunately for me the workaround listed above is not applicable as there're no option such as firewireIEEE1394 in my BIOS =(. I know it's bad policy to request a feature than to implement it, but anywayz...It wo

Re: Can't install FreeBSD 7.2-RELEASE and 8.0-BETA4

2009-09-13 Thread Uwe Laverenz
Am 13.09.2009 14:11, schrieb Zbigniew Komarnicki: run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config run_interrupt_driven_hooks: still waiting after 120 seconds for xpt_config run_interrupt_driven_hooks: still waiting after 180 seconds for xpt_config run_interrupt_driven_h

Can't install FreeBSD 7.2-RELEASE and 8.0-BETA4

2009-09-13 Thread Zbigniew Komarnicki
Hello, I can't install FreeBSD 7.2-RELEASE and 8.0-BETA4 on laptop HP Pavilion Entertainment PC dv5 - 1150ew. I got the following message when boot from CD install 8.0-BETA4-amd64-bootonly.iso similarly for 7.2-RELEASE: ... run_interrupt_driven_hooks: still waiting after 60 second

Re: Can't install from ports

2009-01-15 Thread Rem P Roberti
Rem P Roberti writes: Boy, this hasn't been a good night. I am unable to install from ports. When I attempt to do a compile I get this error message: 1 open conditional: at line 131 (evaluated to true) make: fatal errors encountered -- cannot continue This may help to nar

Re: Can't install from ports

2009-01-15 Thread Boris Samorodov
Rem P Roberti writes: > Boy, this hasn't been a good night. I am unable to install from > ports. When I attempt to do > a compile I get this error message: > > 1 open conditional: > at line 131 (evaluated to true) > make: fatal errors encountered -- cannot continue This may help to nar

Can't install from ports

2009-01-14 Thread Rem P Roberti
Boy, this hasn't been a good night. I am unable to install from ports. When I attempt to do a compile I get this error message: 1 open conditional: at line 131 (evaluated to true) make: fatal errors encountered -- cannot continue This is a first for me. Rem __

can't install extension for Openoffice

2008-08-31 Thread ronggui
I tried version 2.4 and dev-3.0, both give the same error: bad transfer url. Anyone knows what is the problem and how to solve it? Thanks. -- HUANG Ronggui, Wincent http://ronggui.huang.googlepages.com/ Ph.D. Candidate, CityU of HK Master of sociology, Fudan University, China Bachelor of Social

Re: Can't install mod_perl (apr*.h issue)

2008-04-26 Thread Walter Venable
On Sat, Apr 26, 2008 at 6:47 PM, Paul Schmehl <[EMAIL PROTECTED]> wrote: > --On Saturday, April 26, 2008 4:54 PM +0300 Walter Venable < > [EMAIL PROTECTED]> wrote: > > Hey all...whenever I try to install mod_perl, it hangs up saying it can't > > find the apr*.h files (which I've manually located

Re: Can't install mod_perl (apr*.h issue)

2008-04-26 Thread Paul Schmehl
--On Saturday, April 26, 2008 4:54 PM +0300 Walter Venable <[EMAIL PROTECTED]> wrote: Hey all...whenever I try to install mod_perl, it hangs up saying it can't find the apr*.h files (which I've manually located in /usr/local/include/apr-1/ . My question -- how do I get it to look in that prope

Can't install mod_perl (apr*.h issue)

2008-04-26 Thread Walter Venable
Hey all...whenever I try to install mod_perl, it hangs up saying it can't find the apr*.h files (which I've manually located in /usr/local/include/apr-1/ . My question -- how do I get it to look in that proper folder? See log: Script started on Sat Apr 26 05:14:47 2008 [weaseal: /usr/ports/w

Can't install 7.0-RC3 on dell dimension 3100 (usb problems)

2008-02-24 Thread pak chooie
Hello, I am unable to boot (and much less install) FreeBSD on a Dell Dimension3100 computer, apparently due to some usb problems. here's the error message sio0: configured irq 4 not in bitmap of probed irqs sio0: port may not be enabled sio0: configured irq 4 not in bitmap of probed irqs sio0

Re: can't install PHP5: missing pkg-descr

2007-03-07 Thread Kevin Kinsey
Amer H. Alhabsi wrote: I'm trying to install PHP5 but keep getting the missing pkg-desc for php5-5.1.6_3. It complies all right with make. But when I try make install, I get the error. The make -V DESCR gives /home/alhabsi/packages/pkg-descr. This directory is where I keep my downloaded packag

can't install PHP5: missing pkg-descr

2007-03-07 Thread Amer H. Alhabsi
I'm trying to install PHP5 but keep getting the missing pkg-desc for php5-5.1.6_3. It complies all right with make. But when I try make install, I get the error. The make -V DESCR gives /home/alhabsi/packages/pkg-descr. This directory is where I keep my downloaded packages. Amer, ___

Re: Can't install win32-codecs

2007-02-23 Thread Warren Block
On Fri, 23 Feb 2007, Dr. Jennifer Nussbaum wrote: Im trying to get a new install going, and it wont let me install win32-codecs (and therefor mplayer and xine and everything i need to watch multimedia). Its marked as "forbidden: remote code execution". The URL it gives just shows why it can be d

Re: Can't install win32-codecs

2007-02-23 Thread Lars Eighner
On Fri, 23 Feb 2007, Dr. Jennifer Nussbaum wrote: Hi, Im trying to get a new install going, and it wont let me install win32-codecs (and therefor mplayer and xine and everything i need to watch multimedia). Its marked as "forbidden: remote code execution". The URL it gives just shows why it can

Re: Can't install win32-codecs

2007-02-23 Thread Paulette McGee
--- "Dr. Jennifer Nussbaum" <[EMAIL PROTECTED]> wrote: > Hi, > > Im trying to get a new install going, and it wont > let me install > win32-codecs (and therefor mplayer and xine and > everything i > need to watch multimedia). Its marked as "forbidden: > remote > code execution". The URL it gives

Re: Can't install win32-codecs

2007-02-23 Thread Dr. Jennifer Nussbaum
Jeremy Gransden <[EMAIL PROTECTED]> wrote: On 2/23/07, Dr. Jennifer Nussbaum <[EMAIL PROTECTED]> wrote: Hi, Im trying to get a new install going, and it wont let me install win32-codecs (and therefor mplayer and xine and everything i need to watch multimedia). Its marked as "forbidden: remote

Re: Can't install win32-codecs

2007-02-23 Thread Jeremy Gransden
On 2/23/07, Dr. Jennifer Nussbaum <[EMAIL PROTECTED]> wrote: Hi, Im trying to get a new install going, and it wont let me install win32-codecs (and therefor mplayer and xine and everything i need to watch multimedia). Its marked as "forbidden: remote code execution". The URL it gives just shows

Re: Can't install win32-codecs

2007-02-23 Thread Kelly D. Grills
On Fri, Feb 23, 2007 at 06:32:15PM -0800, Dr. Jennifer Nussbaum wrote: > > Im trying to get a new install going, and it wont let me install > win32-codecs (and therefor mplayer and xine and everything i > need to watch multimedia). Its marked as "forbidden: remote > code execution". The URL it giv

Can't install win32-codecs

2007-02-23 Thread Dr. Jennifer Nussbaum
Hi, Im trying to get a new install going, and it wont let me install win32-codecs (and therefor mplayer and xine and everything i need to watch multimedia). Its marked as "forbidden: remote code execution". The URL it gives just shows why it can be dangerous. Is there any workaround, or a way to

Can't install tcl84

2007-01-07 Thread Abdullah Al-Marrie
Hello, This is my server uname -a FreeBSD sms.wearab.net 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed Jun 28 19:25:02 UTC 2006 I can't install tcl84 from the ports I don't know why, has anyone faced this problem too? pkg.test : Total 139 Passed 138 Skipped 1

Re: can't install kdelibs3 port after upgrading

2006-02-03 Thread Per olof Ljungmark
Nicolas Blais wrote: On Friday 03 February 2006 20:25, Peter wrote: I'm running 5.4-STABLE and I'm receiving the following error: checking for pcre-config... /usr/local/bin/pcre-config configure: error: You're missing libpcre. Download libpcre from http://www.pcre.org or find a binary package

Re: can't install kdelibs3 port after upgrading

2006-02-03 Thread Nicolas Blais
On Friday 03 February 2006 20:25, Peter wrote: > I'm running 5.4-STABLE and I'm receiving the following error: > > > checking for pcre-config... /usr/local/bin/pcre-config > configure: error: You're missing libpcre. > Download libpcre from http://www.pcre.org or find a binary package for > your pla

can't install kdelibs3 port after upgrading

2006-02-03 Thread Peter
I'm running 5.4-STABLE and I'm receiving the following error: checking for pcre-config... /usr/local/bin/pcre-config configure: error: You're missing libpcre. Download libpcre from http://www.pcre.org or find a binary package for your platform. Alternatively, you can specify --disable-pcre, but s

Re: can't install php5-dba port

2005-11-08 Thread Mike Fern
do you run both php 5 and php 4? this could be the problem when your apache config file still points to php 4 module. On 11/7/05, Charlie McElfresh <[EMAIL PROTECTED]> wrote: > Hello, > > I'm running php 5.05, apache 2.053, on FreeBSD > 5.4-RELEASE. > > When I try to install the port (from the por

Re: can't install php5-dba port

2005-11-07 Thread Lowell Gilbert
Charlie McElfresh <[EMAIL PROTECTED]> writes: > I'm running php 5.05, apache 2.053, on FreeBSD > 5.4-RELEASE. > > When I try to install the port (from the ports > collection) > > php5-dba > > I get this message: > > ===> php5-dba-5.0.3_2 is marked as broken: Doesn't > work with PHP version :

can't install php5-dba port

2005-11-06 Thread Charlie McElfresh
Hello, I'm running php 5.05, apache 2.053, on FreeBSD 5.4-RELEASE. When I try to install the port (from the ports collection) php5-dba I get this message: ===> php5-dba-5.0.3_2 is marked as broken: Doesn't work with PHP version : 4 (Doesn't support PHP 4). Help appreciated. Charlie

Re: can't install 5.4, won't recognize SCSI CD Rom

2005-10-03 Thread Chuck Swiger
[EMAIL PROTECTED] wrote: I'm having a problem installing FreeBSD with a CD Rom disc. I have a SCSI CD Rom player. It's not possible to configure my system to search for the boot record from CD Rom. Instead, I've been trying to start from the installation floppies, then have FreeBSD use the ins

can't install 5.4, won't recognize SCSI CD Rom

2005-10-02 Thread jacobsanders
Hi, Thanks in advance for any help of advice you might have: I'm having a problem installing FreeBSD with a CD Rom disc. I have a SCSI CD Rom player. It's not possible to configure my system to search for the boot record from CD Rom. Instead, I've been trying to start from the installation flo

Re: can't install /sysutils/dvd+rw-tools

2005-09-13 Thread Carl Delsey
On Mon, Sep 12, 2005 at 07:03:53AM -0400, bob self wrote: > My solution was to completely de-install gnome2 and it's associated > ports. That removed about 100 ports. > It's hard to believe that gnome would take over the system so > thoroughly. Fluxbox works fine for me. Hmmm. That's not very ob

Re: can't install /sysutils/dvd+rw-tools

2005-09-12 Thread bob self
My solution was to completely de-install gnome2 and it's associated ports. That removed about 100 ports. It's hard to believe that gnome would take over the system so thoroughly. Fluxbox works fine for me. ___ freebsd-questions@freebsd.org mailing list

Re: can't install /sysutils/dvd+rw-tools

2005-09-11 Thread Garrett Cooper
The only problem I see with that is cjk-cdrtools has built in internationalization for Chinese, Japanese, and Korean input somehow, so watch out because you might want to built a compatible version of dvdrw+tools from ports with internationalization enabled in that way. -Garrett

Re: can't install /sysutils/dvd+rw-tools

2005-09-11 Thread Carl Delsey
On Sun, Sep 11, 2005 at 09:11:37PM -0400, bob self wrote: > FreeBSD-6.0 beta 4 > > I'm trying to get DVD burning going according to the handbook. So, it > says to install "dvd+rw-tools". > But I get this error: > > [EMAIL PROTECTED] pkg_add -r dvd+rw-tools > Fetching > ftp://ftp.freebsd.org/pub

can't install /sysutils/dvd+rw-tools

2005-09-11 Thread bob self
FreeBSD-6.0 beta 4 I'm trying to get DVD burning going according to the handbook. So, it says to install "dvd+rw-tools". But I get this error: [EMAIL PROTECTED] pkg_add -r dvd+rw-tools Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/Latest/ dvd+rw-tools.tbz... Done.

Re: Can't install php5-apache20 combination

2005-08-10 Thread Beecher Rintoul
On Wednesday 10 August 2005 12:09 pm, bob self wrote: > I have a new installation of 5.4-RELEASE and am trying to get apache2 > with php5 support installed. > No luck so far. In what order should I do this? I've tried this: > > *portupgrade -vN php5* > These are the options that I selected > >

Can't install php5-apache20 combination

2005-08-10 Thread bob self
I have a new installation of 5.4-RELEASE and am trying to get apache2 with php5 support installed. No luck so far. In what order should I do this? I've tried this: *portupgrade -vN php5* These are the options that I selected APACHE2(yes. I changed this from 'no') DEBUG

Can't install 5.4

2005-06-10 Thread Imran Sabani
Hi, I'm currently using freebsd 5.2.1 and tried to upgrade to 5.4. My problem is after i install ver_5.4 my laptop crash(hang). The keyboard is not function anymore. FYI i'm using HP compaq nc4000 notebook. This problem happen if i upgrade to upper version then 5.2.1. (eg, 5.3 , 5.4). I don't have

Re: I can't install netperf

2005-06-09 Thread João Gabriel Sapucahy Chiste
Uhuhu i finally get this thing working, thanks i lot Paul :D Sorry for i'm beeing so newbie and annoying. []'s Em 09/06/2005, às 20:37, João Gabriel Sapucahy Chiste escreveu: now says that i need to edit makefile to my plataform... :( Em 09/06/2005, às 19:54, Paul Schmehl escreveu: --On

Re: I can't install netperf

2005-06-09 Thread João Gabriel Sapucahy Chiste
now says that i need to edit makefile to my plataform... :( Em 09/06/2005, às 19:54, Paul Schmehl escreveu: --On Thursday, June 09, 2005 19:44:20 -0300 João Gabriel Sapucahy Chiste <[EMAIL PROTECTED]> wrote: Now i get the network ok and ports working, i tried with other softwares but i can't

Re: I can't install netperf

2005-06-09 Thread Paul Schmehl
--On Thursday, June 09, 2005 19:44:20 -0300 João Gabriel Sapucahy Chiste <[EMAIL PROTECTED]> wrote: Now i get the network ok and ports working, i tried with other softwares but i can't download netperf because i have messed up with distinfo, what you have in this file? MD5 (netperf-2.3pl1.tar

Re: I can't install netperf

2005-06-09 Thread João Gabriel Sapucahy Chiste
Now i get the network ok and ports working, i tried with other softwares but i can't download netperf because i have messed up with distinfo, what you have in this file? Em 09/06/2005, às 17:32, Paul Schmehl escreveu: --On Thursday, June 09, 2005 17:28:14 -0300 João Gabriel Sapucahy Chiste <[E

Re: I can't install netperf

2005-06-09 Thread João Gabriel Sapucahy Chiste
now i get the dns working but i need to know where i put the router address, because the dhcp it's not working. Em 09/06/2005, às 17:49, Tim Erlin escreveu: João Gabriel Sapucahy Chiste wrote: i have a problem resolving names when i give ping www i get host name lookup failure and when i

Re: I can't install netperf

2005-06-09 Thread João Gabriel Sapucahy Chiste
yes now i realized that i can't create resolv.conf...:( I get this message: out of inodes. unable to create resolv.conf Em 09/06/2005, às 17:49, Tim Erlin escreveu: João Gabriel Sapucahy Chiste wrote: i have a problem resolving names when i give ping www i get host name lookup failure and

Re: I can't install netperf

2005-06-09 Thread Tim Erlin
João Gabriel Sapucahy Chiste wrote: > i have a problem resolving names > when i give ping www i get host name lookup failure > and when i run dig i get connection refused Can you ping the DNS server by IP? --Tim Erlin > Em 09/06/2005, às 17:32, Paul Schmehl escreveu: > >> --On Thursday, Jun

Re: I can't install netperf

2005-06-09 Thread João Gabriel Sapucahy Chiste
i have a problem resolving names when i give ping www i get host name lookup failure and when i run dig i get connection refused Em 09/06/2005, às 17:32, Paul Schmehl escreveu: --On Thursday, June 09, 2005 17:28:14 -0300 João Gabriel Sapucahy Chiste <[EMAIL PROTECTED]> wrote: Should i ena

Re: I can't install netperf

2005-06-09 Thread Paul Schmehl
--On Thursday, June 09, 2005 17:28:14 -0300 João Gabriel Sapucahy Chiste <[EMAIL PROTECTED]> wrote: Should i enable ipv6? i see a inet6 address when i give ifconfig. It's that enough? No, not unless your network uses it, which is unlikely. It's normal for ifconfig to report the ipv6 address

Re: I can't install netperf

2005-06-09 Thread João Gabriel Sapucahy Chiste
Should i enable ipv6? i see a inet6 address when i give ifconfig. It's that enough? Em 09/06/2005, às 17:21, Paul Schmehl escreveu: --On Thursday, June 09, 2005 17:12:39 -0300 João Gabriel Sapucahy Chiste <[EMAIL PROTECTED]> wrote: I'm a programmer but i'm still not compiled this stuff I`

Re: I can't install netperf

2005-06-09 Thread Paul Schmehl
--On Thursday, June 09, 2005 17:12:39 -0300 João Gabriel Sapucahy Chiste <[EMAIL PROTECTED]> wrote: I'm a programmer but i'm still not compiled this stuff I`m on a Lan with a DHCP server and i can ping but the DNS names are not configured i put them in resolv.conf but don't worked. When i r

Re: I can't install netperf

2005-06-09 Thread João Gabriel Sapucahy Chiste
I'm a programmer but i'm still not compiled this stuff I`m on a Lan with a DHCP server and i can ping but the DNS names are not configured i put them in resolv.conf but don't worked. When i run dhclient i get an ip address, but i get this message addres family not supported by protocol famil

Re: I can't install netperf

2005-06-09 Thread Paul Schmehl
--On Thursday, June 09, 2005 15:10:11 -0300 João Gabriel Sapucahy Chiste <[EMAIL PROTECTED]> wrote: I put the netperf-2.4.0.tar.gz in the location that ports telling and tried to install from ports and then i get this: applying freebsd patchesblabla File to patch: Which file should i type?

Re: I can't install netperf

2005-06-09 Thread Paul Schmehl
--On Thursday, June 09, 2005 14:17:34 -0300 João Gabriel Sapucahy Chiste <[EMAIL PROTECTED]> wrote: I already have downloaded netperf. I need to run configure before compile. But i got that error. You have installed netperf before? No, but I've installed a *ton* of apps from ports, and I'm a

Re: I can't install netperf

2005-06-09 Thread João Gabriel Sapucahy Chiste
I put the netperf-2.4.0.tar.gz in the location that ports telling and tried to install from ports and then i get this: applying freebsd patchesblabla File to patch: Which file should i type? Em 09/06/2005, às 14:26, Tim Erlin escreveu: João Gabriel Sapucahy Chiste wrote: I already have do

Re: I can't install netperf

2005-06-09 Thread João Gabriel Sapucahy Chiste
I don't have a internet connection on this machine... But i think if i install using ports i will get the same error that i get compiling, don't you think? Em 09/06/2005, às 14:26, Tim Erlin escreveu: João Gabriel Sapucahy Chiste wrote: I already have downloaded netperf. I need to run configur

Re: I can't install netperf

2005-06-09 Thread Tim Erlin
João Gabriel Sapucahy Chiste wrote: > I already have downloaded netperf. I need to run configure before compile. > But i got that error. > You have installed netperf before? He is suggesting that you install it from the ports tree, rather than downloading the source and compiling it. --Tim Erlin

Re: I can't install netperf

2005-06-09 Thread João Gabriel Sapucahy Chiste
I already have downloaded netperf. I need to run configure before compile. But i got that error. You have installed netperf before? Em 09/06/2005, às 12:23, Paul Schmehl escreveu: --On Thursday, June 09, 2005 11:26:06 -0300 João Gabriel Sapucahy Chiste <[EMAIL PROTECTED]> wrote: When i run .

Re: I can't install netperf

2005-06-09 Thread Paul Schmehl
--On Thursday, June 09, 2005 11:26:06 -0300 João Gabriel Sapucahy Chiste <[EMAIL PROTECTED]> wrote: When i run ./configure to install netperf i get this error: failed to get size of sin_port in struct sockaddr_in. What can i do to solve this? cd /usr/ports/benchmark/netperf make install cle

I can't install netperf

2005-06-09 Thread João Gabriel Sapucahy Chiste
When i run ./configure to install netperf i get this error: failed to get size of sin_port in struct sockaddr_in. What can i do to solve this? Pleas someone help me! I reaaly need to do this works fast! João Gabriel Sapucahy Chiste ___ freebsd-question

Re: Re: Re: Automake version mismatch - can't install anything via ports

2005-06-08 Thread Kris Kennaway
On Wed, Jun 08, 2005 at 09:54:51AM -0500, Phil Cryer wrote: > > >> # > >> USE_AUTOMAKE_VER=19 > > > >*ahem* > > > >Kris > > Whew, thank you! I knew automake was being misdirected somewhere, but didn't > think of /etc/make.conf, can't remember putting that in there, but I suppose > I did. Comm

  1   2   >