Re: firefox2

2006-11-05 Thread Andriy Babiy
On Sunday 05 November 2006 16:44, you wrote:
> On 11/5/06, Andriy Babiy <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > I wanted to thank to everyone who advised me on how to avoid "firefox2
> > core dump" issue.
> > The version of nspr was the lastest.
> > When I disabled an optimization flags in make.conf, re-compiled the
> > kernel, and "portupgrade -f firefox", I got Firefox running with no
> > problem. If someone else has a similar issue, keep it in mind. For some
> > reason, "-mtune=" and "-march=" flags caused the problem.
>
> What -march= flags did you use?

CPUTYPE=i686
-O2 -mcpu=i686 -march=i686 -mtune=i686

I had the kernel compiled with those flags and used it for a while with no 
problem. Actually, I am not sure: maybe, I could leave the kernel compiled 
with the flags and just re-compile firefox2 without them, or vice versa. I 
got tired of re-building the port, so I just disabled the flags everywhere, 
and it resulted in firefox2 running properly.
When the flags were enabled, I got an error while portupgrading firefox, but 
the build didn't fail because if this error. I can't remember exactly; it was 
something like "Chrome build failed, core dumped..."; firefox was built 
though, but didn't work.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Fetchmail: Error message in maillog

2006-11-05 Thread Jonathan McKeown
On Saturday 04 November 2006 20:08, Gerard Seibert wrote:
> FreeBSD 6.1
> Fetchmail release 6.3.5+RPA+SDPS+SSL+OPIE+NLS.
>
> I had been running fetchmail without incident for over a year. I then did
> something stupid; I updated it. Now, it produces this error message in
> the /var/maillog file:
>
>
> Nov  4 12:57:52 scorpio fetchmail[734]: connection to localhost:smtp
> [::1/25] failed: Connection refused.

Possibly silly question: it's failing to connect to the IPv6 loopback. Is it 
possible that something changed as regards IPv6/IPv4 as part of the update?

Jonathan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: MAC OS X connection to FreeBSD?

2006-11-05 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Lorin Lund wrote:
> Lonnie Cumberland wrote:
>> Greetings All,
>>
>> Being a long time Linux user and now looking into moving over to
>> FreeBSD, I decided to so some research on the web to try and get a
>> better idea as to the strengths and weaknesses as compared to other
>> operating systems like Linux (Fedora, Gentoo, etc..), OpenBSD, NetBSD,
>> and Opensolaris.
>>
>> From what I have found, FreeBSD seems to be at the very top in almost
>> every way.
>>
>> In my Internet travels, I came across a site that has this MAC OS X (
>> which I guess is called Darwin?) at:
>>
>> http://developer.apple.com/opensource/index.html
>>
>> and have noticed that they seem to have built the MAC OS X from a core
>> of FreeBSD 5.x.
>> Do I read this correctly?
>> Also, what are the differences between MAC OS X and Darwin?
> I'm pretty sure that Darwin does not include the MAC gui.  I believe
> that the guis
> used on Darwin are basically the same as found on *BSD and Linux - KDE,
> Gnome, ...

Darwin is the core to the OS; it doesn't contain a GUI, unless installed
from ports. Quartz is the "GUI platform" for OSX.
- -Garrett
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFTr7s6CkrZkzMC68RAhAmAJ97ceqgoCvP8vZAh1IFq1qQyt7trgCfXe+w
8SWtLI36Fbx7mFyMGbbs7W8=
=EgRZ
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mountroot

2006-11-05 Thread Greg 'groggy' Lehey
On Sunday,  5 November 2006 at 21:10:25 -, justin wrote:
> Hello,
>
> I`m trying to boot my freebsd 5.5 system and i`m having some trouble.
> Every time the machine boots it runs into the mountroot prompt.
> It cannot find the rootvp file on the /dev/ad0s1a.
> Everytime i try to mount the /dev/ad0s1a it gives me the mountroot prompt
> again.
> also i tryed to type ufs:/dev/ad0s1a but nothing happens.
> i presume the ad0s1a is my harddisk, i find it strange it will not mount.
> The computer finds the hard drive at boot time so what`s the problem.

The first problem is that you haven't given any details.  What
partition layout do you have?  Have you ever been able to boot from
this machine?  What's in /etc/fstab?

If this is a fresh install, I'd suggest moving to 6.1, or waiting a
couple of days for 6.2.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.


pgpeeq0w61sz9.pgp
Description: PGP signature


Re: DVB card suggestion

2006-11-05 Thread Greg 'groggy' Lehey
On Sunday,  5 November 2006 at 22:20:36 +0200, Alin-Adrian Anton wrote:
> Hi List,
>
>   I'd like to get rid of my SkyStar2 DVB card (zero support on FBSD)
>   and buy something which is well supported by FreeBSD 6.x.

To the best of my knowledge no DVB cards are supported under FreeBSD.
I'm toying with the idea of porting the driver for the DVICO DVB-T
card, but don't hold your breath.

>   Please let me know if you have knowledge of tested&working DVB cards
>   on FreeBSD, the only important thing is audio/video; IP over MPEG is not
>   needed.

Can I guess you're talking about DVB-S?

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.


pgp5PqBikywNL.pgp
Description: PGP signature


Re: Graphing Load & other system params via MRTG

2006-11-05 Thread Norberto Meijome
On Sun, 5 Nov 2006 20:07:22 -0800
"Don O'Neil" <[EMAIL PROTECTED]> wrote:

> Does any one have an MRTG setup & accompanying scripts that graphs system
> loads, etc.. Via mrtg?
> 
> What I'm looking to graph is:
> 
> Traffic on the primary ethernet
> Open network connections
> Load averages
> Memory useage
> System Uptime
> CPU usage
> Disk usage
> 
> If anyone has some examples they would be greatly appreciated, otherwise
> I'll have to work on putting together my own.


Port:   cacti-0.8.6i
Path:   /usr/ports/net/cacti
Info:   Web-driven graphing interface for RRDTool
Maint:  [EMAIL PROTECTED]
B-deps: mysql-client-5.0.27
R-deps: freetype2-2.2.1_1 libart_lgpl-2.3.17_1 libiconv-1.9.2_2 libxml2-2.6.26
mysql-client-5.0.27 net-snmp-5.2.3_3 perl-5.8.8 php5-5.1.6_3 php5-mysql-5.1.6_3
php5-pcre-5.1.6_3 php5-session-5.1.6_3 php5-snmp-5.1.6_3 php5-xml-5.1.6_3
pkg-config-0.21 png-1.2.12_1 rrdtool-1.2.15 WWW:http://www.cacti.net

_
{Beto|Norberto|Numard} Meijome

"People demand freedom of speech to make up for the freedom of thought which
they avoid. " Soren Aabye Kierkegaard

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mysql in production on freebsd 6.1 ???

2006-11-05 Thread Greg 'groggy' Lehey
On Friday,  3 November 2006 at 19:56:00 +0800, ke han wrote:
> I need feedback from users with mysql 5.0.x (or even 4.1.x) in
> production on SMP systems. X86_64 Opteron is my platform.
> I have heard rumors of it not scaling and it crashes and odd errors
> Have these been worked out in the latest releases of freebsd and mysql?
> Any thoughts on this topic may help me substantially.
> If you cannot provide info publicly, private replies are fine...I
> just need some production level feedback.

I was involved in the investigation of these claims a while back.  We
were never able to establish any connection between the elements
FreeBSD and Opteron.  Some people with these combinations had
problems, but a very large majority reported that everything was OK.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.


pgp1gIpWpnUjv.pgp
Description: PGP signature


Re: MAC OS X connection to FreeBSD?

2006-11-05 Thread Lorin Lund

Lonnie Cumberland wrote:

Greetings All,

Being a long time Linux user and now looking into moving over to 
FreeBSD, I decided to so some research on the web to try and get a 
better idea as to the strengths and weaknesses as compared to other 
operating systems like Linux (Fedora, Gentoo, etc..), OpenBSD, NetBSD, 
and Opensolaris.


From what I have found, FreeBSD seems to be at the very top in almost 
every way.


In my Internet travels, I came across a site that has this MAC OS X ( 
which I guess is called Darwin?) at:


http://developer.apple.com/opensource/index.html

and have noticed that they seem to have built the MAC OS X from a core 
of FreeBSD 5.x.

Do I read this correctly?
Also, what are the differences between MAC OS X and Darwin?
I'm pretty sure that Darwin does not include the MAC gui.  I believe 
that the guis
used on Darwin are basically the same as found on *BSD and Linux - KDE, 
Gnome, ...


The reason that I ask all of this stuff is because if we were going to 
take a distro to start building from as a base for a project that we 
are working on then would it make more sense to take the latest 
FreeBSD 6.1 or the MAC OS X (Darwin) as the base since there has been 
a great amount of work on both distros and they are also both BSD based?


I guess that I am still a little confused on some of these things and 
hope that some one can help to answer some of my newbie questions.


Thanks and have a good day,
Lonnie T. Cumberland
OutStep Technologies Incorporated
Tel: 866-425-7010

Email: [EMAIL PROTECTED]
 [EMAIL PROTECTED]

Recommended sites:

  http://www.peoplesquest.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Graphing Load & other system params via MRTG

2006-11-05 Thread Don O'Neil
Does any one have an MRTG setup & accompanying scripts that graphs system
loads, etc.. Via mrtg?

What I'm looking to graph is:

Traffic on the primary ethernet
Open network connections
Load averages
Memory useage
System Uptime
CPU usage
Disk usage

If anyone has some examples they would be greatly appreciated, otherwise
I'll have to work on putting together my own.

Thanks!

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: MAC OS X connection to FreeBSD?

2006-11-05 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Lonnie Cumberland wrote:
> Greetings All,
> 
> Being a long time Linux user and now looking into moving over to
> FreeBSD, I decided to so some research on the web to try and get a
> better idea as to the strengths and weaknesses as compared to other
> operating systems like Linux (Fedora, Gentoo, etc..), OpenBSD, NetBSD,
> and Opensolaris.
> 
> From what I have found, FreeBSD seems to be at the very top in almost
> every way.
> 
> In my Internet travels, I came across a site that has this MAC OS X (
> which I guess is called Darwin?) at:
> 
> http://developer.apple.com/opensource/index.html
> 
> and have noticed that they seem to have built the MAC OS X from a core
> of FreeBSD 5.x.
> Do I read this correctly?
> Also, what are the differences between MAC OS X and Darwin?
> 
> The reason that I ask all of this stuff is because if we were going to
> take a distro to start building from as a base for a project that we are
> working on then would it make more sense to take the latest FreeBSD 6.1
> or the MAC OS X (Darwin) as the base since there has been a great amount
> of work on both distros and they are also both BSD based?
> 
> I guess that I am still a little confused on some of these things and
> hope that some one can help to answer some of my newbie questions.
> 
> Thanks and have a good day,
> Lonnie T. Cumberland
> OutStep Technologies Incorporated
> Tel: 866-425-7010
> 
> Email: [EMAIL PROTECTED]
>  [EMAIL PROTECTED]
> 
> Recommended sites:
> 
>   http://www.peoplesquest.com

This has been mentioned quite a few times on this list.
The kernel is a Mach kernel, conceptualized by a professor and
his research group out at Carnegie Melon some years back (I want to say
7-8 years), and the userland for the OSX operating system is FreeBSD based.
Hunting around Wikipedia a bit will most likely facilitate any
answers you may have about Mach (and micro) kernels, OSX, and FreeBSD.
- -Garrett
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFTrS06CkrZkzMC68RAgZlAJ96y+eYkxMMzGXmz+4Xoag6/WAp2gCfbOPX
04OlE9BZZ+/7T4BEwK5bt0I=
=qa+L
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


MAC OS X connection to FreeBSD?

2006-11-05 Thread Lonnie Cumberland

Greetings All,

Being a long time Linux user and now looking into moving over to 
FreeBSD, I decided to so some research on the web to try and get a 
better idea as to the strengths and weaknesses as compared to other 
operating systems like Linux (Fedora, Gentoo, etc..), OpenBSD, NetBSD, 
and Opensolaris.


From what I have found, FreeBSD seems to be at the very top in almost 
every way.


In my Internet travels, I came across a site that has this MAC OS X ( 
which I guess is called Darwin?) at:


http://developer.apple.com/opensource/index.html

and have noticed that they seem to have built the MAC OS X from a core 
of FreeBSD 5.x. 

Do I read this correctly? 


Also, what are the differences between MAC OS X and Darwin?

The reason that I ask all of this stuff is because if we were going to 
take a distro to start building from as a base for a project that we are 
working on then would it make more sense to take the latest FreeBSD 6.1 
or the MAC OS X (Darwin) as the base since there has been a great amount 
of work on both distros and they are also both BSD based?


I guess that I am still a little confused on some of these things and 
hope that some one can help to answer some of my newbie questions.


Thanks and have a good day,
Lonnie T. Cumberland
OutStep Technologies Incorporated
Tel: 866-425-7010

Email: [EMAIL PROTECTED]
 [EMAIL PROTECTED]

Recommended sites:

  http://www.peoplesquest.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: NIC not coming up when Ethernet Cable is replugged

2006-11-05 Thread Mailinglists
change of subject,something must have gone wrong when copy and  
pasting, sorry



On Nov 6, 2006, at 9:56 AM, Mailinglists wrote:


Hello all,

i am having a strange Problem, which was more apparent under  
FreeBSD 5.5 and 6.0, but still happens to me under 6.1, on  
different machines with different NIC`s.


