Re: [gentoo-user] vsftp not accepting anonymous users

2005-05-15 Thread Calvin Spealman
On 5/14/05, Mark Shields [EMAIL PROTECTED] wrote:
 # cat vsftp.conf | grep anonymous_enable=
 
 Make sure there's only one entry there.  It's possible that
 anonymous_enable=NO is set somewhere sequentially AFTER where you set
 anonymous_enable=YES, which would override your command.

I have checked, and it is only set once, to YES.

 On 5/13/05, Calvin Spealman [EMAIL PROTECTED] wrote:
  I have set the anoymous_enable=YES in vsftp.conf, but it still is not
  accepting anonymous users. I have also restarted the server. I have
  tried both anonymous and ftp, using valid e-mail addresses as
  passwords. Is there another step I am missing to properly enable this?

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] access an FTP server in another locale

2005-05-15 Thread Zhang Weiwu
I always find difficulty that, my local host locale is set to UTF-8 but
I need to access ftp servers with differnt locales, e.g. ISO8859-1 or
GB18030

I use gftp and ncftp. Both tool does not provide proper locale
conversion. Does anyone know any ftp client that could set server locale
and do conversion automatically?

Thank you.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] vsftp not accepting anonymous users

2005-05-15 Thread Siim Keinaste
On Sunday 15 May 2005 09:26, Calvin Spealman wrote:
 On 5/14/05, Mark Shields [EMAIL PROTECTED] wrote:
  # cat vsftp.conf | grep anonymous_enable=
 
  Make sure there's only one entry there.  It's possible that
  anonymous_enable=NO is set somewhere sequentially AFTER where you set
  anonymous_enable=YES, which would override your command.

 I have checked, and it is only set once, to YES.

  On 5/13/05, Calvin Spealman [EMAIL PROTECTED] wrote:
   I have set the anoymous_enable=YES in vsftp.conf, but it still is not
   accepting anonymous users. I have also restarted the server. I have
   tried both anonymous and ftp, using valid e-mail addresses as
   passwords. Is there another step I am missing to properly enable this?

You might want to look into the following config options:

userlist_enable=
userlist_deny=
userlist_file=

and maybe also

chroot_list_enable=
chroot_list_file=
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: DSL modem + Web Server + Home Box

2005-05-15 Thread david
Thanks for the reply.I'm new to this so your explanation really
helps.The dsl modem's set-up page is at 192.168.1.254.It is also the
default gateway.Here is resolv.conf;
domain no-ip.info
nameserver 192.168.1.254
nameserver 192.168.1.254
search launchmodem.com
I have a static address.

2. It appears to me odd that your DSL MODEM has an IP address, but you're
running a server behind it.  Usually, I see the DSL MODEM acting
transparently.  So the setup looks more like:

I tried setting the gateway to my static address but that didn't
work.When I set it at 192.168.1.254 it connects me to the WAN.

I would not be surprised that I,m going about this in the wrong
way,because all I do is search google and I'm sure I make mistakes.


On the modems set-up page is the pppoe user name and password for bell
south my isp.The box at 192.168.1.96 is this box that I use all the time
and I am also serving web pages(apache2,php4,mysql) etc.I did two things
in the modems.I opened port 80 and forwarded it to 192.168.1.96.This
took me a while to figure out. I have a dlink router here but when I try
to access the configuration page 192.168.0.1 I get a connection
refused.again thanks
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Which IMAP is happiest with gentoo?

2005-05-15 Thread michael
Wow. I caused quite a fuss, for which I'm very sorry.
To explain:
1. I do know what hijacking a thread means, and I know that it is
bad.
2. I did indeed start this thread by taking another email and changing
the subject line. I didn't realize that this would still be connected to
the previous thread, so while this was a mistake on my part, it was
unintentional
I am very sorry for the confusion I caused, and now I know not to do
this again.
By the way, how is the thread information retained, even if the subject
line is changed?
Sincerely,
Michael
On Sun, 15 May 2005, Stroller wrote:
On May 15, 2005, at 12:07 am, THUFIR HAWAT wrote:
On 5/14/05, Stroller [EMAIL PROTECTED] wrote:
...
And saying it will probably continue not to help, because you
haven't said what thread hi-jacking is. Anyone who starts a new
thread by replying to an old one  changing the subject is
unlikely to be doing so out of maliciousness. ...
I brought it up again specifically because there was no
acknowledgement when Michael was first called on it.
And if accused in a mailing-list thread of dongle-flopping, many people would 
ignore that, too, not know what it means.

Since I started
the first thread, I felt entitled to do so.
Very reasonably, I'd say.
No, it wasn't a crime,
but the confusion it created, as I said before, is annoying.
Indeed.
I regret
saying anything about it, as I seem to be at fault for doing so.
No, that's not the case. But saying you hi-jacked my thread to someone is 
just likely to be ignored if they don't know WTF you're on about. Anyone who 
does so is probably ignorant of what they've done and the problem it causes, 
so bitching about it will only help if you EXPLAIN.

Stroller.
--
gentoo-user@gentoo.org mailing list

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] AMD64: vanilla-sources and the risk of using them

2005-05-15 Thread Rumen Yotov
[EMAIL PROTECTED] wrote:

Holly Bostick [EMAIL PROTECTED] wrote:
  

Michael Haan schreef:


I *think* I know what they are, what risk do I run by using them?

  

...
  

The kernel doesn't get any more risk-free than vanilla-sources, because
if those sources are broken then Linux is broken.



Uh oh, in that case we all are in trouble!  :)

I grab my sources directly from kernel.org and then apply the patch
from grsecurity.org.  Then I can choose what security features to
enable, and it's a little adventure.  What I used to do (when I was
running Slackware rather than Gentoo) is grab kernel.org sources and
then apply the patch from openwall.com, and there also I could choose
security features, though there was less adventure.  :) There's a lot
of room for doing things differently from the kernel sources that
happen to be in portage.

Generally speaking, if you are concerned about security you would want
to use Linux 2.4 (or perhaps even 2.2 or 2.0) instead of Linux 2.6,
but with Gentoo AMD64 only 2.6 is supported, so you work with what
you've got.

  

Hi,
Better to use 'hardened-sources' (former 'hardened-dev-sources') if it's
available on AMD-64 profiles.
It includes vanilla-sources + grsecurity v.2.1.5 IIRC.
Of course it's up to you to config it (the kernel) as you like, Thus you
save time/problems with a custom kernel-patch part.
There's nothing wrong to make all this yourself, could additionally
customize some things. Choice is your's.
PS: haven't checked but think not all things are backported to 2.4 even
less to 2.2, evolution is very dynamic here.
Again the choice is up to you, gentoo is just giving you the tools
(better or worst) to do it.
HTH. Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Which IMAP is happiest with gentoo?

2005-05-15 Thread Ralph Slooten
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 By the way, how is the thread information retained, even if the subject
 line is changed?

Look in the source of the emails for the References: header. It simply
states which mail this is a reply to.

Most programs use this to overrule actual Subject: as these days many
languages kind-of insist of doing the Re: (or sometimes RE:) in
their own language changing the subject automaticaly. Also there is
the issue with the Re: being sometimes before, and sometimes after the
[gentoo-user] depending on what mailer you use.

When you press Reply those headers are automatically taken with it by
your program. The only way to start a new thread is to physically start
a new thread ;-)

Hope this explains it a bit.

Greetings
Ralph
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFChxzQAWKxH5yWMT8RAm+NAJ98IlP9DG+h+Nnwj3EIExJmApBoCQCg3vDe
qJsyrseB+WgdzHJUQW5tB0Y=
=4d1b
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] AMD64: vanilla-sources and the risk of using them

2005-05-15 Thread Daniel Drake
Holly Bostick wrote:
 The vanilla sources are the same sources you would get on kernel.org.
 No extra patches (as you would find in gentoo-dev-sources) or
 optimizations/patches (as you would find in ck-sources) and no bleeding
 edge patches (as you would find in mm-sources).
 
 The kernel doesn't get any more risk-free than vanilla-sources, because
 if those sources are broken then Linux is broken.

Official kernel releases have come out with fairly large bugs in the past.
gentoo-sources-2.6 is obviously based on vanilla-sources, but includes a light
patchset on top, mainly to solve security issues and to fix bugs which are
already fixed in the current development version (currently 2.6.12-rc4). There
are also a few feature patches applied but all new features are optional.

The idea of gentoo-sources-2.6 is to be *more* stable than vanilla Linux, so
I'm not quite sure why you'd change from gentoo-sources to vanilla-sources,
unless you had a problem with a patch that we include, in which case I'd like
to know about it :)

Daniel
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Which IMAP is happiest with gentoo?

2005-05-15 Thread Neil Bothwick
On Sun, 15 May 2005 11:56:32 +0200, Ralph Slooten wrote:

 When you press Reply those headers are automatically taken with it by
 your program. The only way to start a new thread is to physically start
 a new thread ;-)

Some mailers do make it possible to be both lazy and correct at the same
time. in Sylpheed-Claws, you can reply to a mail then select
Options - Remove References to create a new thread.


-- 
Neil Bothwick

No, I'm *from* outer space, I only *work* in California.


pgpXzWHu4dkG3.pgp
Description: PGP signature


[gentoo-user] Started seeing this in the logs - where do I look?

2005-05-15 Thread William Kenworthy
Started seeing this in the logs - where do I look?

May 15 20:18:53 [net.agent] Bad NET invocation: $INTERFACE is not set

/etc/conf.d/net  looks ok

BillK

-- 
William Kenworthy [EMAIL PROTECTED]
Home!

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: DSL modem + Web Server + Home Box

