I used to access CUPS via http://localhost:631/admin
and now I can't.
I'm running 4.10-STABLE. Did something change ?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAI
On Wednesday 20 October 2004 10:23 pm, Steven Friedrich wrote:
> I used to access CUPS via http://localhost:631/admin
>
> and now I can't.
>
> I'm running 4.10-STABLE. Did something change ?
I failed to mention that I'm using KDE's Konueror web browser. An
On Wednesday 20 October 2004 10:39 pm, Kris Kennaway wrote:
> On Wed, Oct 20, 2004 at 10:23:15PM -0400, Steven Friedrich wrote:
> > I used to access CUPS via http://localhost:631/admin
> >
> > and now I can't.
> >
> > I'm running 4.10-STABLE. Did somethi
I recently bought a Brother HL-6050DN laser printer. I fetched a file called
brxhlmcups3c.dmg from Brother's site. It's a file for Mac OS-X but it
requires a "DIsk Utility". I was wondering if anyone knew if FreeBSD had the
same app by a different (or same) name, since Apple used FreeBSD as a
On Thursday 21 October 2004 10:50 pm, Bob Bomar wrote:
> On Thu, Oct 21, 2004 at 09:26:42PM -0400, Steven Friedrich wrote:
> > I recently bought a Brother HL-6050DN laser printer. I fetched a file
> > called brxhlmcups3c.dmg from Brother's site. It's a file for Mac O
I ran portversion to check my ports after a make update, followed by portsdb
-Uu.
First time I ran portversion, it spewed errors. Second time it ran without
error.
Here's the session.
% portsdb -Uu
Updating the ports index ... Generating INDEX.tmp - please wait..Warning:
Duplicate INDEX entry
I cvsup'ed my ports yesterday and today, and teTeX won't build.
Any hints?
% portupgrade teTeX
---> Upgrading 'teTeX-2.0.2_5' to 'teTeX-2.0.2_6' (print/teTeX)
---> Building '/usr/ports/print/teTeX'
===> Cleaning for libiconv-1.9.2_1
===> Cleaning for gettext-0.13.1_1
===> Cleaning for gmak
On Thursday 28 October 2004 12:35 pm, Steven Friedrich wrote:
> I cvsup'ed my ports yesterday and today, and teTeX won't build.
>
> Any hints?
>
>
>
> % portupgrade teTeX
> ---> Upgrading 'teTeX-2.0.2_5' to 'teTeX-2.0.2_6' (print/teTeX)
&
For a couple weeks, I haven't been able to build intltool.
It complains about XML::Parser... configure: error: XML::Parser perl module is
required for intltool
But as you can see below, I have p5-XML-Parser-2.34_1 installed.
% portupgrade intltool
---> Upgrading 'intltool-0.31.2' to 'intltool-
When I run pwcview as a non-root user, it complains about permissions. The
perms were 644 on /dev/video0.
I set them to 666 and it works, but what is the intended approach?
Should I just create a device hint?
___
freebsd-questions@freebsd.org mailing l
I'm running 8-Stable, and ports are current.
I'm installing snmp support, mostly just to investigate it.
I have three ports installed:
bsnmptools-0.0.20060818_2 Snmp client tools
mbrowse-0.3.1_8 An SNMP MIB Browser for X
net-snmp-5.4.2.1_6 An extendable SNMP implementation
I got a few error
I'm running 8-Stable and current ports.
I installed mdnsd in an attempt to check out KDE4's Network Services use of
zeroconf.
I get these messages on the console:
Starting mdnsd.
Jan 26 18:38:33 laptop2 mDNSResponder: mDNSResponder (Engineering Build) (Jan
20
2010 04:57:08) starting
Starting d
On Tuesday 26 January 2010 08:23:16 pm Steve Bertrand wrote:
> Steven Friedrich wrote:
> > I'm running 8-Stable, and ports are current.
> >
> > I'm installing snmp support, mostly just to investigate it.
> >
> > I have three ports installed:
>
I've noticed that several apps support images of the user, such as KMail,
which supports a 40x40 pixel jpeg.
I have a webcam, but it won't take a monochrome picture and it doesn't
snapshot all the resolutions that it can display in. In particular, I tried
the two lowest and the lowest, sqcif,
I'd like to access the digital media slots on my laptop.
Specifically, I want to read Sony Memory Sticks.
pciconf -lv shows the devices:
no...@pci0:11:0:3: class=0x018000 card=0x3082103c chip=0x8033104c rev=0x00
hdr=0x00
vendor = 'Texas Instruments (TI)'
device = 'PCIxx11/2
Can anyone shed light on this?
I don't want to run kerberos...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
from wireless ethernet?
--
Steven Friedrich
Lexington, KY 40509
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
I'm running freebsd 7.2p3, kde4.3.0, X7.4_2, and using the radeon X driver.
I get an error dialog when I enable desktop effects.
Can anyone enable desktop effects? I'm wondering if it requires support in
the X driver and perhaps the ati drivers don't support it yet.
I'm running freebsd 7.2p3 and I believe I started seeing the following
messages after the p3 patch.
/etc/rc: WARNING: devfs_set_ruleset: you must specify a ruleset number
/etc/rc: WARNING: devfs_apply_ruleset: you must specify a ruleset
This is in /etc/rc.conf, but I don't know what put it there
Every time I restart X windows, my superkaramba themes double.
I'm running freebsd 7.2p3, kde4.3.0
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questi
I'm running FreeBSD 7.2p3, KDE 4.3.1
I added scite port.
When I GO (F5), the following ruby program issues an error and fails to work
properly:
puts "Hello, world. What is your name?"
myname = gets()
puts "Well, hello there " + myname + "."
Here is the output:
>ruby hello.rb
hello.rb:2:in `gets
I'm wanting to embed escape sequences for colors into my fortune files.
It appears that fortune doesn't user the pager specified by PAGER and doesn't
support escape sequences.
Anyone know how to embed color, bold, or italics into fortune files?
___
free
I'm working on my .cshrc file, so I have to use csh syntax. I, like most Unix
shell programmers, usually steer clear of csh scripts, but obviously, .cshrc
requires csh syntax.
If I create a file with just a # in it, I get:
set: Variable name must begin with a letter.
I can change the # to #!/bi
I'm working on my .cshrc file, so I have to use csh syntax. I, like most Unix
shell programmers, usually steer clear of csh scripts, but obviously, .cshrc
requires csh syntax.
If I create a file with just a # in it, I get:
set: Variable name must begin with a letter.
I can change the # to #!/bi
On Monday 14 September 2009 21:22:23 Steve Bertrand wrote:
> Steven Friedrich wrote:
> > I'm working on my .cshrc file, so I have to use csh syntax. I, like most
> > Unix shell programmers, usually steer clear of csh scripts, but
> > obviously, .cshrc requires csh syn
ticed that when I use root to autoconfig X, it sets the
driver to vesa, not mga, although there are MGA lines in xorg.conf.
Please don't tell me to get different video cards. 8o)
--
Steven Friedrich
Lexington, KY 40509
___
freebsd-questions@free
My system is up and running
multi-user, so sysinstall failed to install any packages.
I built cairo with make -k install, so it would brute force past the
error, and after that I built libdrm and cairo again with portupgrade
-fr libdrm cairo.
system is up and running
multi-user, so sysinstall failed to install any packages.
I built cairo with make -k install, so it would brute force past the
error, and after that I built libdrm and cairo again with portupgrade
-fr libdrm cairo.
--
Steven Friedrich
Lexington, KY 40509
___
It's trying to install zh locale stuff.
In make.conf, I set DOC to en_something, so why is it doing other languages?
This has been occurring for a short while and I've been getting around
it with make -k installworld. But that no longer works.
Any ideas?
--
Steven Friedrich
Lex
_7).
Any ideas?
--
Steven Friedrich
Lexington, KY 40509
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
Lowell Gilbert wrote:
Steven Friedrich writes:
I've been having trouble with X11 ports, so I deleted all my packages
and tried to install xorg fresh.
xorg port failed trying to build cairo, cairo failed because it
couldn't build libdrm, libdrm failed because cairo's headers we
do that 8o)
Any ideas?
--
Steven Friedrich
Lexington, KY 40509
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
al (albeot zero length)
file.
And, yes, someone ought to fix this in CVS.
-- Greg
--
Steven Friedrich
Lexington, KY 40509
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send
Manolis Kiagias wrote:
Steven Friedrich wrote:
Lowell Gilbert wrote:
Steven Friedrich writes:
I've been having trouble with X11 ports, so I deleted all my packages
and tried to install xorg fresh.
xorg port failed trying to build cairo, cairo failed because it
couldn't build libd
Lowell Gilbert wrote:
Steven Friedrich writes:
On a system with cairo installed, try pkg_info -r cairo\*|grep drm
Here's from one of my systems:
Dependency: libdrm-2.4.9
I did, and don't have that dependency. I also looked (somewhat quickly,
admittedly) through the makefiles fo
My laptop connects just fine, until I config the router to turn off
broadcasting SSID. Then, ifconfig reports "no carrier".
Is there a config setting I need?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freeb
On Wednesday 16 July 2008 09:13:00 pm Giorgos Keramidas wrote:
> On Wed, 16 Jul 2008 20:20:59 -0400, Steven Friedrich <[EMAIL PROTECTED]>
wrote:
> > My laptop connects just fine, until I config the router to turn off
> > broadcasting SSID. Then, ifconfig reports "no ca
On Thursday 17 July 2008 09:57:26 am Giorgos Keramidas wrote:
> On Thu, 17 Jul 2008 16:44:41 +0300, Giorgos Keramidas
<[EMAIL PROTECTED]> wrote:
> > On Thu, 17 Jul 2008 06:28:42 -0400, Steven Friedrich
<[EMAIL PROTECTED]> wrote:
> >> On Wednesday 16 July 2008 09:13
I have an HP pavilion zd825us which has a Broadcom ethernet that appears to be
supported by the new bwn driver. I have, for several years now, been using the
NDIS driver based on Project Evil. Since bwn came out in 8.1, I tried it and
it pretty much works but I get a couple errors sporadically.
I have an HP pavilion zd825us which has a Broadcom ethernet that appears to be
supported by the new bwn driver. I have, for several years now, been using the
NDIS driver based on Project Evil. Since bwn came out in 8.1, I tried it and
it pretty much works but I get a couple errors sporadically.
I have an HP pavilion zd825us which has a Broadcom ethernet that appears to be
supported by the new bwn driver. I have, for several years now, been using the
NDIS driver based on Project Evil. Since bwn came out in 8.1, I tried it and
it pretty much works but I get a couple errors sporadically.
I can't get this applet to work, following the instructions provided. Anybody
else get it to work?
Here are the instructions:
plasmapkg -t dataengine -i wifi-engine-1.0.plasmoid
which I translated to mean:
plasmapkg -t dataengine -i wifi-engine-1.0.1.plasmoid
Is dataengine supposed to be replac
I can't get this applet to work, following the instructions provided. Anybody
else get it to work?
Here are the instructions:
plasmapkg -t dataengine -i wifi-engine-1.0.plasmoid
which I translated to mean:
plasmapkg -t dataengine -i wifi-engine-1.0.1.plasmoid
Is dataengine supposed to be replac
On Tuesday 07 September 2010 21:46:43 Eitan Adler wrote:
> When I attempt to use the if_bwn driver I get the following messages:
>
> Is my card not supported or am I missing a step or is it something else?
>
>
> siba_bwn0: mem 0xf470-0xf4703fff
> irq 1 8 at device 0.0 on pci4
> bwn0 on siba
On Wednesday 08 September 2010 10:21:44 Eitan Adler wrote:
> On Tue, Sep 7, 2010 at 10:24 PM, Steven Friedrich
wrote:
> > On Tuesday 07 September 2010 21:46:43 Eitan Adler wrote:
> >> When I attempt to use the if_bwn driver I get the following messages:
> >>
> >
On Wednesday 08 September 2010 10:21:44 Eitan Adler wrote:
> On Tue, Sep 7, 2010 at 10:24 PM, Steven Friedrich
wrote:
> > On Tuesday 07 September 2010 21:46:43 Eitan Adler wrote:
> >> When I attempt to use the if_bwn driver I get the following messages:
> >>
> >
On Wednesday 08 September 2010 10:49:54 Eitan Adler wrote:
> On Wed, Sep 8, 2010 at 10:44 AM, Steven Friedrich
wrote:
> > On Wednesday 08 September 2010 10:21:44 Eitan Adler wrote:
> >> On Tue, Sep 7, 2010 at 10:24 PM, Steven Friedrich
> >>
> >
> > wrote:
On Wednesday 08 September 2010 11:15:03 Eitan Adler wrote:
> > I'm not familiar with portsnap, so I'll let someone else troublehoot
> > that. But I want to mention that the port was added to the tree six
> > months ago...
>
> I checked it out from CVS and installed the port. I'll test the wireless
On Wednesday 08 September 2010 13:50:37 Steven Friedrich wrote:
> On Wednesday 08 September 2010 11:15:03 Eitan Adler wrote:
> > > I'm not familiar with portsnap, so I'll let someone else troublehoot
> > > that. But I want to mention that the port was added t
There is a tutorial at:
http://techbase.kde.org/Development/Tutorials/Plasma/GettingStarted
My tutorial1 widget doesn't appear in the add widgets box.
Any ideas?
--
System Name: laptop2.StevenFriedrich.org
Hardware: 2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:FreeBSD 8
Why does apropos list mysql(1) twice?
It doesn't return duplicates with apropos kde...
ad...@laptop2(/dev/pts/1)/usr/home/admin 106% apropos mysql
mysql(1) - the MySQL command-line tool
mysql
On Monday 13 September 2010 8:37:26 pm Alexander Best wrote:
> On Sat Sep 11 10, Steven Friedrich wrote:
> > Why does apropos list mysql(1) twice?
> >
> > It doesn't return duplicates with apropos kde...
>
> maybe you have a gzip'ed and plain version in
On Wednesday 15 September 2010 12:39:15 pm Wayne Sierke wrote:
> On Tue, 2010-09-14 at 00:37 +, Alexander Best wrote:
> > On Sat Sep 11 10, Steven Friedrich wrote:
> > > Why does apropos list mysql(1) twice?
> > >
> > > It doesn't return duplicates wi
On Thursday 16 September 2010 4:12:44 am Wayne Sierke wrote:
> On Wed, 2010-09-15 at 18:27 -0400, Steven Friedrich wrote:
> > On Wednesday 15 September 2010 12:39:15 pm Wayne Sierke wrote:
> > > On Tue, 2010-09-14 at 00:37 +, Alexander Best wrote:
> > > > On S
Can anyone install the Fortune plasma widget?
It doen't show up in my widget box, and I even tried to install the downloaded
plasmoid I found in /tmp/kde-admin. No joy.
I'm trying to discover if this anomaly is everywhere, or I just need to
rebuild something..
--
System Name: laptop2.Steven
On Saturday 18 September 2010 6:09:57 pm per...@pluto.rain.com wrote:
> Polytropon wrote:
> > On Fri, 17 Sep 2010 15:10:45 -0700, per...@pluto.rain.com wrote:
> > > Polytropon wrote:
> > > > I would like to have ONE thing that is used for printing,
> > > > and that does support ALL printers ...
>
I have a userID, admin, that I add to my systems to use when I perform system
admin functions. I also use this ID when using X-windows, never starting X as
root user.
So I needed to check my mail for daily run outputs and so I tried to use su
then mail, but I got admin's mail. So I exited su,
On Sunday 19 September 2010 1:36:12 am Wayne Sierke wrote:
> On Fri, 2010-09-17 at 12:18 -0400, Steven Friedrich wrote:
> > On Thursday 16 September 2010 4:12:44 am Wayne Sierke wrote:
> > > On Wed, 2010-09-15 at 18:27 -0400, Steven Friedrich wrote:
> > > > On Wednes
On Sunday 19 September 2010 1:36:12 am Wayne Sierke wrote:
> On Fri, 2010-09-17 at 12:18 -0400, Steven Friedrich wrote:
> > On Thursday 16 September 2010 4:12:44 am Wayne Sierke wrote:
> > > On Wed, 2010-09-15 at 18:27 -0400, Steven Friedrich wrote:
> > > > On Wednes
On Sunday 26 September 2010 11:21:50 pm you wrote:
> > From free...@insightbb.com Sun Sep 26 18:14:09 2010
> > From: Steven Friedrich
> > To: Robert Bonomi
> > Subject: Re: sudo anomaly
> > Date: Sun, 26 Sep 2010 19:16:00 -0400
> >
> > On Sun
On Monday 27 September 2010 6:35:19 am Mike Clarke wrote:
> On Sunday 26 September 2010, Steven Friedrich wrote:
> > > > > Another check is that the output of manpath(1) doesn't
> > > > > include /usr/X11R6/man.
> > > >
> > > > man
On Tuesday 28 September 2010 1:52:56 pm William Lang wrote:
> I have just installed FreeBSD 8.0 and after I login it stops at $ like its
> waiting for me to put some type of information in or something. So what do
> I put after the dollar sign???
>
> ___
201 - 262 of 262 matches
Mail list logo