Basically when during the day something happens to my Machines  
Network Connection, for example someone pulls out the Cable, when  
it is re-plugged in, sometimes it doesn't become active anymore. It  
doesn't says No Carrier under ifconfig, but the Machine cannot be  
pinged and also cannot ping another host. Restarting the Machine is  
no help.Helping is logging in as root, and issuing a ifconfig vr0  
down followed by a ifconfig vr0 up. Then there is a console message  
saying vr0: Using force reset command. After that everything works  
again as usual. For some machines this is a real problem for me  
because they dont have Keyboard Mouse or Monitor, and i cant get in  
remotely.


Thanks for any Ideas,

David

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions- 
[EMAIL PROTECTED]"


!DSPAM:1084,454e95556571669696758!





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


NIC not coming up when Ethernet Cable is replugged

2006-11-05 Thread David Schulz

Hello all,

i am having a strange Problem, which was more apparent under FreeBSD  
5.5 and 6.0, but still happens to me under 6.1, on different machines  
with different NIC`s.


Basically when during the day something happens to my Machines  
Network Connection, for example someone pulls out the Cable, when it  
is re-plugged in, sometimes it doesn't become active anymore. It  
doesn't says No Carrier under ifconfig, but the Machine cannot be  
pinged and also cannot ping another host. Restarting the Machine is  
no help.Helping is logging in as root, and issuing a ifconfig vr0  
down followed by a ifconfig vr0 up. Then there is a console message  
saying vr0: Using force reset command. After that everything works  
again as usual. For some machines this is a real problem for me  
because they dont have Keyboard Mouse or Monitor, and i cant get in  
remotely.


Thanks for any Ideas,

David

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Reading crashed SCSI disk

2006-11-05 Thread Olivier Nicole
Hi,

Last week my mail server disk crashed. I restarted the machine with
spare hard disk and previous night backup, but I have no backup for
the emails received during the last day.

I cannot do a low level SCSI verify, it may be that all spare sectors
have been reallocated. I cannot run an fsck.

I am wondering if there is a way to read the physical blocks (those
that are readable) and save the data, from that I could be able to
rebuild some of the mailboxes.

Best regards,

Olivier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: freebsd-questions Digest, Vol 154, Issue 18

2006-11-05 Thread Oliver Iberien
On Sunday 05 November 2006 14:25, [EMAIL PROTECTED] wrote:
> On Sun, 5 Nov 2006 12:55:00 +0200
>
> [EMAIL PROTECTED] wrote:
> > > > after this commit (October 26) linux-realplayer depends on
> > > > linux-gtk2 and linux-gdk-pixbuf which _seem_ to conflict with
> > > > each other. What should I do?  I very much doubt that deleting
> > > > linux-gtk2 is right approach.
> > >
> > > I am experiencing the same problem. Deleting Linux-gtk2 definitely
> > > does not appear to be the way to go. Let me know if you find a
> > > solution.
> >
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=105140
> >
> > The PR is open and not commented by anybody yet.
> > So far I haven't tested it, I rarely need the linux-realplayer plugin,
> > just wanted to upgrade mplayerplug-in which depends on
> > linux-realplayer.
>
> Well, please test it and follow-up to that PR with the results  :)

I posted about this a few days ago as well. I just portdowngraded 
linux-realplayer to #4 in the list and left the old linux-gtk in place. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xine and mplayer will not install

2006-11-05 Thread Kevin Oberman
> Date: Sun, 5 Nov 2006 06:11:29 -0500 (EST)
> From: [EMAIL PROTECTED]
> Sender: [EMAIL PROTECTED]
> 
> After a new install of 6.2beta3 and Gnome2.14.2 I am unable to install 
> mplayer.  It fails with the following message:
> 
> ===>  Installing for mplayer-0.99.8_5
> ===>   mplayer-0.99.8_5 depends on file: /usr/local/share/mplayer/skins - 
> found
> ===>   mplayer-0.99.8_5 depends on file: 
> /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
> ===>Verifying install for 
> /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in 
> /usr/ports/multimedia/win32-codecs
> ===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution: 
> http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/win32-codecs.
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/mplayer.
> 
> Xine fails for the same reason.  Any suggestions for fixing this or 
> getting around it?

First, this should go to either the maintainers of the port in
question *win32-codecs", or to ports if there is no maintainer.

In this case, update win32-codecs without Quicktime and make sure that
the portaudit db is up to date. It will then build. There is a
vulnerability in the Quicktime codec, so as lint as it is not built
(and it is not, by default, in the new version), you should have no
problems. 

Since you were failing to build the latest version, I assume that the
database is out of date or that you chose to build it with Quicktime. To
change your build options, use "cd /usr/ports/multimedia/win32-codecs &&
make config".
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: [EMAIL PROTECTED]   Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4  EADA 927D EBB3 987B 3751


pgpqxGO5cq5yJ.pgp
Description: PGP signature


Re: firefox2

2006-11-05 Thread Michael Johnson

On 11/5/06, Andriy Babiy <[EMAIL PROTECTED]> wrote:

Hi all,

I wanted to thank to everyone who advised me on how to avoid "firefox2 core
dump" issue.
The version of nspr was the lastest.
When I disabled an optimization flags in make.conf, re-compiled the kernel,
and "portupgrade -f firefox", I got Firefox running with no problem.
If someone else has a similar issue, keep it in mind. For some
reason, "-mtune=" and "-march=" flags caused the problem.



What -march= flags did you use?


Andriy
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Question for BSD Professionals

2006-11-05 Thread Gendalf

http://www.nabble.com/file/3980/tunselect.jpg 

-- 
View this message in context: 
http://www.nabble.com/Question-for-BSD-Professionals-tf2579724.html#a7191602
Sent from the freebsd-questions mailing list archive at Nabble.com.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: gimp and the gnome update...

2006-11-05 Thread Andy Harrison


http://www.freebsd.org/gnome/docs/faq2.html#q2



Thanks!  Using the find/grep suggestion did the trick.

--
Andy Harrison
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: freebsd-questions Digest, Vol 154, Issue 17

2006-11-05 Thread Andriy Babiy
> Message: 5
> Date: Sun, 5 Nov 2006 17:47:24 +0600
> From: Bachilo Dmitry <[EMAIL PROTECTED]>
> Subject: Re: Xine and mplayer will not install
> To: freebsd-questions@freebsd.org
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain;  charset="koi8-r"
>
> ÷ ÓÏÏÂÝÅÎÉÉ ÏÔ ÷ÏÓËÒÅÓÅÎØÅ 05 ÎÏÑÂÒÑ 2006 17:11 [EMAIL PROTECTED] ÎÁÐÉÓÁÌ(a):
> > After a new install of 6.2beta3 and Gnome2.14.2 I am unable to install
> > mplayer.  It fails with the following message:
> >
> > ===>  Installing for mplayer-0.99.8_5
> > ===>   mplayer-0.99.8_5 depends on file: /usr/local/share/mplayer/skins -
> > found
> > ===>   mplayer-0.99.8_5 depends on file:
> > /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
> > ===>Verifying install for
> > /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in
> > /usr/ports/multimedia/win32-codecs
> > ===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution:
> > http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.
> > *** Error code 1
> >
> > Stop in /usr/ports/multimedia/win32-codecs.
> > *** Error code 1
> >
> > Stop in /usr/ports/multimedia/mplayer.
> >
> > Xine fails for the same reason.  Any suggestions for fixing this or
> > getting around it?
> >
> > TIA
>
> As I've already told on www.allunix.ru, it is possible but is STRONGLY NOT
> RECOMMENDED to add a following line into /etc/make.conf:
>
> DISABLE_VULNERABILITIES=true
>
> This will make you able to install vulnerable ports. But again, it is VERY
> DANGEROUS and you should do it only in case you know what you are doing.

I re-configured mplayer to install without win32-codecs port, which is much 
safer in this situation.

Andriy
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Cleanly remove a package

2006-11-05 Thread Simon Gao
Thanks, this helps.

Simon

Beech Rintoul wrote:
> On Sunday 05 November 2006 12:52, Simon Gao wrote:
>   
>> Hi,
>>
>> I have a question hope someone can help.
>>
>> When upgrading a package say vsftpd, I used port install. After newer
>> version is installed, I have both newer and older versions being listed
>> if run pkg_info. The newer version works fine.
>>
>> However, I can not run "make deinstall" after installing the newer
>> version because after port tree being updated, there is no make file for
>> older version. Plus I can't run "make deinstall" on a live machine until
>> newer package installed.
>>
>> Any help is appreciated.
>>
>> Simon
>> 
>
> Run pkgdb -F and it will ask you if you want to unregister one of them.
>
> Cheers
>
> Beech
>
>   

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: gimp and the gnome update...

2006-11-05 Thread Joe Marcus Clarke
On Sun, 2006-11-05 at 17:12 -0500, Andy Harrison wrote:
> Could anyone tell me the proper way to fix this?
> 
> I tried installing the gimp-2.2.13_2,1 port and here are the relevent
> error lines:
> 
> grep: /usr/X11R6/lib/libgtk-x11-2.0.la: No such file or directory
> sed: /usr/X11R6/lib/libgtk-x11-2.0.la: No such file or directory
> libtool: link: `/usr/X11R6/lib/libgtk-x11-2.0.la' is not a valid libtool 
> archive
> 
> I'd rather learn to fix it correctly than symlink libs into the wrong spot.