2005-05-15 Thread Edward A Mihalow Jr
david wrote:
Thanks for the reply.I'm new to this so your explanation really
helps.The dsl modem's set-up page is at 192.168.1.254.It is also the
default gateway.Here is resolv.conf;
domain no-ip.info
nameserver 192.168.1.254
nameserver 192.168.1.254
search launchmodem.com
I have a static address.
2. It appears to me odd that your DSL MODEM has an IP address, but you're
running a server behind it.  Usually, I see the DSL MODEM acting
transparently.  So the setup looks more like:
I tried setting the gateway to my static address but that didn't
work.When I set it at 192.168.1.254 it connects me to the WAN.
I would not be surprised that I,m going about this in the wrong
way,because all I do is search google and I'm sure I make mistakes.
On the modems set-up page is the pppoe user name and password for bell
south my isp.The box at 192.168.1.96 is this box that I use all the time
and I am also serving web pages(apache2,php4,mysql) etc.I did two things
in the modems.I opened port 80 and forwarded it to 192.168.1.96.This
took me a while to figure out. I have a dlink router here but when I try
to access the configuration page 192.168.0.1 I get a connection
refused.again thanks
I think (because I tried alot of the same things you've tried) that 
Bellsouth-the ISP
doesn't like people running personal webservers. What problems I had was 
trying
to resolve DNS issues so that they could find my server-they were being 
routed through
Bellsouth's DNS nameservers and I found out that you probably will want 
to use dynds?
(outside DNS nameservers) to resolve the DNS problem.
If you get this working you will have done something I couldn't, so keep 
trying! Although
like the other fellow said, it's going to be difficult.
Regards,

--
Edward A Mihalow Jr   [EMAIL PROTECTED] 
Gentoo Linux! Registered Linux User#225662
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Whoops: 'rm -rf /var'

2005-05-15 Thread Neil Bothwick
On Sat, 14 May 2005 17:22:15 -0700, Grant wrote:

  Often times var stuff is changing, not necessarily crucial data.

/var contains important information about your installed packages for
portage.

  I
  would reboot  see if everything works.  If it does, your fine.  If
  only certain programs fail, reinstall the programs.  If it fails to
  boot etc. then you'll probably have to reinstall gentoo.
 
 Alright thanks guys.  I'm booted back up and running a browser so
 that's good.  I really shouldn't be working as root.

Try emerge world --newuse -upvDt to see if portage is broken.


-- 
Neil Bothwick

Q: How many accountants does it take to screw in a light bulb?
A: What kind of answer did you have in mind?


pgpaurY5uSTqo.pgp
Description: PGP signature


Re: [gentoo-user] new virtuals setup confusion

2005-05-15 Thread Neil Bothwick
On Sat, 14 May 2005 13:45:11 -0700, Mark Knecht wrote:

 Thanks Edward. Exactly the sort of answer I was looking for but not
 finding.

Try man portage. This man page contains all sorts of little nuggets
like this.


-- 
Neil Bothwick

Smoking Can Damage Your HealthUnless us Non-Smokers do it first!


pgp179tmuauPa.pgp
Description: PGP signature


Re: [gentoo-user] AMD64: vanilla-sources and the risk of using them

2005-05-15 Thread Michael Haan
On 5/15/05, Daniel Drake [EMAIL PROTECTED] wrote:
 Holly Bostick wrote:
  The vanilla sources are the same sources you would get on kernel.org.
  No extra patches (as you would find in gentoo-dev-sources) or
  optimizations/patches (as you would find in ck-sources) and no bleeding
  edge patches (as you would find in mm-sources).
 
  The kernel doesn't get any more risk-free than vanilla-sources, because
  if those sources are broken then Linux is broken.
 
 Official kernel releases have come out with fairly large bugs in the past.
 gentoo-sources-2.6 is obviously based on vanilla-sources, but includes a light
 patchset on top, mainly to solve security issues and to fix bugs which are
 already fixed in the current development version (currently 2.6.12-rc4). There
 are also a few feature patches applied but all new features are optional.
 
 The idea of gentoo-sources-2.6 is to be *more* stable than vanilla Linux, so
 I'm not quite sure why you'd change from gentoo-sources to vanilla-sources,
 unless you had a problem with a patch that we include, in which case I'd like
 to know about it :)
 
 Daniel
 --
 gentoo-user@gentoo.org mailing list
 
 

Well, a couple things.  a) I want some functionality which is
available in 2.6.12 (dvb) and b) For me, something broke after
2.6.9-rc14 causing subsequent kernels to freeze on boot when trying to
load my third sata drive.  I've filed a bug about this, but was
thinking maybe some other sources might not have this issue.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Whoops: 'rm -rf /var'

2005-05-15 Thread Grant
   Often times var stuff is changing, not necessarily crucial data.
 
 /var contains important information about your installed packages for
 portage.
 
   I
   would reboot  see if everything works.  If it does, your fine.  If
   only certain programs fail, reinstall the programs.  If it fails to
   boot etc. then you'll probably have to reinstall gentoo.
 
  Alright thanks guys.  I'm booted back up and running a browser so
  that's good.  I really shouldn't be working as root.
 
 Try emerge world --newuse -upvDt to see if portage is broken.
 
 --
 Neil Bothwick

Good catch.  I get this last:

IOError: [Errno 2] No such file or directory:
'/var/cache/edb/dep//usr/portage/sys-devel/.update.25322.bison-1.875d'

What do you think I should do?

- Grant

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] communications issue with ptal-init setup

2005-05-15 Thread Jeff Cranmer




Hi all,

I am setting up a gentoo box for a friend of mine, and I'm having problems communicating with the printer.
The printer is a parallel port HP deskjet 712C.
After enabling the parallel port in the bios, I was able to detect the device from ptal-init as a deskjet-710C, but failed to communicate with it.
The parallel port is enabled at address 378, as device /dev/lp0.

It asks me to check the syslog file for ptal-mlcd error messages. I tried dmesg, and the only error reported there is Spurious 8259A interrupt, IRQ7.

I have the kernel (2.4 kernel) configured with the following options in the parallel port support submenu (compiled in, not as modules).
Parallel Port Support
 PC Style Hardware
 Multi-IO cards (parallel and serial)
 Use FIFO / DMA if available (EXPERIMENTAL)
 SuperIO chipset support (EXPERIMENTAL)
IEEE 1284 transfer modes

The following option is de-selected
Support foreign hardware

The parallel printer support option (parport) under the character devices submenu is compiled as a module, and is loaded at startup (parport is in the /etc/modules.autoload.d/kernel-2.4 file).

I've tried configuring the bios for both EPP/ECP and EPP parallel ports with the same result, though I haven't yet tried reconfiguring the IRQ or addesses in the bios to different locations.

Is there anywhere else I can look for ptal-mlcd error messages to get further debug help?

I also tried configuring it directly instead of using ptal via cups. Cups reports that it connects to the printer, but sending a test page to the printer does not cause any output, even though cups thinks it has successfully printed the test page.

Any assistance/advice gratefully received.

Thanks

Jeff






Re: [gentoo-user] Whoops: 'rm -rf /var'

2005-05-15 Thread Edward Catmur
On Sun, 2005-05-15 at 06:46 -0700, Grant wrote:
 Good catch.  I get this last:
 
 IOError: [Errno 2] No such file or directory:
 '/var/cache/edb/dep//usr/portage/sys-devel/.update.25322.bison-1.875d'
 
 What do you think I should do?

rm -r /var/cache/edb/dep should do it; portage will then regenerate the
cache.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: DSL modem + Web Server + Home Box

2005-05-15 Thread Edward A Mihalow Jr
Josh Hunholz wrote:
Edward A Mihalow Jr wrote:

david wrote:

Thanks for the reply.I'm new to this so your explanation really
helps.The dsl modem's set-up page is at 192.168.1.254.It is also the
default gateway.Here is resolv.conf;
domain no-ip.info
nameserver 192.168.1.254
nameserver 192.168.1.254
search launchmodem.com
I have a static address.

What is the static IP address that you were assigned? It seems like your
DSL modem is acting somewhat like a router as well, since it is
assigning an internal network IP address rather than an external one.

2. It appears to me odd that your DSL MODEM has an IP address, but
you're
running a server behind it.  Usually, I see the DSL MODEM acting
transparently.  So the setup looks more like:
I tried setting the gateway to my static address but that didn't
work.When I set it at 192.168.1.254 it connects me to the WAN.
I would not be surprised that I,m going about this in the wrong
way,because all I do is search google and I'm sure I make mistakes.
On the modems set-up page is the pppoe user name and password for bell
south my isp.The box at 192.168.1.96 is this box that I use all the time
and I am also serving web pages(apache2,php4,mysql) etc.I did two things
in the modems.I opened port 80 and forwarded it to 192.168.1.96.This
took me a while to figure out. I have a dlink router here but when I try
to access the configuration page 192.168.0.1 I get a connection
refused.again thanks
I think (because I tried alot of the same things you've tried) that
Bellsouth-the ISP
doesn't like people running personal webservers. What problems I had
was trying
to resolve DNS issues so that they could find my server-they were
being routed through
Bellsouth's DNS nameservers and I found out that you probably will
want to use dynds?
(outside DNS nameservers) to resolve the DNS problem.
If you get this working you will have done something I couldn't, so
keep trying! Although
like the other fellow said, it's going to be difficult.
Regards,

I have a static IP from Bellsouth-(DSL Xtreme pkg)-65.5.209.106. The 
modem is connected to a Netgear
FR114P router to a Cisco 3550 switch then to my comps (3). I just 
noticed that on the Netgear that I
have the choice of DNS servers-(Dynamic from ISP or Use these servers). 
I didn't have this choice on
my older Linksys router.
The Cisco switch is a used unit that I am learning on- I know it's 
overkill for what I have, but what the
heck, I got it so why not use it!

--
Edward A Mihalow Jr   [EMAIL PROTECTED] 
Gentoo Linux! Registered Linux User#225662
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Re: DSL modem + Web Server + Home Box

2005-05-15 Thread Matthias Bethke
Hi Gabriel,
on Saturday, 2005-05-14 at 23:07:25, you wrote:
 I'm assuming you are using 255.255.255.0 as your subnet mask.  If this is
 the case, I don't know how to make it work -- but it's unnecessarily
 difficult.  Try to set up this:
 
   (INTERNET)
|
 [   ?.?.?.?   ]
 [  DSL MODEM  ]
 [192.168.1.254]
|
 [192.168.1.96 ]
 [LOCAL SERVER ]
 [192.168.2.1  ]
|
 [192.168.2.97 ]
 [  HOME BOX   ]

Right, tat would make more sense. However, with a PPPoE link it's not even
necessary to use two NICs, For quite a while I had my system set up with one
central SOHO switch feeding my server, my laptop, my wife's computer and the DSL
modem. The other NIC in the server was exclusively for WLAN. Due to the PPPoE
you have a virtual P2P link between the server and the modem that cannot
interfere with the rest of your network. A packet from the net that is meant
for, say, my laptop goes into the modem, out to the switch, from there, still
PPPoE encapsulated, into the server (via eth0) which strips it of the PPPoE
headers and passes it to pppd. Then it will appear on the virtual ppp0
interface, get routed as a regular ethernet packet back to eth0, out to the
switch and to the laptop. On a 100Mbps ethernet the internet traffic going twice
over the same cable isn't even noticeable.

cheers!
Matthias

-- 
I prefer encrypted and signed messages.   KeyID: 90CF8389
Fingerprint: 8E 1F 10 81 A4 66 29 46  B9 8A B9 E2 09 9F 3B 91


pgp3gIiDpJet6.pgp
Description: PGP signature


[gentoo-user] Re: communications issue with ptal-init setup

2005-05-15 Thread Jeff Cranmer




Problem solved - I emerged pnm2ppa, then created a ppd specific to the Deskjet 712C file from the web, and now it prints.

Deep joy!g

On Sun, 2005-05-15 at 13:52 +, Jeff Cranmer wrote:

Hi all,

I am setting up a gentoo box for a friend of mine, and I'm having problems communicating with the printer.
The printer is a parallel port HP deskjet 712C.
After enabling the parallel port in the bios, I was able to detect the device from ptal-init as a deskjet-710C, but failed to communicate with it.
The parallel port is enabled at address 378, as device /dev/lp0.

It asks me to check the syslog file for ptal-mlcd error messages. I tried dmesg, and the only error reported there is Spurious 8259A interrupt, IRQ7.

I have the kernel (2.4 kernel) configured with the following options in the parallel port support submenu (compiled in, not as modules).
Parallel Port Support
 PC Style Hardware
 Multi-IO cards (parallel and serial)
 Use FIFO / DMA if available (EXPERIMENTAL)
 SuperIO chipset support (EXPERIMENTAL)
IEEE 1284 transfer modes

The following option is de-selected
Support foreign hardware

The parallel printer support option (parport) under the character devices submenu is compiled as a module, and is loaded at startup (parport is in the /etc/modules.autoload.d/kernel-2.4 file).

I've tried configuring the bios for both EPP/ECP and EPP parallel ports with the same result, though I haven't yet tried reconfiguring the IRQ or addesses in the bios to different locations.

Is there anywhere else I can look for ptal-mlcd error messages to get further debug help?

I also tried configuring it directly instead of using ptal via cups. Cups reports that it connects to the printer, but sending a test page to the printer does not cause any output, even though cups thinks it has successfully printed the test page.

Any assistance/advice gratefully received.

Thanks

Jeff







Re: [gentoo-user] Which IMAP is happiest with gentoo?

2005-05-15 Thread Brett Schroeder
[EMAIL PROTECTED] wrote:

 Wow. I caused quite a fuss, for which I'm very sorry.

 To explain:

 1. I do know what hijacking a thread means, and I know that it is
 bad.

 2. I did indeed start this thread by taking another email and changing
 the subject line. I didn't realize that this would still be connected to
 the previous thread, so while this was a mistake on my part, it was
 unintentional

 I am very sorry for the confusion I caused, and now I know not to do
 this again.

 By the way, how is the thread information retained, even if the subject
 line is changed?

It is maintained as a list of references in the message headers. MUAs
(Thunderbird etc). Here's a cut 'n paste of some of the headers from
this message

 snip
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Which IMAP is happiest with gentoo?

In-Reply-To: [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]
 [EMAIL PROTECTED] [EMAIL PROTECTED]
 [EMAIL PROTECTED] [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED] [EMAIL PROTECTED]
Precedence: bulk
List-Post: mailto:gentoo-user@lists.gentoo.org
List-Help: mailto:[EMAIL PROTECTED]
 snip



 Sincerely,
 Michael


 On Sun, 15 May 2005, Stroller wrote:


 On May 15, 2005, at 12:07 am, THUFIR HAWAT wrote:

 On 5/14/05, Stroller [EMAIL PROTECTED] wrote:
 ...

 And saying it will probably continue not to help, because you
 haven't said what thread hi-jacking is. Anyone who starts a new
 thread by replying to an old one  changing the subject is
 unlikely to be doing so out of maliciousness. ...


 I brought it up again specifically because there was no
 acknowledgement when Michael was first called on it.


 And if accused in a mailing-list thread of dongle-flopping, many
 people would ignore that, too, not know what it means.

 Since I started
 the first thread, I felt entitled to do so.


 Very reasonably, I'd say.

 No, it wasn't a crime,
 but the confusion it created, as I said before, is annoying.


 Indeed.

 I regret
 saying anything about it, as I seem to be at fault for doing so.


 No, that's not the case. But saying you hi-jacked my thread to
 someone is just likely to be ignored if they don't know WTF you're on
 about. Anyone who does so is probably ignorant of what they've done
 and the problem it causes, so bitching about it will only help if you
 EXPLAIN.

 Stroller.

 -- 
 gentoo-user@gentoo.org mailing list




-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Error with rc-update

2005-05-15 Thread Bill Davidson
On 16:33 Sun 15 May , Patrick wrote:
 On Sat, 14 May 2005 16:59:27 +0100 (BST)
 Neil Bothwick [EMAIL PROTECTED] wrote:
 
  On Sat, May 14, 2005 4:29 pm, Patrick said:
  
   Everytime i run rc-update or do a /etc/init.d/xxx status i get this error
   ...
   I have no idea where to start for solving this.
  
   /sbin/runscript.sh: line 1: CLOCK: command not found

/sbin/runscript.sh is part of baselayout. Perhaps re-emerging that would solve
the problem.

Bill
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re:Pocket Outlook and IMAP - (Was re: Which IMAP is happiest with gentoo?)

2005-05-15 Thread Drew Tomlinson
On 5/13/2005 9:55 AM Stroller wrote:
On May 12, 2005, at 8:10 pm, [EMAIL PROTECTED] wrote:
I already have Postfix running and I happily read email on my server,
but I'd like to read my email on my IMAP/SSL cellphone client. I've seen
Courier, UW, and Cyrus, and perhaps there are others. Any
recommendations, for or against?

I really like Courier-IMAP, which is Courier without maildrop or the 
webmail. I installed maildrop separately, but use Squirrelmail for the 
latter. As a client I mostly use Apple's Mail.app, but have also used 
Entourage, kMail and Outlook Express happily.

I've been accessing my Courier-IMAP mailboxes from the Windows Mobile 
client on my new phone sporadically for the past two or three weeks. 
It seems to work well, with the proviso that the client doesn't seem 
delete to messages from the server when I delete them on the phone's 
inbox, and that I can't view sub-folders. I suppose it's possible this 
is because I have something configured wrong, or because I've simply 
never waited for the 10,000 messages in my typical sub-folder to 
synchronise, but it doesn't matter to me, because I simply want to be 
able to access an up-to-date inbox on my IMAP server. I can move 
messages from my inbox to sub-folders, and this works perfectly, so I 
suppose you could delete items from your inbox by moving them to Trash.
This is a known problem with the Windows Pocket Outlook email client and 
Courier IMAP (and probably most if not all IMAP servers).  I don't quite 
get it but it has to do with the client  not recognizing 'namespace'.  
For example, Pocket Outlook sees all my folders as Inbox.folder.  Thus 
'Deleted Items' is seen by Pocket Outlook as 'Inbox.Deleted Items' .  
Since a Delete in Pocket Outlook is really a move to Deleted Items 
this fails because Deleted Items does not exist - only Inbox.Deleted 
Items.

The only workaround I have found is as you mention, move the item to the 
appropriate folder.  If anyone has found another way, I'd be very happy 
to hear about it.

Cheers,
Drew
--
Visit The Alchemist's Warehouse
Magic Tricks, DVDs, Videos, Books,  More!
http://www.alchemistswarehouse.com
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Whoops: 'rm -rf /var'

2005-05-15 Thread Grant
  Good catch.  I get this last:
 
  IOError: [Errno 2] No such file or directory:
  '/var/cache/edb/dep//usr/portage/sys-devel/.update.25322.bison-1.875d'
 
  What do you think I should do?
 
 rm -r /var/cache/edb/dep should do it; portage will then regenerate the
 cache.

It looks like that fixed it.  Thanks!

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Which IMAP is happiest with gentoo?

2005-05-15 Thread Drew Tomlinson
On 5/13/2005 10:39 AM [EMAIL PROTECTED] wrote:
Thanks for the fine comments. You are the second to recommend
courier-imap, and I'll probably go that route.
Re the phone behavior, I wonder if the cause of yours is the same as
mine: I just discovered that although my phone can talk to IMAP servers,
it really only implements POP-like functions, so it does not delete
messages on the server, nor does it understand subdirectories. You may
check with your phone's email client's provider, perhaps you too have
these limitations.
Comments in my previous email are based upon my experience with both 
Windows Mobile 2003 regular and Phone Edition.  Both had full IMAP 
function and both have the same namespace issue.  Both see 
subdirectories but with the 'Inbox.subdir' format that I mentioned 
because of not understanding that 'Inbox' is the namespace and thus, can 
be removed.

Cheers,
Drew
--
Visit The Alchemist's Warehouse
Magic Tricks, DVDs, Videos, Books,  More!
http://www.alchemistswarehouse.com
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Emerge World - lcms Fails

2005-05-15 Thread Drew Tomlinson
On 5/14/2005 8:59 AM Mark Knecht wrote:
On 5/14/05, Drew Tomlinson [EMAIL PROTECTED] wrote:
 

In an attempt to clean up my newly installed and get everything back
to default as much as possible, I'm running 'emerge --emptytree
world.  The build failed on lcms-1.13.  Here's the output:
*** Gentoo sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.16, ltmain.sh = 1.5) ***
Please run:
 libtoolize --copy --force
OK, I did 'cd /var/tmp/portage/lcms-1.13/work/lcms-1.13' and ran
'libtoolize --copy --force'. When subsequent 'emerge lcms' commands
failed, I read the emerge man page.  It seemed that 'emerge --resume
lcms' would be appropriate after doing the libtoolize thing again.
However, it failed with the same output.
How can I resolve this issue?  And once resolved, is there anyway to
resume the 'emerge --emptytree world' or should I just start over.
Thanks,
Drew
   

Drew,
  There are reports on this in Bugzilla as well as a masked fix. I
would have recommended
ACCEPT_KEYWORDS=~x86 emerge -pv lcms
but now that you've done the force step I'm not sure what you should do.
  In the future I'd recommend against anything that uses strong words