http://www.freebsd.org/gnome/docs/faq2.html#q2

Joe
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


signature.asc
Description: This is a digitally signed message part


gimp and the gnome update...

2006-11-05 Thread Andy Harrison

Could anyone tell me the proper way to fix this?

I tried installing the gimp-2.2.13_2,1 port and here are the relevent
error lines:

grep: /usr/X11R6/lib/libgtk-x11-2.0.la: No such file or directory
sed: /usr/X11R6/lib/libgtk-x11-2.0.la: No such file or directory
libtool: link: `/usr/X11R6/lib/libgtk-x11-2.0.la' is not a valid libtool archive

I'd rather learn to fix it correctly than symlink libs into the wrong spot.

My ports are very current.  Nothing related is out of date.  After a
portsnap yesterday:

# portversion -v | grep 'needs up'
firefox-1.5.0.7_1,1 <  needs updating (port has 2.0_1,1)
p5-XML-Simple-2.15  <  needs updating (port has 2.16)
win32-codecs-3.1.0.p8,1 <  needs updating (port has 3.1.0.p8_1,1)


Other relevant versions:

gtk-2.10.6_2
glib-2.12.4
libgnome-2.16.0

FreeBSD 6.1-RELEASE-p10

--
Andy Harrison
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Cleanly remove a package

2006-11-05 Thread Beech Rintoul
On Sunday 05 November 2006 12:52, Simon Gao wrote:
> Hi,
>
> I have a question hope someone can help.
>
> When upgrading a package say vsftpd, I used port install. After newer
> version is installed, I have both newer and older versions being listed
> if run pkg_info. The newer version works fine.
>
> However, I can not run "make deinstall" after installing the newer
> version because after port tree being updated, there is no make file for
> older version. Plus I can't run "make deinstall" on a live machine until
> newer package installed.
>
> Any help is appreciated.
>
> Simon

Run pkgdb -F and it will ask you if you want to unregister one of them.

Cheers

Beech

-- 
---
Beech Rintoul - Sys. Administrator - [EMAIL PROTECTED]
/"\   ASCII Ribbon Campaign  | Alaska Paradise Travel
\ / - NO HTML/RTF in e-mail  | 201 East 9Th Avenue Ste.310
 X  - NO Word docs in e-mail | Anchorage, AK 99501
/ \  - Please visit Alaska Paradise - http://www.alaskaparadise.com
---













pgpNlKdO11oqU.pgp
Description: PGP signature


Re: Cleanly remove a package

2006-11-05 Thread Josh Carroll

When upgrading a package say vsftpd, I used port install. After newer
version is installed, I have both newer and older versions being listed
if run pkg_info. The newer version works fine.


You can use portupgrade instead, which should deinstall the old
version, then install the new one. You can't install the new one
before the old one, so there will be a brief period of time between
the make deinstall and make reinstall that it may not be available.

Also keep in mind, if you are upgrading something like mysql, you
should update pkgtools.conf to restart it afterwards to minimize down
time (and so you don't have to remember to restart it). You can look
for the AFTERINSTALL section in pkgtools.conf for how to do this.

Josh
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Cleanly remove a package

2006-11-05 Thread Simon Gao
Hi,

I have a question hope someone can help.

When upgrading a package say vsftpd, I used port install. After newer
version is installed, I have both newer and older versions being listed
if run pkg_info. The newer version works fine.

However, I can not run "make deinstall" after installing the newer
version because after port tree being updated, there is no make file for
older version. Plus I can't run "make deinstall" on a live machine until
newer package installed.

Any help is appreciated.

Simon
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


make problems with amarok 1.4.3_3

2006-11-05 Thread FreeBSD WickerBill

I did a make rmconfig and a make clean in the /usr/ports/audio/amarok before
I started again as I've had this same error 3 times now. Anyone have a clue
as to what I need to do?

here are the last few lines and, Thanks,

gmake[4]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3
/amarok/src/konquisidebar'
gmake[3]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3
/amarok/src/konquisidebar'
Making install in statusbar
gmake[3]: Entering directory `/usr/ports/audio/amarok/work/amarok-1.4.3
/amarok/src/statusbar'
gmake[4]: Entering directory `/usr/ports/audio/amarok/work/amarok-1.4.3
/amarok/src/statusbar'
gmake[4]: Nothing to be done for `install-exec-am'.
gmake[4]: Nothing to be done for `install-data-am'.
gmake[4]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3
/amarok/src/statusbar'
gmake[3]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3
/amarok/src/statusbar'
Making install in .
gmake[3]: Entering directory `/usr/ports/audio/amarok/work/amarok-1.4.3
/amarok/src'
gmake[4]: Entering directory `/usr/ports/audio/amarok/work/amarok-1.4.3
/amarok/src'
test -z "/usr/local/lib" || /bin/sh ../../admin/mkinstalldirs
"/usr/local/lib"
/bin/sh /usr/local/bin/libtool --silent --mode=install /usr/bin/install -c
-o root -g wheel  'libamarok.la' '/usr/local/lib/libamarok.la'
install: /usr/local/lib/libamarok.so.0: No such file or directory
gmake[4]: *** [install-libLTLIBRARIES] Error 71
gmake[4]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3
/amarok/src'
gmake[3]: *** [install-am] Error 2
gmake[3]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3
/amarok/src'
gmake[2]: *** [install-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3
/amarok/src'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3
/amarok'
gmake: *** [install-recursive] Error 1
*** Error code 2

Stop in /usr/ports/audio/amarok.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


mountroot

2006-11-05 Thread justin
Hello,

I`m trying to boot my freebsd 5.5 system and i`m having some trouble.
Every time the machine boots it runs into the mountroot prompt.
It cannot find the rootvp file on the /dev/ad0s1a.
Everytime i try to mount the /dev/ad0s1a it gives me the mountroot prompt
again.
also i tryed to type ufs:/dev/ad0s1a but nothing happens.
i presume the ad0s1a is my harddisk, i find it strange it will not mount.
The computer finds the hard drive at boot time so what`s the problem.