like force just based on how much trouble that can cause on other
distros. Maybe you can still add lcms ~x86 to package.keywords and be
OK but you'll want someone better than me to tell you yes or no on
that one.
- Mark
 

Thanks.  I will try this as I don't think the force did anything 
because I continue to get the same message.  Good advice about force 
language in the future.  I'll think twice next time.

Cheers,
Drew
--
Visit The Alchemist's Warehouse
Magic Tricks, DVDs, Videos, Books,  More!
http://www.alchemistswarehouse.com
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Re: Advansys SCSI Not Available on 2005.0 LiveCD

2005-05-15 Thread Drew Tomlinson
On 5/14/2005 12:54 PM Richard Fish wrote:
Drew Tomlinson wrote:
 

insmod: error inserting 'advansys.ko': -1 Invalid module format
So is this because the module really won't work with Gentoo 2005.0? 
Or does this have something to do with 'depmod'.  I'm beginning to
think that what I'm trying to do isn't possible, short of installing
on my IDE drive and then building my own LiveCD with all the required
parts.  I can't believe it's supposed to be this hard.  I must be
missing the obvious.

   

The problem loading the module is probably due to the difference in
kernel versions or compilation options.  I am not surprised that the
module from 2.6.9 didn't work...
You best bet may be to do an initial installation to the IDE drive,
build a custom kernel there with the Advansys SCSI driver, then transfer
the system to your SCSI disk.  That should be faster than making a
custom live CD.
Thanks.  I finally got the system installed via a Knoppix CD.  Since 
Knoppix included the Advansys driver, I was able to install directly to 
my SCSI drives as I wished.  Ironically, Knoppix did not see my IDE card 
attached to the PATA port on my Promise 150 SATA controller.  :)  But no 
matter, once I built Gentoo and used genkernel with slight modification 
(i.e. adding the Advansys support), everything is working fine.  Now if 
I could just get MythTV running!  :)

Drew
--
Visit The Alchemist's Warehouse
Magic Tricks, DVDs, Videos, Books,  More!
http://www.alchemistswarehouse.com
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Which IMAP is happiest with gentoo?

2005-05-15 Thread A. Khattri
On Sun, 15 May 2005, Drew Tomlinson wrote:

 Comments in my previous email are based upon my experience with both
 Windows Mobile 2003 regular and Phone Edition.  Both had full IMAP
 function and both have the same namespace issue.  Both see
 subdirectories but with the 'Inbox.subdir' format that I mentioned
 because of not understanding that 'Inbox' is the namespace and thus, can
 be removed.

I wouldn't be suprised. Other (non-M$) IMAP products dont have these
problems ...

-- 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] how to boot from floppy and install gentoo

2005-05-15 Thread askar ...
I have thinkpad laptop 240X.
I have Windows98 and Suse installed on it.
I have a external floppy drive (not usb) and external usb CD-ROM drive.
I installed Suse first booting from floppy and when system booted I
was able continue installing Suse with CD-ROM.
I want to install gentoo above suse.
But I think Suse install and Gentoo install way are different, if i
will begin installing from floppy.
Could anybody advice me where I can find the information about this
way of installing gentoo (i.e. boot from floppy and the continue with
the Live CD)?

thanks.
askar

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Problem Booting

2005-05-15 Thread C R. Little
I have installed Gentoo to a dual had drive system

/dev/hda1 -- Windows XP Professional

/dev/sda -- Gentoo Install
/dev/sda1 - /boot
/dev/sda3 - /
/dev/sda5 - /usr
/dev/sda6 - /var
/dev/sda7 - /tmp
/dev/sda8 - /home

grub.conf kernel line:
root(hd1,0)
kernel /kernel-2.6.11-gentoo-r8 root /dev/ram0 real_root=/dev/sda3 init=linuxrc 
vga=0x318 splash=verbose

The liveCD boots and runs. 

when I try to boot the system from grub to the gentoo selection I get 

Loading Modules...
 Mounting Filesystems...
 Activating udev
 Determining Root device
block device /dev/sda3 is not a valid root device...

The SDA Device is a Maxtor SATA Drive, I think it's not loading ata_piix which 
the live CD loads. Is this a module or built into the kernel?
I did used genkernel to create my kernel.

Please help

Thanks.
CR Little

CONFIDENTIALITY NOTICE:

This e-mail and any attachments are confidential. If you are not the intended 
recipient, any further dissemination or use of this e-mail is prohibited. If 
you have received this e-mail in error, please notify us immediately by 
returning it to the sender. You should then delete all copies from your system 
and destroy any hard copies you may have made. Thank you for your cooperation.

 



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] how to boot from floppy and install gentoo

2005-05-15 Thread A. Khattri
On Sun, 15 May 2005, askar ... wrote:

 I have thinkpad laptop 240X.
 I have Windows98 and Suse installed on it.
 I have a external floppy drive (not usb) and external usb CD-ROM drive.
 I installed Suse first booting from floppy and when system booted I
 was able continue installing Suse with CD-ROM.
 I want to install gentoo above suse.
 But I think Suse install and Gentoo install way are different, if i
 will begin installing from floppy.
 Could anybody advice me where I can find the information about this
 way of installing gentoo (i.e. boot from floppy and the continue with
 the Live CD)?


http://www.gentoo.org/doc/en/altinstall.xml


-- 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem Booting

2005-05-15 Thread Stanczak Group
Looks like you need you initrd added to grub.

C R. Little wrote:

I have installed Gentoo to a dual had drive system

/dev/hda1 -- Windows XP Professional

/dev/sda -- Gentoo Install
/dev/sda1 - /boot
/dev/sda3 - /
/dev/sda5 - /usr
/dev/sda6 - /var
/dev/sda7 - /tmp
/dev/sda8 - /home

grub.conf kernel line:
root(hd1,0)
kernel /kernel-2.6.11-gentoo-r8 root /dev/ram0 real_root=/dev/sda3 
init=linuxrc vga=0x318 splash=verbose

The liveCD boots and runs. 

when I try to boot the system from grub to the gentoo selection I get 

  

Loading Modules...
Mounting Filesystems...
Activating udev
Determining Root device
  

block device /dev/sda3 is not a valid root device...

The SDA Device is a Maxtor SATA Drive, I think it's not loading ata_piix which 
the live CD loads. Is this a module or built into the kernel?
I did used genkernel to create my kernel.

Please help

Thanks.
CR Little

CONFIDENTIALITY NOTICE:

This e-mail and any attachments are confidential. If you are not the intended 
recipient, any further dissemination or use of this e-mail is prohibited. If 
you have received this e-mail in error, please notify us immediately by 
returning it to the sender. You should then delete all copies from your system 
and destroy any hard copies you may have made. Thank you for your cooperation.

 



  


-- 
Justin Stanczak
Stanczak Group
812-735-3600

All that is necessary for the triumph of evil is that good men do nothing.
Edmund Burke

.....__.
./  _/....._/..|_.....
/...\../.__.\./\...__\/.._.\./._..\
\\_\..\..___/|...|..\..|.(.._.|._..)
.\__../\___.._\__|../__|..\/.\/..
\/.\/.\/..

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem Booting

2005-05-15 Thread askar ...
 grub.conf kernel line:
 root(hd1,0)
 kernel /kernel-2.6.11-gentoo-r8 root /dev/ram0 real_root=/dev/sda3 
 init=linuxrc vga=0x318 splash=verbose
 
It seems you used genkernel. 
If I follow the gentoo installlation handbook, I could write like:
--
root (hd1,0)
kernel /kernel-2.6.11-gentoo-r8 root=/dev/ram0 init=/linuxrc
ramdisk=8192 real_root=/dev/sda3 udev
initrd /initrd-2.6.11-gentoo-r8
--
I'm not sure, but try this.

sincerely,
askar

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Apache2 things vhost directories are not directories?

2005-05-15 Thread Calvin Spealman
With the following vhost.conf, I'm getting an error DocumentRoot must
be a directory, and the two document roots I'm using do, in fact,
exist. Does anyone know why Apache2 would think they are not
directories?

NameVirtualHost *
VirtualHost *
ServerName www.ironfroggy.com
ServerAlias ironfroggy.com www.ironfroggy.com
DocumentRoot /var/www/www-ironfroggy-com/
/VirtualHost

VirtualHost *
ServerName sftp.ironfroggy.com
DocumentRoot /var/www/sftp-ironfroggy-com/
/VirtualHost

And, just for good measure:
drwxr-xr-x  6 root   root 4096 May 15 14:02 sftp-ironfroggy-com
drwxr-xr-x  6 calvin root 4096 May 11 15:55 www-ironfroggy-com

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] XMMS Stopped Playing

2005-05-15 Thread Kent Borg
On Sat, May 14, 2005 at 07:11:40AM -0400, Walter Dnes wrote:
   I emerge/updated world a couple of weeks ago.  xmms 1.2.10 no
 longer handled pls streaming.

 [...]

Yes.  Emerging xmms-mpg123 and turning off MAD MPEG worked...almost.
I had earlier messed with the output, I also had to switch back to
ALSA.


Thanks,

-kb, the Kent who thinks it unfortunate that merely updating software
can disable so basic a thing as xmms.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] how to boot from floppy and install gentoo

2005-05-15 Thread askar ...
Booting the LiveCD with Smart BootManager is close stuff I'm looking
for, but when I booted floppy created as written above section, my USB
CD-ROM not listed in boot menu :(

askar

On 5/15/05, A. Khattri [EMAIL PROTECTED] wrote:
 On Sun, 15 May 2005, askar ... wrote:
 
  I have thinkpad laptop 240X.
  I have Windows98 and Suse installed on it.
  I have a external floppy drive (not usb) and external usb CD-ROM drive.
  I installed Suse first booting from floppy and when system booted I
  was able continue installing Suse with CD-ROM.
  I want to install gentoo above suse.
  But I think Suse install and Gentoo install way are different, if i
  will begin installing from floppy.
  Could anybody advice me where I can find the information about this
  way of installing gentoo (i.e. boot from floppy and the continue with
  the Live CD)?
 
 http://www.gentoo.org/doc/en/altinstall.xml
 
 --
 
 --
 gentoo-user@gentoo.org mailing list
 


-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Problem Booting

2005-05-15 Thread C R. Little
Here's my grub.conf

default 0
timeout 30
splashimage=(hd1,0)/grub/splash.xpm.gz

title=Gentoo Linux 2.6.11-r8
root (hd1,2)
kernel /kernel-2.6.11-gentoo-r8 root=/dev/ram0 real_root=/dev/dev/sda3 
init=/linuxrc ramdisk_size=8192 vga=0x318 splash=verbose udev
initrd /initrd-2.6.11-gentoo-r8

title=Windows XP Professional
root (hd0,0)
makeactive
chainloader +1


-Original Message-
From: Stanczak Group [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 15, 2005 6:53 AM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problem Booting


Looks like you need you initrd added to grub.

C R. Little wrote:

I have installed Gentoo to a dual had drive system

/dev/hda1 -- Windows XP Professional

/dev/sda -- Gentoo Install
/dev/sda1 - /boot
/dev/sda3 - /
/dev/sda5 - /usr
/dev/sda6 - /var
/dev/sda7 - /tmp
/dev/sda8 - /home

grub.conf kernel line:
root(hd1,0)
kernel /kernel-2.6.11-gentoo-r8 root /dev/ram0 real_root=/dev/sda3 
init=linuxrc vga=0x318 splash=verbose

The liveCD boots and runs. 

when I try to boot the system from grub to the gentoo selection I get 

  

Loading Modules...
Mounting Filesystems...
Activating udev
Determining Root device
  

block device /dev/sda3 is not a valid root device...

The SDA Device is a Maxtor SATA Drive, I think it's not loading ata_piix which 
the live CD loads. Is this a module or built into the kernel?
I did used genkernel to create my kernel.

Please help

Thanks.
CR Little

CONFIDENTIALITY NOTICE:

This e-mail and any attachments are confidential. If you are not the intended 
recipient, any further dissemination or use of this e-mail is prohibited. If 
you have received this e-mail in error, please notify us immediately by 
returning it to the sender. You should then delete all copies from your system 
and destroy any hard copies you may have made. Thank you for your cooperation.

 



  


-- 
Justin Stanczak
Stanczak Group
812-735-3600

All that is necessary for the triumph of evil is that good men do nothing.
Edmund Burke

.....__.
./  _/....._/..|_.....
/...\../.__.\./\...__\/.._.\./._..\
\\_\..\..___/|...|..\..|.(.._.|._..)
.\__../\___.._\__|../__|..\/.\/..
\/.\/.\/..

-- 
gentoo-user@gentoo.org mailing list

CONFIDENTIALITY NOTICE:

This e-mail and any attachments are confidential. If you are not the intended 
recipient, any further dissemination or use of this e-mail is prohibited. If 
you have received this e-mail in error, please notify us immediately by 
returning it to the sender. You should then delete all copies from your system 
and destroy any hard copies you may have made. Thank you for your cooperation.

 



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] help w/ mobo/cpu combo

2005-05-15 Thread maxim wexler
Hello everbody,

for an Asus K8N-E, skt 754, nForce3 w/ Sempron3100,
512DDR400 RAM, 120G ATA(IDE)drive, Radeon9250 video
card.

Anybody have any pointers, gotchas re setting up
gentoo on such a system. USE flags? Proper kernel
config? etc, etc...

I have the 2004.3 and 2005.0 universal-install and pkg
CDs available. Have only very s-l-o-w dialup(~26k!),
so web installs aren't very practical.

-mw

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Error with rc-update

2005-05-15 Thread Patrick
On Sun, 15 May 2005 11:04:29 -0500
Bill Davidson [EMAIL PROTECTED] wrote:

 On 16:33 Sun 15 May , Patrick wrote:
  On Sat, 14 May 2005 16:59:27 +0100 (BST)
  Neil Bothwick [EMAIL PROTECTED] wrote:
  
   On Sat, May 14, 2005 4:29 pm, Patrick said:
   
Everytime i run rc-update or do a /etc/init.d/xxx status i get this 
error
...
I have no idea where to start for solving this.
   
/sbin/runscript.sh: line 1: CLOCK: command not found
 
 /sbin/runscript.sh is part of baselayout. Perhaps re-emerging that would solve
 the problem.
 
 Bill


I'm getting closer after a new baselayout i get now:
/var/lib/init.d/depcache: line 1: CLOCK: command not found

I shall upgrade some other basic packages.

Patrick

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Problem Booting

2005-05-15 Thread C R. Little
UPDATE I sent the wrong grub.conf file the right one is below:


default 0
timeout 30
splashimage=(hd1,0)/grub/splash.xpm.gz

title=Gentoo Linux 2.6.11-r8
root (hd1,0)
kernel /kernel-2.6.11-gentoo-r8 root=/dev/ram0 real_root=/dev/sda3 
init=/linuxrc ramdisk_size=8192 vga=0x318 splash=verbose udev
initrd /initrd-2.6.11-gentoo-r8

title=Windows XP Professional
root (hd0,0)
makeactive
chainloader +1



-Original Message-
From: askar ... [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 15, 2005 11:55 AM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problem Booting


 grub.conf kernel line:
 root(hd1,0)
 kernel /kernel-2.6.11-gentoo-r8 root /dev/ram0 real_root=/dev/sda3 
 init=linuxrc vga=0x318 splash=verbose
 
It seems you used genkernel. 
If I follow the gentoo installlation handbook, I could write like:
--
root (hd1,0)
kernel /kernel-2.6.11-gentoo-r8 root=/dev/ram0 init=/linuxrc
ramdisk=8192 real_root=/dev/sda3 udev
initrd /initrd-2.6.11-gentoo-r8
--
I'm not sure, but try this.

sincerely,
askar

-- 
gentoo-user@gentoo.org mailing list

CONFIDENTIALITY NOTICE:

This e-mail and any attachments are confidential. If you are not the intended 
recipient, any further dissemination or use of this e-mail is prohibited. If 
you have received this e-mail in error, please notify us immediately by 
returning it to the sender. You should then delete all copies from your system 
and destroy any hard copies you may have made. Thank you for your cooperation.

 



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Error compiling vanilla-sources 2.6.12-rc3

2005-05-15 Thread Francesco Talamona
On Sunday 15 May 2005 19:26, Michael Haan wrote:
 I get the following:

 drivers/built-in.o(.text+0x7f23d): In function `i2c_writebytes':
 : undefined reference to `i2c_transfer'

 drivers/built-in.o(.text+0x7f29d): In function `i2c_readbytes':
 : undefined reference to `i2c_transfer'

 make: *** [.tmp_vmlinux1] Error 1

 Note: I'm reusing my config file from my 2.6.9-rc14 build, but I
 presume this is a supported action.

You can reuse old .config but you must clean it...
1) go to new kernel source dir
2) make mrproper
3) copy old .config there
4) make oldconfig
following steps go as usual

Ciao
Francesco

-- 
Linux Version 2.6.12-rc4, Compiled #1 Sun May 8 14:00:53 CEST 2005
One 1.53GHz AMD Athlon XP Processor, 1.5GB RAM, 3022.84 Bogomips Total
macula
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Emerge World - lcms Fails

2005-05-15 Thread Neil Bothwick
On Sun, 15 May 2005 08:36:02 -0700, Drew Tomlinson wrote:

 Edit /usr/portage/media-libs/lcms/lcms-1.13.ebuild and change the line
 that says 'elibtoolize' to 'libtoolize --copy --force' and try again.
 That should fix it.

 I found similar info and tried your suggestion.  However then I got a 
 message about the file size not matching.  I don't remember exactly but 
 I took it to mean that the MD5 checksums no longer matched.  I didn't 
 see anything in emerge man page about overriding the checksum check.

ebuild /usr/portage/media-libs/lcms/lcms-1.13.ebuild digest
will fix the checksums.


-- 
Neil Bothwick

I am Yoda of Borg. Futile, resistance is. Assimilate you, we will.


pgpLZcqzk5P66.pgp
Description: PGP signature


Re: [gentoo-user] Error with rc-update