Thanks in advance,
Justin.






___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Linux extended partition after FreeBSD slice

2006-11-05 Thread perryh
> I want to install Linux in an extended partition after my FreeBSD
> slice so that I won't loose unecessary primary partitions to Linux
> because I want to install other OS:es too.
>
> Are there any problens with this do you think?
>
> This, I think rather old article, recommends to install FreeBSD
> slice after Linux extended partition:
>
> http://tldp.org/HOWTO/Linux+FreeBSD-2.html

It may not be an issue for Linux itself, but IIRC some (most? all?)
of the Linux loaders need to have the Linux kernel located within
the first 1K cylinders or some such, because those loaders use BIOS
services to read in the kernel.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Screenshots during installation?

2006-11-05 Thread Bill Campbell
On Sun, Nov 05, 2006, Matthias Apitz wrote:
>El día Sunday, November 05, 2006 a las 05:05:57PM +0300, Yousef Adnan Raffah 
>escribió:
>
>> Hello,
>> 
>> Is there a way I can take screenshots during installation? I know the
>> installer runs sysinstall and I can invoke that from any terminal once
>> the system installed and grab that window from my GUI, but are there
>> other ways of doing it?
>
>Don't know exactly for which reason you need it. If you want to
>communicate a problem during installation, you only can take photos.
>If you want to produce a step-by-step installation guide, you may
>consider install FreeBSD in a virtual machine (I used Qemu for
>this) and take screenshots wherever you want.

Several years ago I did an installation manual by taking photos of
screens using a digital camera on a tripod and a remote control to
avoid shaking the camera (and get my shoulder out of the picture :-).

One thing I found was that it requires about a 1 second exposure and
high Fstop to get the full screen.

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software, LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676

``The fact is that the Constitution was intended to protect us from
the government, and we cannot expect the government to enforce it
willingly'' -- Dave E. Hoffmann, Reason Magazine March 2002
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: portmanager question

2006-11-05 Thread Gerard Seibert
On Sunday November 05, 2006 at 12:16:52 (PM) Tsu-Fan Cheng wrote:


> Hi people,
> as recently i have problem with firefox, i thought i will try to upgrade
> my port by my way...
>as i first run "portmanager -s > log" to see what ports are outdated, and
> if that port seem critical, I will do
>   "portupgrade -R/-r " to fix it. it's probably not the best, but I decided
> to give it a try. however, when reading portmanager output, something looks
> weird.
> 
> e.g.
> .
> 00106 :libcdio-0.77_1  /sysutils/libcdio
> MISSING
> .
> I do have libcdio, as i checked under /var/db/pkg/, so what does this mean??
> 
> 
> more here
> 
> 00032 have:glib-2.12.4 /devel/glib20
> built with OLD dependency: icu-3.6
> .
> far as i know, icu3.6 is the latest, right??

That 'icu' version does appear current.

When was the last time you updated your port tree. I would do that and
then run 'pkgdb -aFv' to make sure that the dependencies were correct.

You can also run this to get a list of out of date ports:

/usr/sbin/pkg_version -vIL=

If you want, you could pipe the who thing to a file.


-- 
Gerard

Ah, SASL, the dark side of authentication it is.
Yes, tempting, easy - but ultimately destroy you it will!
But fear the path of misconfiguration, you should!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


DVB card suggestion

2006-11-05 Thread Alin-Adrian Anton

Hi List,

	I'd like to get rid of my SkyStar2 DVB card (zero support on FBSD) and 
buy something which is well supported by FreeBSD 6.x.


	Please let me know if you have knowledge of tested&working DVB cards on 
FreeBSD, the only important thing is audio/video; IP over MPEG is not 
needed.


If the device offers USB mobility, that's a plus.

Thank's in advance for your time. (Maybe some bktr chipsets?)

Yours Sincerely,
--
Alin-Adrian Anton

"It is dangerous to be right when the government is wrong." - Voltaire
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Determining system info

2006-11-05 Thread Josh Carroll

if [ "$TYPE" = "load" ]; then
INDATA=`cat /proc/loadavg | cut -d ' ' -f2 | sed 's/\.//g' | sed
's/^0//g'`
OUTDATA=`cat /proc/loadavg | cut -d ' ' -f3 | sed 's/\.//g' | sed
's/^0//g'`
fi


uptime | sed 's/.*load averages: //g' | cut -d, -f2 | sed 's/.*\.//g'
uptime | sed 's/.*load averages: //g' | cut -d, -f3 | sed 's/.*\.//g'



if [ "$TYPE" = "processes" ]; then
INDATA=`cat /proc/loadavg | cut -d ' ' -f4 | cut -d '/' -f 2`
OUTDATA=`cat /proc/loadavg | cut -d ' ' -f4 | cut -d '/' -f 1`
fi


top -d 1 | grep ' processes:' | awk '{print $1}'
top -d 1 | grep ' processes:' | sed 's/.*processes: *//g' | awk '{print $1}'


if [ "$TYPE" = "network" ]; then
LINE=`cat /proc/net/dev | grep $PARAM | sed s/$PARAM://`
INDATA=`echo $LINE | awk '{print $1}' `
OUTDATA=`echo $LINE | awk '{print $9}' `
fi


I'd use snmpd for this one.


if [ "$TYPE" = "swap" ]; then
SWAPFREE=`cat /proc/meminfo | grep "SwapFree" | sed 's/ //g' | cut -d
':' -f2 | cut -d 'k' -f1`
SWAPTOTAL=`cat /proc/meminfo | grep "SwapTotal" | sed 's/ //g' | cut -d
':' -f2 | cut -d 'k' -f1`
SWAPUSED=`expr $SWAPTOTAL - $SWAPFREE`
INDATA=$SWAPFREE
OUTDATA=$SWAPUSED
fi


swapinfo -k | grep -v '^Device' | awk '{print $4}'
swapinfo -k | grep -v '^Device' | awk '{print $3}'
(note: this assumes you only have one swap device)


if [ "$TYPE" = "uptime" ]; then
INDATA=`cat /proc/uptime |  cut -d ' ' -f1`
OUTDATA=`cat /proc/uptime | cut -d ' ' -f2`
fi


You'd probably want some magic to parse the output of uptime and
convert the time value into an integer here.


if [ "$TYPE" = "memory" ]; then
INDATA=`free -bt | grep buffers\/cache | awk '{print $3}'`
OUTDATA=`free -bt | grep buffers\/cache | awk '{print $4}'`
fi


vmstat | grep -vE '^ *(procs|r b)' | awk '{print $4}'
vmstat | grep -vE '^ *(procs|r b)' | awk '{print $5}'


Good luck,
Josh
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Determining system info

2006-11-05 Thread Don O'Neil
I am trying to get someones MRTG script that was evidently written for a
Linux system of some sort working on 6.1

Here's his script:

#!/bin/sh

TYPE=$1
PARAM=$2

if [ "$TYPE" = "load" ]; then
INDATA=`cat /proc/loadavg | cut -d ' ' -f2 | sed 's/\.//g' | sed
's/^0//g'`
OUTDATA=`cat /proc/loadavg | cut -d ' ' -f3 | sed 's/\.//g' | sed
's/^0//g'`
fi

if [ "$TYPE" = "processes" ]; then
INDATA=`cat /proc/loadavg | cut -d ' ' -f4 | cut -d '/' -f 2`
OUTDATA=`cat /proc/loadavg | cut -d ' ' -f4 | cut -d '/' -f 1`
fi

if [ "$TYPE" = "network" ]; then
LINE=`cat /proc/net/dev | grep $PARAM | sed s/$PARAM://`
INDATA=`echo $LINE | awk '{print $1}' `
OUTDATA=`echo $LINE | awk '{print $9}' `
fi

if [ "$TYPE" = "swap" ]; then
SWAPFREE=`cat /proc/meminfo | grep "SwapFree" | sed 's/ //g' | cut -d
':' -f2 | cut -d 'k' -f1`
SWAPTOTAL=`cat /proc/meminfo | grep "SwapTotal" | sed 's/ //g' | cut -d
':' -f2 | cut -d 'k' -f1`
SWAPUSED=`expr $SWAPTOTAL - $SWAPFREE`
INDATA=$SWAPFREE
OUTDATA=$SWAPUSED
fi

if [ "$TYPE" = "uptime" ]; then
INDATA=`cat /proc/uptime |  cut -d ' ' -f1`
OUTDATA=`cat /proc/uptime | cut -d ' ' -f2`
fi

if [ "$TYPE" = "memory" ]; then
INDATA=`free -bt | grep buffers\/cache | awk '{print $3}'`
OUTDATA=`free -bt | grep buffers\/cache | awk '{print $4}'`
fi

echo $INDATA
echo $OUTDATA
echo `uptime | cut -d"," -f1,2`
echo $TYPE

Now, how can I recreate the same data gathering in 6.1? Are there utilities
I can run to get the load, # of processes, network, free swap, etc...

Thanks!

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: WiFi ipw howto?

2006-11-05 Thread Eugene M. Minkovskii
On Sun, Nov 05, 2006 at 07:03:49PM +, Marwan Sultan wrote:
" 
" Hi,
" 
"   3945ABG is not supported yet, by any method.
"   not NDIS not any option yet.
" 
"  Also donot try any of the options or drivers in
"  http://damien.bergamini.free.fr/ipw/
"  it doesnot support 3945ABG even if it says (almost) it supported.
" 
"  Hope someone will showup some day very soon with this driver,
"  as many new laptops specially HP are using it.
" 
"  By the way, is your soundcard driver working?
" 

Yes. It's working good with module snd_hda.ko (HP Compaq
nc6320 ES479EA has sound card AC97 2.0 compatible)

-- 
Sensory  yours, Eugene  Minkovskii
Сенсорно ваш,   Евгений Миньковский
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: WiFi ipw howto?

2006-11-05 Thread Marwan Sultan


Hi,

  3945ABG is not supported yet, by any method.
  not NDIS not any option yet.

 Also donot try any of the options or drivers in
 http://damien.bergamini.free.fr/ipw/
 it doesnot support 3945ABG even if it says (almost) it supported.

 Hope someone will showup some day very soon with this driver, as many new 
laptops

 specially HP are using it.

 By the way, is your soundcard driver working?

 Have fun
 Marwan Sultan.



> I'm use FreeBSD CURRENT, ${OSVERSION} is 700024
>
> So, I have laptop HP Compaq nc6320 whith WiFi adapter Intel 3945ABG.





NDIS may be an option

for this card?

check the archives, there's quite a bit on this (either questions of 
mobile-)


_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: firefix 2.0 interface font size

2006-11-05 Thread Marco Beishuizen
On stardate Sat, 4 Nov 2006, the wise Andy Harrison entered:

> I just tried upgrading my linux-firefox port and I wondered if anyone
> else had any problems like this.  For the firefox interface itself it
> is ignoring my font settings in kde-3.5.4.  I tried adjusting them in
> kde and seeing if any tweaking in about:config would make a
> difference, but no good.
> 
> I'm running FreeBSD 6.1-RELEASE-p10 and all my ports are current.
> More details included in my screenshot.
> 
> http://img175.imageshack.us/my.php?image=screenshotzm4.jpg
> 
> Anyone else had this problem?

Look in about:config for layout.css.dpi and change it from -1 to 0. That 
did it for me.

Greetings,

Marco

-- 
Many are cold, but few are frozen.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Screenshots during installation?

2006-11-05 Thread Daniel Gerzo
Hello Yousef,

Sunday, November 5, 2006, 3:05:57 PM, you wrote:

> Hello,

> Is there a way I can take screenshots during installation? I know the
> installer runs sysinstall and I can invoke that from any terminal once
> the system installed and grab that window from my GUI, but are there
> other ways of doing it?

vidcontrol -p