2005-05-15 Thread Neil Bothwick
On Sun, 15 May 2005 16:33:33 +0200, Patrick wrote:

   /sbin/runscript.sh: line 1: CLOCK: command not found
  
  grep -r CLOCK /etc
  
  One possible cause would be a stray space in the CLOCK=blah line in
  /etc/conf.d/clock or /etc/rc.conf.
  
  CLOCK = UTC
  instead of
  CLOCK=UTC
  
  would cause this error.
  
 Thats not it ... :-(

Start checking all the files the grep command threw up.


-- 
Neil Bothwick

Last words of a Windows user: = Why does that work now?


pgpo4BNloqYaZ.pgp
Description: PGP signature


[gentoo-user] Do I Need bttv?

2005-05-15 Thread Drew Tomlinson
I'm trying to build a MythTV box on Gentoo based upon snippets of 
various guides I've found on the web.  My TV card is Hauppauge's 
PVR-250. From what I've gathered, ivtv is the appropriate software to 
use with this card.  However, bttv is loaded on startup in addition to 
ivtv.  So my questions are:

1.  Do I need bttv?
2.  If I don't need bttv, how can I prevent bttv from loading on 
startup?  I never asked for to start but I assume it gets loaded because 
I used genkernel to build my kernel.  I suspect it has something to do 
with either hotplug or coldplug?  I've checked 
/etc/modules.autoload.d/kernel-2.6 and rc-update and don't see bttv listed.

Thanks for your help!
Drew
--
Visit The Alchemist's Warehouse
Magic Tricks, DVDs, Videos, Books,  More!
http://www.alchemistswarehouse.com
--
gentoo-user@gentoo.org mailing list


[gentoo-user] adding feature to asterisk ebuilt

2005-05-15 Thread Joseph
I would like to compile an additional application to asterisk:
NVBackgroundDetect to detect incoming faxes.

The instructions are very straight forward (if I was using CVS):

(1) Drop the code in your /usr/src/asterisk/apps directory (two files:
NVBackgroundDetect.c and
NVFaxDetect.c
(2) Edit the Makefile in the apps directory. Add the following line: 
APPS+=app_nv_backgrounddetect.so
(3) Go to /usr/src/asterisk and run make, then run make install

Though, I'm not sure who to do it with an ebuild; I would like to stay
with Gentoo ebuild version but I need to compile-in the
NVBackgroundDetect.

What is the best way of doing it?

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Error with rc-update

2005-05-15 Thread Patrick
On Sun, 15 May 2005 17:45:18 +0100
Neil Bothwick [EMAIL PROTECTED] wrote:

 On Sun, 15 May 2005 16:33:33 +0200, Patrick wrote:
 
/sbin/runscript.sh: line 1: CLOCK: command not found
   
   grep -r CLOCK /etc
   
   One possible cause would be a stray space in the CLOCK=blah line in
   /etc/conf.d/clock or /etc/rc.conf.
   
   CLOCK = UTC
   instead of
   CLOCK=UTC
   
   would cause this error.
   
  Thats not it ... :-(
 
 Start checking all the files the grep command threw up.
 
 
 -- 
 Neil Bothwick
 
 Last words of a Windows user: = Why does that work now?

You are right, it was the /etc/conf.d/clock file, it had spaces in the clock 
line

Patrick


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Re: DSL modem + Web Server + Home Box

2005-05-15 Thread Gabriel M. Beddingfield
david wrote:

 Thanks for the reply.I'm new to this so your explanation really
 helps.The dsl modem's set-up page is at 192.168.1.254.It is also the
 default gateway.Here is resolv.conf;
snip

I'm getting a little lost here.  It looks like you're trying to do 2
distinct tasks here.  It looks like:

1. You're trying to set up a web server that is publicly available to the
internet
2. You're trying to share your network connection with another computer.

It might be a good idea to tackle them one at a time.  If you don't have
nmap installed: install it ('emerge nmap').

0. INFORMATION
==

What's the make and model of the DSL modem you're trying to use?  You say
you

1. WEB SERVER UP


Get the web server up and running.  When it's running, on the same server
enter the command:

nmap -p 80 192.168.1.96

If it is up, then you will see something like:

Starting nmap 3.75 ( http://www.insecure.org/nmap/ ) at 2005-05-15 13:20 CDT
Interesting ports on foo.local (192.168.1.96):
PORT   STATE SERVICE
80/tcp open  http

Nmap run completed -- 1 IP address (1 host up) scanned in 0.129 seconds

If you see this (STATE: open), then make sure the web browser works.  Fire
up Konq or Firefox and navigate to http://192.168.1.96.  If the page looks
correct, then move on to the next step (port forwarding).  If not, then you
probably saw:

PORT   STATE  SERVICE
80/tcp closed http

That means that you need to configure your web server properly, and start it
up.

2. PORT FORWARDING
==

Lets say that your assigned static ip address is a.b.c.d.  If you indeed
have forwarded the port to the web server, then you will see:

$ nmap -p 80 a.b.c.d

Starting nmap 3.75 ( http://www.insecure.org/nmap/ ) at 2005-05-15 13:20 CDT
Interesting ports on (a.b.c.d):
PORT   STATE SERVICE
80/tcp open  http

Nmap run completed -- 1 IP address (1 host up) scanned in 0.129 seconds

If the web server is up, and you see STATE closed, then you need to get your
port forwarding working correctly.  Possibly the routings are messed up in
your Modem.

If you see STATE open, then test with:

$ firefox http://a.b.c.d

And make sure the web content looks right.  If some does, and some
doesn't... then it means your web server isn't properly configured. 
(Things like bind addresses, etc.)  You said your setting up a LAMP
(Linux/Apache/MySQL/PHP) -- focus on 'LA' for now.  Getting all four to
work together the way you want is a little trickier.

3. AVAILABLE VIA WAN


Check to see if Bellsouth is blocking your IP from being a server.  SSH to
an external machine, or call your aunt in Toledo and have them navigate a
web browser to:

http://a.b.c.d

If it works, then all is good with your web server.  If not, then you
probably have issues with Bellsouth.  Most 'for-the-masses' ISP's are
blocking people from running servers.  And those that don't, still have
policies against it.  This includes Verizon (port blocking), and Comcast
(policy).  Exceptions include Speakeasy, Earthlink (for some
subscriptions), and Covad.

If they see the web page, and all the content looks good -- then your web
server is set up and ready for action.

4. INTERNET SHARING WITH OTHER COMPUTER
===

Get your web server working, and then move on to this.

Hope this helps!

-- 
 G a b r i e l   M .   B e d d i n g f i e l d

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Apache2 things vhost directories are not directories?

2005-05-15 Thread kashani
Calvin Spealman wrote:
With the following vhost.conf, I'm getting an error DocumentRoot must
be a directory, and the two document roots I'm using do, in fact,
exist. Does anyone know why Apache2 would think they are not
directories?
NameVirtualHost *
VirtualHost *
ServerName www.ironfroggy.com
ServerAlias ironfroggy.com www.ironfroggy.com
DocumentRoot /var/www/www-ironfroggy-com/
/VirtualHost
VirtualHost *
ServerName sftp.ironfroggy.com
DocumentRoot /var/www/sftp-ironfroggy-com/
/VirtualHost
And, just for good measure:
drwxr-xr-x  6 root   root 4096 May 15 14:02 sftp-ironfroggy-com
drwxr-xr-x  6 calvin root 4096 May 11 15:55 www-ironfroggy-com
I'm guessing that you haven't defined /var/www/* as directories and 
given them permissions. In my Apache1 installtion I have these lines in 
commonapache.conf.

#Restricted set of options
Directory /
  Options -All -Multiviews
  AllowOverride None
  Order deny,allow
  Deny from all
/Directory
So for each vhost I have to define a directory and give it the access I 
want. Here's the config for one of my vhosts.

[EMAIL PROTECTED] kashani $ more /etc/apache/conf/vhosts/badapple.net.conf
# $Header: 
/home/cvsroot/gentoo-x86/net-www/apache/files/conf/Vhosts.conf,v 1.2 
2002/05/04 23:23:01
woodchip Exp $

VirtualHost *
ServerName badapple.net
ServerAlias www.badapple.net
DocumentRoot /var/www/badapple.net/htdocs
ScriptAlias /cgi-bin/ /var/www/badapple.net/cgi-bin/
TransferLog /var/log/apache/badapple.net-access.log
RefererLog /var/log/apache/badapple.net-referer.log
ErrorLog /var/log/apache/badapple.net-error.log
Directory /var/www/badapple.net/htdocs
Options -Indexes -FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
Allow from all
/Directory
Directory /var/www/badapple.net/cgi-bin
AllowOverride All
Options ExecCGI
Order allow,deny
Allow from all
/Directory
/VirtualHost
kashani
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Re: Re: DSL modem + Web Server + Home Box

2005-05-15 Thread Colin
Gabriel M. Beddingfield wrote:
3. AVAILABLE VIA WAN

Check to see if Bellsouth is blocking your IP from being a server.  SSH to
an external machine, or call your aunt in Toledo and have them navigate a
web browser to:
http://a.b.c.d
If it works, then all is good with your web server.  If not, then you
probably have issues with Bellsouth.  Most 'for-the-masses' ISP's are
blocking people from running servers.  And those that don't, still have
policies against it.  This includes Verizon (port blocking), and Comcast
(policy).  Exceptions include Speakeasy, Earthlink (for some
subscriptions), and Covad.
I know that EarthLink dial-up has no port forwarding or port blocking in 
effect.  I think they'll let you run servers from behind dial-up 
connections, but I know that it's a no-no from behind their high-speed 
connections, unless you get a business plan.
--

Colin
--
gentoo-user@gentoo.org mailing list


[gentoo-user] mxser and kernel 2.6

2005-05-15 Thread José Angel Rodríguez Leyva
Hi,

I'm trying to make work a moxa smartio c168H/pci card with a kernel
2.6.11-gentoo-r8. It comes with a different driver version than
previous 2.4 kernel series, which I've been using for a long time
without problems so I'm sure it's ok.

I could compile and load mxser module, /dev nodes were created and
minicom seems to send ATs commands to the modems but they does not
answer anything to the terminal. Even though TR led lights when modems
receives DTR signal from computer. It's like when software and device
DTE speed mismatch and the terminal doesn't works, but I could check
it with msmon utility (provided by original moxa driver package), and
they are sets with the right DTE speed. Despite I proved all DTE speed
options and always get nothing.

The mxser original driver from moxa website behave the same way than
patched version that comes with linux kernel. I couldn't find any
similar problem on Internet and I can't do anything with source code
(no matter I know C language), because I have no idea about linux
kernel programming.

I'm wondering if my kernel configuration gets in conflict in some way
the normal mxser functionality. Maybe, due to it's udev only or some
pci setup or driver. I need an idea.

greetings

Jose A. R.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ntfs mounted partition

2005-05-15 Thread Robert Persson
A long time ago I used Captive NTFS to do this.  It's not maintained now, but 
I think it should still work with recent kernel versions afaik.  You can find 
it at http://www.jankratochvil.net/project/captive/.

Robert

On May 14, 2005 05:06 am Panos Laganakos was like:
 Hello,

 I am mounting one of my ntfs partition from linux. The problem is though
 that it is mounted readonly.

 Is there some option i need to pass to fstab to make it write-able too?

-- 
Robert Persson
[EMAIL PROTECTED]
YahooMess:ireneshusband AIM:shamanicpolice

Don't use nuclear weapons to troubleshoot faults.
(US Air Force Instruction 91-111, 1 Oct 1997)

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Re: Re: DSL modem + Web Server + Home Box

2005-05-15 Thread Gabriel M. Beddingfield
Colin wrote:

 I know that EarthLink dial-up has no port forwarding or port blocking in
 effect.  I think they'll let you run servers from behind dial-up
 connections, but I know that it's a no-no from behind their high-speed
 connections, unless you get a business plan.

IIRC,  their gamers DSL plan (w/static IP) allows servers... but I could
have misunderstood.


-- 
 G a b r i e l   M .   B e d d i n g f i e l d

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ntfs mounted partition

2005-05-15 Thread Colin
Robert Persson wrote:
A long time ago I used Captive NTFS to do this.  It's not maintained now, but 
I think it should still work with recent kernel versions afaik.  You can find 
it at http://www.jankratochvil.net/project/captive/.
 

Is it available via emerge?
--
Colin
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Which IMAP is happiest with gentoo?

2005-05-15 Thread michael
Thanks Neil (also Ralph and Brett). Now I know. No more hijacked
threads from me, I promise.
Michael
On Sun, 15 May 2005, Neil Bothwick wrote:
On Sun, 15 May 2005 11:56:32 +0200, Ralph Slooten wrote:
When you press Reply those headers are automatically taken with it by
your program. The only way to start a new thread is to physically start
a new thread ;-)
Some mailers do make it possible to be both lazy and correct at the same
time. in Sylpheed-Claws, you can reply to a mail then select
Options - Remove References to create a new thread.
--
Neil Bothwick
No, I'm *from* outer space, I only *work* in California.
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Which IMAP is happiest with gentoo?

2005-05-15 Thread michael
I have a huge amount of old mail saved in mbox format. It's those that I
need to convert. Anyway, Bill pointed us at this:
http://batleth.sapienti-sat.org/projects/mb2md/
which seems to do exactly what I need.
Michael
On Sat, 14 May 2005, Stroller wrote:
On May 13, 2005, at 6:45 pm, [EMAIL PROTECTED] wrote:
... I figured I'd have to
move out of mbox sooner or later. I wonder if there are tools to convert
mbox files to maildir format - I would guess yes.
Udoubtedly so, but it's easiest just to add your new IMAP account to the 
email client on which you access your old mboxes. You can thrn just drag  
drop messages to the server and delete the old POP3 accounts.

Stroller.
--
gentoo-user@gentoo.org mailing list

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Re: DSL modem + Web Server + Home Box

2005-05-15 Thread david
I think I got it working,check it out,let me know;
http://abbottdavid.no-ip.info
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] apr blocking apache-2.0.54

2005-05-15 Thread Aaron E. Klemm
I'm having this problem as well. Anyone know what's the deal with apr?

Thanks!

On Sat, 2005-05-14 at 20:52 -0700, Robert Persson wrote:
 I am getting a conflict between apache-2.0.54 and apr which I did not get 
 with 
 apache-2.0.53.  This is what equery and emerge tell me:
 
 zebedee root # equery l apr
 [ Searching for package 'apr' in all categories among: ]
  * installed packages
 [I--] [M ] dev-libs/apr-0.9.6-r1 (0)
 [I--] [M ] dev-libs/apr-util-0.9.6 (0)
 zebedee root # equery l apache
 [ Searching for package 'apache' in all categories among: ]
  * installed packages
 [I--] [  ] net-www/apache-2.0.53 (2)
 
 zebedee root # emerge -avu world
 
 These are the packages that I would merge, in order:
 
 Calculating world dependencies ...done!
 [blocks B ] dev-libs/apr-util (is blocking net-www/apache-2.0.54-r4)
 [blocks B ] dev-libs/apr (is blocking net-www/apache-2.0.54-r4) ...
 
 
 What should I do?  Should I simply unmerge apr and assume that everything 
 will 
 work, or should I do something else?
 
 Many thanks
 Robert
 -- 
 Robert Persson
 [EMAIL PROTECTED]
 YahooMess:ireneshusband AIM:shamanicpolice
 
 Don't use nuclear weapons to troubleshoot faults.
 (US Air Force Instruction 91-111, 1 Oct 1997)
 
-- 
Aaron Klemm
Co-Founder, Technology and Operations Coordinator
Axiom Open Solutions
http://www.axiomos.com  Email: [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] adding feature to asterisk ebuilt

2005-05-15 Thread Stroller
On May 15, 2005, at 7:34 pm, Joseph wrote:
I would like to compile an additional application to asterisk:
NVBackgroundDetect to detect incoming faxes.
Hi,
Is this necessary for all Asterisk installations to detect incoming 
faxes, or just for some FXO (??) cards?
Is there a good reason this shouldn't be part of all Asterisk installs?

The instructions are very straight forward (if I was using CVS):
(1) Drop the code in your /usr/src/asterisk/apps directory (two files:
NVBackgroundDetect.c and
NVFaxDetect.c
(2) Edit the Makefile in the apps directory. Add the following line:
APPS+=app_nv_backgrounddetect.so
(3) Go to /usr/src/asterisk and run make, then run make install
Though, I'm not sure who to do it with an ebuild; I would like to stay
with Gentoo ebuild version but I need to compile-in the
NVBackgroundDetect.
What is the best way of doing it?
It's pretty easy to do in the ebuild; I'm no ebuild expert, but I dare 
say it wouldn't take me more than 30 or 45 minutes (stop laughing!) to 
work out where to add the couple of extra lines required.

In the first instance you should copy the original Asterisk ebuild into 
/usr/local/portage/category/asterisk and get it working there. If you 
want to stay with the Gentoo ebuild version you should file a feature 
request with your patches at bug.gentoo.org. If NVBackgroundDetect is 
not suitable for all Asterisk installations then a local USE flag would 
be appropriate.

Stroller
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Re: DSL modem + Web Server + Home Box

2005-05-15 Thread Stroller
On May 15, 2005, at 10:18 pm, david wrote:
I think I got it working,check it out,let me know;
http://abbottdavid.no-ip.info
I get the homepage OK, but I hate to tell you that when I click on the 
AA link I get a 404 on 192.168.1.96.
You can check it out using a proxy like Coral Cache 
http://www.coralcdn.org/

Stroller.
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Apache2 things vhost directories are not directories?

2005-05-15 Thread A. Khattri
On Sun, 15 May 2005, kashani wrote:

 I'm guessing that you haven't defined /var/www/* as directories and
 given them permissions. In my Apache1 installtion I have these lines in
 commonapache.conf.

 #Restricted set of options
 Directory /
Options -All -Multiviews
AllowOverride None
Order deny,allow
Deny from all
 /Directory

On one of web servers, all the vhosts are under /home so instead of adding
the directives to each vhost, I simply have this in commonapache.conf:

Directory /home/*/html
AllowOverride All
Options MultiViews -Indexes Includes FollowSymLinks
Order allow,deny
Allow from all
/Directory

Directory /home/*/cgi-bin
 Options +ExecCGI -Includes -Indexes
 SetHandler cgi-script
/Directory


-- 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] nautilus, file types and icons

2005-05-15 Thread Antonio Coralles
How can i tell nautilus that i want a specific icon displayed for given
file type - or register a new type. The reason why i'm asking this is
because I want nautilus to treat *.hpp like *.h files (i want them to
have the same icon)... Is it possible to register file endings with icons ?
Thanks,
antonio
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: DSL modem + Web Server + Home Box

2005-05-15 Thread david
Thanks for the link,I have a few things that I forgot to change,and by
me using no-ip(no pay)Its not perfect but I am happy to get it working
at all.I like this site better than my paying site because I can edit it
in a snap.
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Setting up an HP-3200C scanner

2005-05-15 Thread Jeff Cranmer




I am trying to set up an HP-3200C scanner (this is apparently the same as a UMAX 1220P parallel port flatbed scanner).

I have followed the instructions at http://umax1220p.sourceforge.net/, but I'm running into a little difficulty. The instructions point to a command line utility, umax_pp in the tools subdirectory. This doesn't exist on my install.

I'm presently running sane-backends-1.0.15, and sourceforge talks about patching sane backend 1.0.14.
Do I need to uninstall the 1.0.15 backend and download the patches from 1.0.14 and build 1.0.14 against this patch?

Am I missing something else easier and more fundamental?

Thanks

Jeff





Re: [gentoo-user] nautilus, file types and icons

2005-05-15 Thread Antonio Coralles
gentoo-user@lists.gentoo.org wrote:

 On Mon, 16 May 2005, Antonio Coralles wrote:

  How can i tell nautilus that i want a specific icon displayed for given
  file type - or register a new type. The reason why i'm asking this is
  because I want nautilus to treat *.hpp like *.h files (i want them to
  have the same icon)... Is it possible to register file endings with
 icons ?

 Did you try RIGHT clicking and selecting Properties - usually there's a
 change icon option there somewhere.

There is, but there i can only change the icon for the file i clicked
on, not for all files with a given extension ...
antonio
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] how to boot from floppy and install gentoo

2005-05-15 Thread Iain Buchanan
On Sun, 2005-05-15 at 23:09 +0600, askar ... wrote:
 Booting the LiveCD with Smart BootManager is close stuff I'm looking
 for, but when I booted floppy created as written above section, my USB
 CD-ROM not listed in boot menu :(

can you just boot from any bootable flopy (like toms root boot) and then
mount the cdrom drive instead of trying to chain-boot the cdrom drive?

Then at least you can un-pack the contents onto your harddrive, install
grub and get going that way.
-- 
Iain Buchanan [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] adding feature to asterisk ebuilt

2005-05-15 Thread Joseph
On Sun, 2005-05-15 at 23:08 +0100, Stroller wrote:
 On May 15, 2005, at 7:34 pm, Joseph wrote:
 
  I would like to compile an additional application to asterisk:
  NVBackgroundDetect to detect incoming faxes.
 
 Hi,
 
 Is this necessary for all Asterisk installations to detect incoming 
 faxes, or just for some FXO (??) cards?
 Is there a good reason this shouldn't be part of all Asterisk installs?

No, not everybody needs it; but for me and many like me it would allow
us to move fax on an internal extension extension and free up the line
(You can use the fax line for an incoming calls). 
You can read how the NVBackgroundDetect works at:
http://www.voip-info.org/tiki-index.php?page=NVBackgroundDetect

The code is GPL from Newman Telecom

Asterisk has a fax detection code but it only works with ZAP channel
(Digium Card) which I'm not in favor (I prefer ATA - external units like
Sipura SPA-3000 and/or any other ATA unit).

[snip]

 It's pretty easy to do in the ebuild; I'm no ebuild expert, but I dare 
 say it wouldn't take me more than 30 or 45 minutes (stop laughing!) to 
 work out where to add the couple of extra lines required.
 
 In the first instance you should copy the original Asterisk ebuild into 
 /usr/local/portage/category/asterisk and get it working there. If you 
 want to stay with the Gentoo ebuild version you should file a feature 
 request with your patches at bug.gentoo.org. If NVBackgroundDetect is 
 not suitable for all Asterisk installations then a local USE flag would 
 be appropriate.
 
 Stroller

I've the code from Newman Telecom but I'll file an ebuild request as you
suggested.
The code would be suitable for many like me that don't use ZAP channel
but would like to have/take advantage of fax-detection.

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Trouble connecting Samba Server printer with Samba from Gentoo laptop

2005-05-15 Thread Richard Watson
Hi - I would really appreciate some help ... I'm getting an error when
trying to set-up my Gentoo laptop to print to a Gentoo Samba server with a
connected printer. If I run the command:

[EMAIL PROTECTED] foomatic-configure -s cups -p HP-DeskJet_510 -c 
smb://[EMAIL PROTECTED] -n hp510 -d gimp-print-ijs

I get the following error:

Use of uninitialized value in substitution (s///) at
/usr/lib/perl5/vendor_perl/5.8.5/Foomatic/DB.pm line 3427.
lpadmin: Unable to connect to server: Connection refused
Could not set up/change the queue hp510!

Any ideas would be really appreciated
Thanks, Richard

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.10 - Release Date: 13/05/2005
 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] LTSP gets stack after trying to load vmlinux

2005-05-15 Thread sIbOk
Well i've followed the ltsp manual from www.gentoo.org.
My problem is that my computer gets stack at this point:

boot from (N)etwork or (Q)uit? (I press network boot)
[dlink-530tx]rhine.c v1.0.1 2003-02-06
Enabling Sticky bit Workaround for chip_id: 0x3065
IO Address A800 Ethernet Address: XX

Analizing Media Type this will take several seconds... OK
LineSpeed 100Mbs FullDuplex
Searching for server (DHCP)
...Me: 172.26.0.3, Server: 172.26.0.4 Gateway: 172.26.0.1
Loading 172.26.0.4:/lts/vmlinuz-2.4.26-ltsp-2 ...(NBI)

I think i maybe should compile a new vmlinuz but i don't know how to
do it, i also think i need to convert the vmlinuz to vmlinuz.nbi but i
recieve this error and obviusly when trying to boot with it, it
doesn't work:

mkelf-linux --output=/tftpboot/lts/vmlinuz-2.4.26-ltsp-2.nbi
/tftpboot/lts/vmlinuz-2.4.26-ltsp-2
Warning: The --ip option was not used; you may need it if you use NFSroot.
  Please see the documentation.
/tftpboot/lts/vmlinuz-2.4.26-ltsp-2: not a Linux kernel image

I also have tryied to download a new vmlinuz from the web but i don't
seem to find anyone, i'm using ltsp 4.1
Here is where i've searched it

http://sourceforge.net/project/showfiles.php?group_id=17723

SO my questiosn are: where can i get a vmlinuz for my ltsp version,
how do i compile my own vmlinuz for ltsp (it may be how i normally do
for my system?) Do i need to convert a working vmlinuz to vmlinuz.nbi?
and how shall i use the --ip option, i've read about that in the man.

That's my dhcp.conf file (at leat the important part):

missing part
.
..
...
shared-network WORKSTATIONS {
  subnet 172.26.0.0 netmask 255.255.255.0 {

  ## Distribute dynamic IPs to the workstations
  range dynamic-bootp 172.26.0.10 172.26.0.25;

  ## Workstation specific configuration for PXE booting
  host annapc {
  hardware ethernet   XX;
  fixed-address   172.26.0.3;

  if substring (option vendor-class-identifier, 0, 9) =
PXEClient {
  filename /eb-5.2.6-via-rhine.zpxe; }
  else if substring (option vendor-class-identifier, 0,
9) = Etherboot {
  filename /lts/vmlinuz-2.4.26-ltsp-2;}
  option vendor-encapsulated-options
3c:09:45:74:68:65:72:62:6f:6f:74:ff; }
  }

  host paupc {
  hardware ethernet   XXX;
  fixed-address   172.26.0.2; }
  }
}

A last thing i can read this in syslogd but i think it's not
important, the real problem is what i've posted on top, anyway when i
remove -s option from (/etc/conf.d/in.tftp) i the warning disappears
but still the same old troubles.

in.tftpd[17303]: tftp: client does not accept options

Thanks a lot to all :) Hope someone can help

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Ximian-Connector Version for Evol-2.2.1.1

2005-05-15 Thread Ow Mun Heng
GUys/Gals,

Is there a version of ximian-connector that works with Evo-2.2.1.1??
The latest version in portage right now is 2.0.2-r1 and it seems like
it's not compatible with evo-2.2.1.1 in which the EXchange protocol is
not recognised.

I've tried recompiling it but always end up with Development Libraries
not found

ANyone else has this issue?

It would be great to be able to solve this as I really would like to
have my Address Book back. (above anything else)


-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 
98% Microsoft(tm) Free!! 
Neuromancer 10:44:47 up 1:22, 9 users, load average: 1.99, 1.02, 1.00 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Apache2 things vhost directories are not directories?

2005-05-15 Thread sIbOk
Take a look to this thread, maybe it helps to you

http://forums.gentoo.org/viewtopic-t-319429-highlight-.html

2005/5/16, A. Khattri [EMAIL PROTECTED]:
 On Sun, 15 May 2005, kashani wrote:
 
  I'm guessing that you haven't defined /var/www/* as directories and
  given them permissions. In my Apache1 installtion I have these lines in
  commonapache.conf.
 
  #Restricted set of options
  Directory /
 Options -All -Multiviews
 AllowOverride None
 Order deny,allow
 Deny from all
  /Directory
 
 On one of web servers, all the vhosts are under /home so instead of adding
 the directives to each vhost, I simply have this in commonapache.conf:
 
 Directory /home/*/html
 AllowOverride All
 Options MultiViews -Indexes Includes FollowSymLinks
 Order allow,deny
 Allow from all
 /Directory
 
 Directory /home/*/cgi-bin
  Options +ExecCGI -Includes -Indexes
  SetHandler cgi-script
 /Directory
 
 --
 
 --
 gentoo-user@gentoo.org mailing list
 
 


-- 
Cualquier hijo de puta sabe lo que darte si tiene que dolerte, pero no
cualquier hijo de puta saber lo que darte si tiene que gustarte. Yo
soy sIbOk un hijo puta especial...!!

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] apr blocking apache-2.0.54

2005-05-15 Thread Robert Persson
On May 15, 2005 02:28 pm Aaron E. Klemm was like:
 I'm having this problem as well. Anyone know what's the deal with apr?

 Thanks!

I unmerged apr and the new release of apache merged properly and started up 
OK.  Trouble is that php no longer works.  Might, for all I know, have been a 
mistake I made in etc-update rather than an apr thing as such, but I don't 
know what apr does exactly so I couldn't say for certain.  I tried remerging 
mod_php, but that borks now with a No safe MPM installed. error.

Robert
-- 
Robert Persson
[EMAIL PROTECTED]
YahooMess:ireneshusband AIM:shamanicpolice

Don't use nuclear weapons to troubleshoot faults.
(US Air Force Instruction 91-111, 1 Oct 1997)

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] different USE flags for apache on two machines?

2005-05-15 Thread Craig Duncan
I have two systems (x86 laptop and a x86 1u server) both of which have
been updated and now link to the 2005.0 profile
(/usr/portage/profiles/default-linux/x86/2005.0). When I emerge apache
on these systems the USE flags reported are different and I am unsure
what I did differently when updating each system - any ideas?

laptop:
emerge -pv apache
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild U ] net-www/apache-2.0.54-r4 +apache2 -debug +doc +ldap
-mpm-leader -mpm-peruser +mpm-prefork -mpm-threadpool -mpm-worker
-no-suexec +ssl -static-modules -threads 49 kB

server:
# emerge -pv  apache
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild  N] net-www/apache-2.0.54-r4  +berkdb -debug -doc +gdbm
+ipv6 -ldap +ssl -static -threads 5,468 kB

TIA
Craig
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Any ideas??

2005-05-15 Thread timothy johnson
I am doing a fresh install on a VIA Mirco-ITX board. This isnt my
first gentoo install, usually they go great.


cd ../obj_s;   -I../c++ -I../include
-I/var/tmp/portage/ncurses-5.4-r6/work/ncurses-5.4/c++ -DHAVE_CONFIG_H
-I/var/tmp/portage/ncurses-5.4-r6/work/ncurses-5.4/c++/../include -I.
-I../include  -D_GNU_SOURCE -DNDEBUG -O2 -mcpu=i686
-fomit-frame-pointer -fPIC -c
/var/tmp/portage/ncurses-5.4-r6/work/ncurses-5.4/c++/cursesm.cc
/bin/sh: line 1: -I../c++: No such file or directory
make[1]: *** [../obj_s/cursesf.o] Error 127
make[1]: *** Waiting for unfinished jobs
/bin/sh: line 1: -I../c++: No such file or directory
make[1]: *** [../obj_s/cursesm.o] Error 127
make[1]: Leaving directory `/var/tmp/portage/ncurses-5.4-r6/work/narrowc/c++'
make: *** [all] Error 2

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Starting apps automatically in KDE

2005-05-15 Thread Hareesh Nagarajan
Hi All:

How do I make Firefox open in virtual desktop 1, Thunderbird in
virtual desktop 2, 2 Eterms in virtual desktop 3, etc. in KDE?

Thanks,

Hareesh

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] adding feature to asterisk ebuilt

2005-05-15 Thread Stroller
On May 16, 2005, at 2:03 am, Joseph wrote:
On Sun, 2005-05-15 at 23:08 +0100, Stroller wrote:
On May 15, 2005, at 7:34 pm, Joseph wrote:
I would like to compile an additional application to asterisk:
NVBackgroundDetect to detect incoming faxes.
Is this necessary for all Asterisk installations to detect incoming
faxes, or just for some FXO (??) cards?
Is there a good reason this shouldn't be part of all Asterisk 
installs?
No, not everybody needs it; but for me and many like me it would allow
us to move fax on an internal extension extension and free up the line
(You can use the fax line for an incoming calls).
You can read how the NVBackgroundDetect works at:
http://www.voip-info.org/tiki-index.php?page=NVBackgroundDetect
The code is GPL from Newman Telecom
Asterisk has a fax detection code but it only works with ZAP channel
(Digium Card) which I'm not in favor (I prefer ATA - external units 
like
Sipura SPA-3000 and/or any other ATA unit).
Right.. so if I'm reading this correctly, NVBackgroundDetect is an 
improvement on Asterisk's own fax-detection code. I have a X100P clone 
which might not be supported by Asterisk - NVBackgroundDetect detects 
faxes for ALL cards?

Unless this introduces incompatibilities with fax-detect on Digium's 
ZAP channel hardware, it would seem there's no reason not to include 
this as part of a default Asterisk install??

I've the code from Newman Telecom but I'll file an ebuild request as 
you
suggested.
The code would be suitable for many like me that don't use ZAP channel
but would like to have/take advantage of fax-detection.
Please post a link to the bug. If you're not comfortable hacking the 
ebuild yourself I might well have a crack at it - I have Asterisk 
hardware sitting here waiting for me to find the time to implement it.

Stroller.
--
gentoo-user@gentoo.org mailing list