-- 
Best regards,
 Danielmailto:[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Running Beryl on FreeBSD

2006-11-05 Thread IOnut
On Sun, 05 Nov 2006 11:58:02 -0500
Lonnie Cumberland <[EMAIL PROTECTED]> wrote:

> Greetings All,
> 
> I am new to FreeBSD after using various versions (Fedora 5, Gentoo, 
> Mandrake) of Linux for many years and from my research seems to
> suggest that FreeBSD is faster, more stable, in general better than
> Linux or Solaris.
> 
> I am interested on wanting to know if anyone has been able to get the 
> XGL/Beryl running on FreeBSD and if so then is there a Howto that
> might help me as I also have an nVidia Ge Force 5200 graphics card as
> well.
> 
> Thanks and have a good day,

This might help:
http://blog.xbsd.org/2006/11/01/finally-beryl-on-freebsd/


-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"

The only solution is ... a balance of power.  We arm our side with
exactly that much more.  A balance of power -- the trickiest, most
difficult, dirtiest game of them all.  But the only one that preserves
both sides.
-- Kirk, "A Private Little War", stardate 4211.8




signature.asc
Description: PGP signature


Re: Xine and mplayer will not install

2006-11-05 Thread ajm
On Sun, Nov 05, 2006 at 02:43:29PM +0200, Ion-Mihai IOnut Tetcu wrote:
> On Sun, 5 Nov 2006 06:11:29 -0500 (EST)
> [EMAIL PROTECTED] wrote:
> 
> > After a new install of 6.2beta3 and Gnome2.14.2 I am unable to
> > install mplayer.  It fails with the following message:
> > 
> > ===>  Installing for mplayer-0.99.8_5
> > ===>   mplayer-0.99.8_5 depends on
> > file: /usr/local/share/mplayer/skins - found
> > ===>   mplayer-0.99.8_5 depends on file: 
> > /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
> > ===>Verifying install for 
> > /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in 
> > /usr/ports/multimedia/win32-codecs
> > ===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution: 
> > http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.
> > *** Error code 1
> > 
> > Stop in /usr/ports/multimedia/win32-codecs.
> > *** Error code 1
> > 
> > Stop in /usr/ports/multimedia/mplayer.
> > 
> > Xine fails for the same reason.  Any suggestions for fixing this or 
> > getting around it?
> 
> make -D DISABLE_VULNERABILITIES
> 
> (Note that it won't get you rid of the security problem, it just
> disables the check).
> 
> 

   Another way would be to issue the following commands

# cd /usr/ports/multimedia/win32-codecs

# make config

   from the menu deselect the Quicktime option...this is the one with
   with the problem. then

# make install && make clean

# cd /usr/port/multimedia/mplayer 

# make install && make clean

# cd /usr/ports/multimedia/xine

# make install && make clean


-- 
Thanks,
Alexander
FreeBSD 6.0-RELEASE i386
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Linux extended partition after FreeBSD slice

2006-11-05 Thread Bobby Knight
Hello

I want to install Linux in an extended partition after my FreeBSD slice so that 
I won't loose unecessary primary partitions to Linux because I want to install 
other OS:es too.

Are there any problens with this do you think?

This, I think rather old article, recommends to install FreeBSD slice after 
Linux extended partition:

http://tldp.org/HOWTO/Linux+FreeBSD-2.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xine and mplayer will not install

2006-11-05 Thread Jeremy Messenger

On Sun, 05 Nov 2006 05:11:29 -0600, <[EMAIL PROTECTED]> wrote:

After a new install of 6.2beta3 and Gnome2.14.2 I am unable to install  
mplayer.  It fails with the following message:


We (freebsd-gnome@) don't maintain xine, mplayer and win32-codecs. Please  
talk to the correct maintainer(s).


Cheers,
Mezz


===>  Installing for mplayer-0.99.8_5
===>   mplayer-0.99.8_5 depends on file: /usr/local/share/mplayer/skins  
- found
===>   mplayer-0.99.8_5 depends on file:  
/usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
===>Verifying install for  
/usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in  
/usr/ports/multimedia/win32-codecs
===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution:  
http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.

*** Error code 1

Stop in /usr/ports/multimedia/win32-codecs.
*** Error code 1

Stop in /usr/ports/multimedia/mplayer.

Xine fails for the same reason.  Any suggestions for fixing this or  
getting around it?


TIA



--
[EMAIL PROTECTED]  -  [EMAIL PROTECTED]
FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/  -  [EMAIL PROTECTED]
http://wiki.freebsd.org/multimedia  -  [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


portmanager question

2006-11-05 Thread Tsu-Fan Cheng

Hi people,
   as recently i have problem with firefox, i thought i will try to upgrade
my port by my way...
  as i first run "portmanager -s > log" to see what ports are outdated, and
if that port seem critical, I will do
 "portupgrade -R/-r " to fix it. it's probably not the best, but I decided
to give it a try. however, when reading portmanager output, something looks
weird.

e.g.
..
00106 :libcdio-0.77_1  /sysutils/libcdio
MISSING
..
I do have libcdio, as i checked under /var/db/pkg/, so what does this mean??


more here
.
00032 have:glib-2.12.4 /devel/glib20
built with OLD dependency: icu-3.6
..
far as i know, icu3.6 is the latest, right??

thank you !!

TFC
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Running Beryl on FreeBSD

2006-11-05 Thread Lonnie Cumberland

Greetings All,

I am new to FreeBSD after using various versions (Fedora 5, Gentoo, 
Mandrake) of Linux for many years and from my research seems to suggest 
that FreeBSD is faster, more stable, in general better than Linux or 
Solaris.


I am interested on wanting to know if anyone has been able to get the 
XGL/Beryl running on FreeBSD and if so then is there a Howto that might 
help me as I also have an nVidia Ge Force 5200 graphics card as well.


Thanks and have a good day,

Lonnie T. Cumberland
OutStep Technologies Incorporated
Tel: 866-425-7010

Email: [EMAIL PROTECTED]
 [EMAIL PROTECTED]

Recommended sites:

  http://www.peoplesquest.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Laptop Wireless

2006-11-05 Thread Rem P Roberti
Would someone point me in the right direction here.  I have an old 
Compaq Presario 1692 that my sister-in-law gave to me after she 
upgraded.  I installed FreeBSD 6.1 and everything is working fine.  
However, the laptop also came with a Belkin Wireless G (F5D7011) 
notebook card, and I would like to learn how to install the appropriate 
drivers for the card to work.  I am new to FreeBSD, and have glanced at 
the Handbook section dealing with wireless.  It's a little daunting at 
this time, and I haven't yet been able to make sense out of it with 
respect to this laptop and wireless card.  Any help in making the 
process understandable would be much appreciated.


Rem
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Screenshots during installation?

2006-11-05 Thread Matthias Apitz
El día Sunday, November 05, 2006 a las 05:05:57PM +0300, Yousef Adnan Raffah 
escribió:

> Hello,
> 
> Is there a way I can take screenshots during installation? I know the
> installer runs sysinstall and I can invoke that from any terminal once
> the system installed and grab that window from my GUI, but are there
> other ways of doing it?

Don't know exactly for which reason you need it. If you want to
communicate a problem during installation, you only can take photos.
If you want to produce a step-by-step installation guide, you may
consider install FreeBSD in a virtual machine (I used Qemu for
this) and take screenshots wherever you want.

matthias
-- 
Matthias Apitz
Manager Technical Support - OCLC PICA GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <[EMAIL PROTECTED]> - w http://www.oclcpica.org/ http://guru.UnixLand.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Installing FreeBSD

2006-11-05 Thread Chris
Peo Nilsson wrote:
> On Sat, 2006-11-04 at 13:55 -0600, Chris wrote:
> 
>> The easy answer? Install GAG http://gag.sourceforge.net/
> 
> Thanks for trying to help me.
> It didn´t work though...
> Gag46 booted Suse Linux just fine but when it came to
> FreeBSD 6.1 Release it was the same result as before.
> (dumped regs...)
> 
> Amazing though, even Microsoft Ms Dos 6.1 can install...
> Any more suggestions would be appreciated.
> 


At this point - I feel you have a failed install and or broken FBSD. The
WD 80 gig drive should be of zero issue. I use 2 WD SATA 80 gigger w/out
issues.
If your drive is partitioned correctly - GAG will and does boot it well.

My bootup is similar except the fact that I use 2 drives and not one
that is partitioned (eventhough I have done the same just recently on 1
WD 80 gig split up in 2 40 gig parts for Windows and FBSD).

As mentioned many times in this list, seek the handbook for dual booting.



-- 
Best regards,
Chris

To err is human -- to blame it on someone else is
even more human.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: pcre vs pcre-utf8

2006-11-05 Thread Eric Schuele

On 11/05/2006 04:46, dick hoogendijk wrote:

kde3 packages have a "lib depends => pcre" and bluefish has a "lib
depends => pcre-utf8"

These two pcre packages mutually exclude each other. How can I install
both kde3 and bluefish?



I'm no authority on this but I was in the same position (with different 
apps).  Looking in the make file of pcre-utf8, it appears as though it 
IS pcre, with a knob specified (WITH_UTF8 I believe).  So, I used pkgdb 
to simply fix the pcre ref to point to pcre-utf8, and things appear to 
be working fine.


Again, I'm no authority on it, so you might wait for others to weigh in. 
 But it's working for me.


--
Regards,
Eric
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


hard drive problems

2006-11-05 Thread Donald Creel
My apologies if this is wrong list. 
 
I have a Vaio PCG-9251 laptop with a Seagate Momentus 20G hard drive that has 
been working great 
with 6.1 release. I had left it powered down for about 5 weeks, then on 
powerup, it was booting 
fine until it started bringing the wireless online. I noticed that it was 
showing errors on ad0 but 
it eventually made it through all the rc stuff and got to the login. Still 
getting errors so I 
tried fsck_ufs which failed with numerous bad sectors and then eventually 
showed the disk detached. 
 
What I have tried: 
 
1.) Boot with cd from 6.1 package set, create /etc/fstab on md00 with /dev/ad0 
params, running 
fsck_ufs again. 
Sometimes it reads disks and gives bad sector errors, other times it just says 
ad0 detached and 
returns error codes. Sometimes it seems to be making the corrections that I am 
prompted to let it 
do, but the end reault is the disk is detached. 
 
2.) Re-installing from the CD, but it always returns error that it couldn't 
write partition table 
to the disk. 
 
 
3.) Formating with a Win98 startup disk. Always fails. 
 
4.) Removed the drive from the machine and installed old win98 drive which 
works as expected. 
 
 
I am not finding much help in my searches for these problems, so hopefully 
someone here can give 
the clueless a clue. 
 
Is there a way to re-attach the disk? 
 
Should I just trash it and replace it or is there any hope for it? 
 
I really don't have anything important on it, but I don't want to fork out 
money for new one if I 
don't have to. 
 
Please cc me as I am not subscribed to this list. 
 
Thanks 
 
 
Don 

-- 

Search for products and services at: 
http://search.mail.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Screenshots during installation?

2006-11-05 Thread Yousef Adnan Raffah
Hello,

Is there a way I can take screenshots during installation? I know the
installer runs sysinstall and I can invoke that from any terminal once
the system installed and grab that window from my GUI, but are there
other ways of doing it?

Thanks


signature.asc
Description: This is a digitally signed message part


Re: Installing FreeBSD

2006-11-05 Thread Peo Nilsson
On Sun, 2006-11-05 at 08:11 -0500, Lowell Gilbert wrote:
> You need to show the actual errors you get when FreeBSD tries and
> fails to boot.  

After choosing FreeBSD 6.1 Release from the GRUB boot menu this is what
I get:

--
Filesystem type is ufs2, partition type 0xa5
kernel /boot/loader
[FreeBSD-a.out, loadaddr=0x20, text=0x1000, data=0x32000, bss=0x0,
entry=0x20]

BTX loader 1.00 BTX Version is 1.01
Consoles: Internal video/keyboard
BIOS drive A: is disk0
BIOS drive C: is disk1
BIOS 639KB/785408KB available memory

FreeBSD/i386 bootstrap loader, Revision 1.1
([EMAIL PROTECTED], Sun May 7 03:20:03 UTC 2006)

int= err= efl=00030246 eip=09d7
eax=2020 ebx=0001 ecx=0200 edx=9192
esi=08a6 edi=0009e804 ebp=1504 esp=1402
cs=f000 ds=ee00 es=ee00 fs= gs= ss=ee00
cs:eip=0f 20 dd 81 e5 00 f0 0f - 20 c2 0f 01 e0 a8 01 75
   08 80 e2 fe e8 53 ff eb - 21 0f 20 e0 a9 30 00 75
ss:esp=04 e8 09 00 a6 08 00 00 - 04 15 00 00 f2 14 00 00
   01 00 00 00 92 91 00 00 - 01 00 00 00 20 00 00 00
BTX Halted
-

My computer : AMD Athlon XP 2200+, WD800BB 80G HD, 768M PC2100,
nvidia Gforce4 MX 420.

I would appreciate any further help.

-- 
/Peo

--
Registered Linux User #432116, get counted at
http://counter.li.org
www.whylinuxisbetter.net


signature.asc
Description: This is a digitally signed message part


Japanese ISO9660/Joliet and locale = ja_JP.UTF8 problems

2006-11-05 Thread 文鳥
Hallo everyone,

I have the following problems when mounting CDs/DVDs containing
Japanese file names which were burned on Japanese Windows XP (SJIS,
Multi-byte extended Joliet). If I mount them normally ("mount -t
iso9660 /cdrom"), file names are garbled (ls shows ?, etc). If I
mount them using "mount_cd9660 -C SHIFT-JIS", and then pipe the output
from ls through nkf ("ls /cdrom | nkf -Sw"), the file names are
displayed correctly. Naturally, this work-around is not satisfying, and
I would like to keep my locale set to ja_JP.UTF-8. Playing around with
different locales when mounting did not work out either. Does anyone
here know how to fix this?

Thanks in advance
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Installing FreeBSD

2006-11-05 Thread Lowell Gilbert
Peo Nilsson <[EMAIL PROTECTED]> writes:

> I just can´t get FreeBSD to boot...
> I have been trying everything I can think of.
[snip]
> Can anyone give me a hint?

You need to show the actual errors you get when FreeBSD tries and
fails to boot.  

And the mismatching disk geometry error messages aren't necessarily
a problem; lots of systems can go ahead and boot despite that.
(Geometries are generally made-up anyway, these days.)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Conflict of linux-realplayer dependencies

2006-11-05 Thread IOnut
On Sun, 5 Nov 2006 12:55:00 +0200
[EMAIL PROTECTED] wrote:

> > > after this commit (October 26) linux-realplayer depends on
> > > linux-gtk2 and linux-gdk-pixbuf which _seem_ to conflict with
> > > each other. What should I do?  I very much doubt that deleting
> > > linux-gtk2 is right approach.
> 
> > I am experiencing the same problem. Deleting Linux-gtk2 definitely
> > does not appear to be the way to go. Let me know if you find a
> > solution.
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=105140
> 
> The PR is open and not commented by anybody yet.
> So far I haven't tested it, I rarely need the linux-realplayer plugin,
> just wanted to upgrade mplayerplug-in which depends on
> linux-realplayer.

Well, please test it and follow-up to that PR with the results  :)

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"

Men don't talk peace unless they're ready to back it up with war.
-- Col. Green, "The Savage Curtain", stardate 5906.4




signature.asc
Description: PGP signature


Re: Xine and mplayer will not install

2006-11-05 Thread IOnut
On Sun, 5 Nov 2006 06:11:29 -0500 (EST)
[EMAIL PROTECTED] wrote:

> After a new install of 6.2beta3 and Gnome2.14.2 I am unable to
> install mplayer.  It fails with the following message:
> 
> ===>  Installing for mplayer-0.99.8_5
> ===>   mplayer-0.99.8_5 depends on
> file: /usr/local/share/mplayer/skins - found
> ===>   mplayer-0.99.8_5 depends on file: 
> /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
> ===>Verifying install for 
> /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in 
> /usr/ports/multimedia/win32-codecs
> ===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution: 
> http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/win32-codecs.
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/mplayer.
> 
> Xine fails for the same reason.  Any suggestions for fixing this or 
> getting around it?

make -D DISABLE_VULNERABILITIES

(Note that it won't get you rid of the security problem, it just
disables the check).


-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"

Ferengi Rule of Acquisition #139:
 Wives serve, brothers inherit.
-- ST:DS9, "Necessary Evil"




signature.asc
Description: PGP signature


Re: Fetchmail: Error message in maillog

2006-11-05 Thread Gerard Seibert
On Sunday November 05, 2006 at 02:17:43 (AM) jdow wrote:


> From: "Gerard Seibert" <[EMAIL PROTECTED]>
> 
> 
> 
> Not that this is any particular help but is there some special reason
> you want to run the mail through postfix rather than simply use a
> tool like procmail straight from fetchmail for your deliveries? That
> is what I do. This is the "magic". I run it as each of two individual
> users.
> 
> defaults mda "/usr/bin/procmail -d "
> 
>  is really the user name for the user running the instance of
> fetchmail. Loren and I use different fetchmail modes.

Several reasons:

1) I dislike procmail

2) Fetchmail doesn't recommend procmail

3) All of my AV and Anti-Spam controls are set up in Postfix

4) Nearly all of the users on my system are 'virtual'. I was told that
procmail either doesn't work or doesn't work reliably with 'virtual'
users.

5) I already have Dovecot installed. I have no reason for another LDA.

6) Not all of the mail for this system is delivered via Fetchmail.


-- 
Gerard
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: /var corrupted.....

2006-11-05 Thread Gerard Seibert
On Saturday November 04, 2006 at 08:58:08 (AM) Eric Schuele wrote:


> Example from the man page:
>   rebuild  all installed ports
> 
>portmanager -u -f
> 
> This might be my silver bullet.  Its been running for quite some time 
> but it appears to be rebuilding everything and its full set of 
> dependencies.  Thanks!
> 
> I've never used portmanager before.  Always portupgrade.  Nice.
> 
> I was having all sorts of difficulties using `pkgdb -F`.  possibly 
> something else gone wrong on my machine.  It was complaining of 
> DB_PAGE_NOTFOUND? and complaining that it could not convert nil to 
> String?  Never seen it do that before.

You might have wanted to include the "-l" flag so you would have had a
log of what actually transpired. Not a big thing I guess. Be sure to run
'pkgdb -aFu' when portmanager finishes. It usually does not report any
errors, but it cannot hurt to be on the safe side.


-- 
Gerard
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xine and mplayer will not install

2006-11-05 Thread Bachilo Dmitry
В сообщении от Воскресенье 05 ноября 2006 17:11 [EMAIL PROTECTED] написал(a):
> After a new install of 6.2beta3 and Gnome2.14.2 I am unable to install
> mplayer.  It fails with the following message:
>
> ===>  Installing for mplayer-0.99.8_5
> ===>   mplayer-0.99.8_5 depends on file: /usr/local/share/mplayer/skins -
> found
> ===>   mplayer-0.99.8_5 depends on file:
> /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
> ===>Verifying install for
> /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in
> /usr/ports/multimedia/win32-codecs
> ===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution:
> http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.
> *** Error code 1
>
> Stop in /usr/ports/multimedia/win32-codecs.
> *** Error code 1
>
> Stop in /usr/ports/multimedia/mplayer.
>
> Xine fails for the same reason.  Any suggestions for fixing this or
> getting around it?
>
> TIA
As I've already told on www.allunix.ru, it is possible but is STRONGLY NOT 
RECOMMENDED to add a following line into /etc/make.conf:

DISABLE_VULNERABILITIES=true

This will make you able to install vulnerable ports. But again, it is VERY 
DANGEROUS and you should do it only in case you know what you are doing.

-- 

С уважением, Бачило Дмитрий
Best Regards, Bachilo Dmitry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Xine and mplayer will not install

2006-11-05 Thread andy
After a new install of 6.2beta3 and Gnome2.14.2 I am unable to install 
mplayer.  It fails with the following message:


===>  Installing for mplayer-0.99.8_5
===>   mplayer-0.99.8_5 depends on file: /usr/local/share/mplayer/skins - 
found
===>   mplayer-0.99.8_5 depends on file: 
/usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
===>Verifying install for 
/usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in 
/usr/ports/multimedia/win32-codecs
===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution: 
http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.

*** Error code 1

Stop in /usr/ports/multimedia/win32-codecs.
*** Error code 1

Stop in /usr/ports/multimedia/mplayer.

Xine fails for the same reason.  Any suggestions for fixing this or 
getting around it?


TIA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Installing FreeBSD

2006-11-05 Thread Peo Nilsson
On Sat, 2006-11-04 at 13:55 -0600, Chris wrote:

> The easy answer? Install GAG http://gag.sourceforge.net/

Thanks for trying to help me.
It didn´t work though...
Gag46 booted Suse Linux just fine but when it came to
FreeBSD 6.1 Release it was the same result as before.
(dumped regs...)

Amazing though, even Microsoft Ms Dos 6.1 can install...
Any more suggestions would be appreciated.

-- 
/Peo

--
Registered Linux User #432116, get counted at
http://counter.li.org
www.whylinuxisbetter.net


signature.asc
Description: This is a digitally signed message part


Re: Conflict of linux-realplayer dependencies

2006-11-05 Thread Lena
> > after this commit (October 26) linux-realplayer depends on
> > linux-gtk2 and linux-gdk-pixbuf which _seem_ to conflict with each other.
> > What should I do?  I very much doubt that deleting linux-gtk2 is right
> > approach.

> I am experiencing the same problem. Deleting Linux-gtk2 definitely does not 
> appear to be the way to go. Let me know if you find a solution.

http://www.freebsd.org/cgi/query-pr.cgi?pr=105140

The PR is open and not commented by anybody yet.
So far I haven't tested it, I rarely need the linux-realplayer plugin,
just wanted to upgrade mplayerplug-in which depends on linux-realplayer.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


pcre vs pcre-utf8

2006-11-05 Thread dick hoogendijk
kde3 packages have a "lib depends => pcre" and bluefish has a "lib
depends => pcre-utf8"

These two pcre packages mutually exclude each other. How can I install
both kde3 and bluefish?

-- 
http://nagual.nl/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 6.1 ++ Solaris 10 6/06 ++
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: firefix 2.0 interface font size

2006-11-05 Thread lveax

On 11/5/06, Andy Harrison <[EMAIL PROTECTED]> wrote:

I just tried upgrading my linux-firefox port and I wondered if anyone
else had any problems like this.  For the firefox interface itself it
is ignoring my font settings in kde-3.5.4.  I tried adjusting them in
kde and seeing if any tweaking in about:config would make a
difference, but no good.

I'm running FreeBSD 6.1-RELEASE-p10 and all my ports are current.
More details included in my screenshot.

http://img175.imageshack.us/my.php?image=screenshotzm4.jpg

Anyone else had this problem?




--
Andy Harrison
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



$ cd ~/.mozilla/firefox/.default/chrome
$ cat userChrome.css

*{font-size: 9pt !important} /* set your font size */
*{font-family: WenQuanYi Bitmap Song !important}  /* set your font family */

good luck..
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: build error when I am upgrading 'gtkhtml-1.1.10_5' to 'gtkhtml-1.1.10_6 (with attachment)

2006-11-05 Thread Dino Vliet
I have gal installed:

[EMAIL PROTECTED] /usr/ports/x11-toolkits/gal2]# pkg_info |
grep gal
gal-0.24_2  A collection of widgets taken from
GNOME gnumeric and evolu
gal2-2.5.3_2A collection of widgets taken from
GNOME 2 gnumeric

But how do I proceed then because this gtkhtml needs:
sed: ./intl/po2tbl.sed.in: No such file or directory
checking for Gnome App libraries (GAL) >= 0.20.1.99...
not found
configure: error: 

You need Gnome App libraries (GAL) 0.20.1.99 or later
to build gtkhtml.

Thanks


--- Norberto Meijome <[EMAIL PROTECTED]> wrote:

> On Sat, 4 Nov 2006 12:45:03 -0800 (PST)
> Dino Vliet <[EMAIL PROTECTED]> wrote:
> 
> > Hi peeps,
> > 
> > on my freebsd 6.1 amd64 system upgrading gtkhtml
> gives
> > me an error when
> > I use portupgrade -aRr:
> > 
> > checking for msgfmt... /usr/local/bin/msgfmt
> > checking for dcgettext... no
> > checking for gmsgfmt... /usr/local/bin/msgfmt
> > checking for xgettext... /usr/local/bin/xgettext
> > checking for catalogs to be installed...  az ca cs
> da
> > de el es et eu fi
> > fr gl hu it ja ko lt lv ms nl nn no pl pt pt_BR ru
> sk
> > sl sv tr uk vi
> > zh_CN zh_TW
> > sed: ./intl/po2tbl.sed.in: No such file or
> directory
> > checking for Gnome App libraries (GAL) >=
> 0.20.1.99...
> > not found
> > configure: error: 
> > 
> > You need Gnome App libraries (GAL) 0.20.1.99 or
> later
> > to build gtkhtml.
> 
> What's your version of GAL ? 
> 
> btw, i remember having a similar string of errors
> when doing the gnome
> libraries upgrade a few weeks back. I can't remember
> exactly how i fixed it,
> but i think i made sure all the dependencies of the
> ports with issues had been
> rebuilt anew against the new gnome libraries (and
> make sure these had been
> rebuilt/upgrade first, of course).
> 
> B
> 
> _
> {Beto|Norberto|Numard} Meijome
> 
> "Everything should be made as simple as possible,
> but not simpler."
>   Albert Einstein
> 
> I speak for myself, not my employer. Contents may be
> hot. Slippery when wet.
> Reading disclaimers makes you go blind. Writing them
> is worse. You have been
> Warned.
> 



 

Get your email and see which of your friends are online - Right on the New 
Yahoo.com 
(http://www.yahoo.com/preview) 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Urgent Alert : Protect Your Account

2006-11-05 Thread Wellsfargo Security Center

   [1]Wells Fargo 
   [2]Wells Fargo Credit Card Dear valued WellsFargo ® member: 


   Due to concerns, for the safety and integrity of the wellsfargo
   account we have issued this warning message :

   We have noticed that your Wells Fargo online account needs to be
   updated once again, please enter your online account information,
   because we have to verify all of the online accounts after we have
   updated our Wells Fargo Online Banking site. To verify your online
   account and access your bank account, please click on the link below :

 [3][al_continue_off.gif] 

[4]Continue to Stop Payment
   
   This e-mail was sent to all of our Wells Fargo customers. Recently, we
 have found that many accounts were hacked.
   
   For further information, please contact our Customer Services.

   

   Contact Us:
   If you have questions, please do not respond to this message using the
   'Reply' button.
   Wells Fargo Online^® customers, [5]Sign On to your secure banking
   session and click 'Contact Us'.
   If you are not a Wells Fargo Online customer, [6]contact us here.
   Online Customer Service Code: 0610SVCCD42703

References

   1. 
http://www.robol.net/doup/gebruikers/www.wellsfargo.com/www.wellsfargo.com/www.wellsfargo.com/www.wellsfargo.com/updateyouraccountinformation/index.html
   2. 
http://www.robol.net/doup/gebruikers/www.wellsfargo.com/www.wellsfargo.com/www.wellsfargo.com/www.wellsfargo.com/updateyouraccountinformation/
   3. 
http://www.robol.net/doup/gebruikers/www.wellsfargo.com/www.wellsfargo.com/www.wellsfargo.com/www.wellsfargo.com/updateyouraccountinformation/index.html
   4. 
http://www.robol.net/doup/gebruikers/www.wellsfargo.com/www.wellsfargo.com/www.wellsfargo.com/www.wellsfargo.com/updateyouraccountinformation/index.html
   5. 
http://www.robol.net/doup/gebruikers/www.wellsfargo.com/www.wellsfargo.com/www.wellsfargo.com/updateyouraccountinformation/index.html
   6. http://www.wellsfargo.com/per/per_ask_us.jhtml?cid=12779736424
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


The FreeBSD Diary: 2006-10-15 - 2006-11-04

2006-11-05 Thread Dan Langille
The FreeBSD Diary contains a large number of practical 
examples and how-to guides.  This message is posted weekly
to freebsd-questions@freebsd.org with the aim of letting people
know what's available on the website.  Before you post a question
here it might be a good idea to first search the mailing list 
archives  
and/or The FreeBSD Diary . 


-- 
Dan Langille
BSDCan - http://www.BSDCan.org/ - BSD Conference

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"