<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><BR>Please Unsuscribe me from this list<BR>
thanks<BR><BR><BR><BR>

<HR id=stopSpelling>
<BR>
> From: ubuntu-users-request@lists.ubuntu.com<BR>> Subject: ubuntu-users Digest, Vol 38, Issue 367<BR>> To: ubuntu-users@lists.ubuntu.com<BR>> Date: Mon, 29 Oct 2007 03:25:07 +0000<BR>> <BR>> Send ubuntu-users mailing list submissions to<BR>> ubuntu-users@lists.ubuntu.com<BR>> <BR>> To subscribe or unsubscribe via the World Wide Web, visit<BR>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users<BR>> or, via email, send a message with subject or body 'help' to<BR>> ubuntu-users-request@lists.ubuntu.com<BR>> <BR>> You can reach the person managing the list at<BR>> ubuntu-users-owner@lists.ubuntu.com<BR>> <BR>> When replying, please edit your Subject line so it is more specific<BR>> than "Re: Contents of ubuntu-users digest..."<BR>> <BR>> <BR>> Today's Topics:<BR>> <BR>> 1. Re: Anyone here use mutt? (was: Mutt not showing IMAP mailbox<BR>> counts) (Jack Bowling)<BR>> 2. Re: Problems with Apache2 (Derek Broughton)<BR>> 3. Re: Anyone here use mutt? (was: Mutt not showing IMAP mailbox<BR>> counts) (Bill Moseley)<BR>> 4. Re: Install PostgreSQL 8.2.5 (Bill Moseley)<BR>> 5. Re: Nothing plays DVDs in Ubuntu Gutsy? (Jaime Garmendia)<BR>> 6. Recommendation: good file compare program ?<BR>> (SYNass IT Ubuntu / Linux)<BR>> 7. libslang2: Slrn drops to second line after hitting space<BR>> after entering subject (Brad Sims)<BR>> 8. Re: PLEASE I want print to gfax or kprinter !<BR>> (SYNass IT Ubuntu / Linux)<BR>> 9. slrn: Slrn drops to second line after hitting space after<BR>> entering subject when posting (Brad Sims)<BR>> 10. Re: Recommendation: good file compare program ? ( ?? )<BR>> <BR>> <BR>> ----------------------------------------------------------------------<BR>> <BR>> Message: 1<BR>> Date: Sun, 28 Oct 2007 18:11:39 -0700<BR>> From: Jack Bowling <jbinpg@shaw.ca><BR>> Subject: Re: Anyone here use mutt? (was: Mutt not showing IMAP mailbox<BR>> counts)<BR>> To: "Ubuntu user technical support, not for general discussions"<BR>> <ubuntu-users@lists.ubuntu.com><BR>> Message-ID: <20071029011139.GA10411@shaw.ca><BR>> Content-Type: text/plain; charset=us-ascii<BR>> <BR>> On Sun, Oct 28, 2007 at 09:17:12AM -0700, Bill Moseley wrote:<BR>> > Can anyone using mutt (and imaps) confirm this behavior below?<BR>> > <BR>> > $ mutt -y<BR>> > <BR>> > to show mailboxes results in all zero counts displayed.<BR>> ><BR>> <BR>> Bill, you may want to check the archives. There was a thread a month or so<BR>> back about Ubuntu's decision to mount filesystems with the "noatime" option affecting some apps such as Mutt which rely on updates to file modification times to display new mail.<BR>> <BR>> Jack<BR>> <BR>> <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 2<BR>> Date: Sun, 28 Oct 2007 17:16:47 -0300<BR>> From: Derek Broughton <news@pointerstop.ca><BR>> Subject: Re: Problems with Apache2<BR>> To: ubuntu-users@lists.ubuntu.com<BR>> Message-ID: <1301029.UyAhWZj3X2@cedar.serverforest.com><BR>> Content-Type: text/plain; charset=us-ascii<BR>> <BR>> bill purvis wrote:<BR>> <BR>> > root@felix:# iptables --list<BR>> > Chain INPUT (policy ACCEPT)<BR>> > target prot opt source destination<BR>> > <BR>> > Chain FORWARD (policy ACCEPT)<BR>> > target prot opt source destination<BR>> > <BR>> > Chain OUTPUT (policy ACCEPT)<BR>> > target prot opt source destination<BR>> > r<BR>> > <BR>> > I don't really need it as I have iptables set up on my<BR>> > front-end server to protect me.<BR>> > It's obviously part of the standard 'desktop' installation.<BR>> <BR>> Not at all - that's a default iptables where _nothing_ has been defined.<BR>> -- <BR>> derek<BR>> <BR>> <BR>> <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 3<BR>> Date: Sun, 28 Oct 2007 19:08:41 -0700<BR>> From: Bill Moseley <moseley@hank.org><BR>> Subject: Re: Anyone here use mutt? (was: Mutt not showing IMAP mailbox<BR>> counts)<BR>> To: "Ubuntu user technical support, not for general discussions"<BR>> <ubuntu-users@lists.ubuntu.com><BR>> Message-ID: <20071029020841.GA10515@hank.org><BR>> Content-Type: text/plain; charset=us-ascii<BR>> <BR>> On Sun, Oct 28, 2007 at 06:11:39PM -0700, Jack Bowling wrote:<BR>> > On Sun, Oct 28, 2007 at 09:17:12AM -0700, Bill Moseley wrote:<BR>> > > Can anyone using mutt (and imaps) confirm this behavior below?<BR>> > > <BR>> > > $ mutt -y<BR>> > > <BR>> > > to show mailboxes results in all zero counts displayed.<BR>> > ><BR>> > <BR>> > Bill, you may want to check the archives. There was a thread a month<BR>> > or so back about Ubuntu's decision to mount filesystems with the<BR>> > "noatime" option affecting some apps such as Mutt which rely on<BR>> > updates to file modification times to display new mail.<BR>> <BR>> noatime it access time, not modification time. Do you think that<BR>> would be related?<BR>> <BR>> I'm also accessing the mailboxes via IMAP, so it's not looking at any<BR>> file access times.<BR>> <BR>> Thanks,<BR>> <BR>> -- <BR>> Bill Moseley<BR>> moseley@hank.org<BR>> <BR>> <BR>> <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 4<BR>> Date: Sun, 28 Oct 2007 19:13:22 -0700<BR>> From: Bill Moseley <moseley@hank.org><BR>> Subject: Re: Install PostgreSQL 8.2.5<BR>> To: "Ubuntu user technical support, not for general discussions"<BR>> <ubuntu-users@lists.ubuntu.com><BR>> Message-ID: <20071029021322.GB10515@hank.org><BR>> Content-Type: text/plain; charset=us-ascii<BR>> <BR>> On Mon, Oct 29, 2007 at 07:37:11AM +0700, Gunawan wrote:<BR>> > Hi All,<BR>> > I am having problem while installing Postgre...<BR>> <BR>> Is there a reason you want to build from source?<BR>> <BR>> $ sudo apt-get install postgresql-server-dev-8.2<BR>> <BR>> > I tried to run ./configure but got this error<BR>> > <BR>> > joe@joe-desktop:~/temp/postgresql-8.2.5$ ./configure<BR>> > checking build system type... i686-pc-linux-gnulibc1<BR>> > checking host system type... i686-pc-linux-gnulibc1<BR>> > checking which template to use... linux<BR>> > checking whether to build with 64-bit integer date/time support... no<BR>> > checking whether NLS is wanted... no<BR>> > checking for default port number... 5432<BR>> > checking for gcc... gcc<BR>> > checking for C compiler default output file name... configure: error: C <BR>> > compiler cannot<BR>> > create executables<BR>> > See `config.log' for more details.<BR>> <BR>> what did config.log say?<BR>> <BR>> <BR>> -- <BR>> Bill Moseley<BR>> moseley@hank.org<BR>> <BR>> <BR>> <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 5<BR>> Date: Sun, 28 Oct 2007 22:25:00 -0400<BR>> From: Jaime Garmendia <huitzilopoxtli@gmail.com><BR>> Subject: Re: Nothing plays DVDs in Ubuntu Gutsy?<BR>> To: ubuntu-users@lists.ubuntu.com<BR>> Message-ID: <20071028222500.66360082@libreta2><BR>> Content-Type: text/plain; charset=US-ASCII<BR>> <BR>> On Mon, 29 Oct 2007 00:51:09 +0000<BR>> ubuntu-users-request@lists.ubuntu.com wrote:<BR>> <BR>> > Date: Mon, 29 Oct 2007 09:34:36 +1000<BR>> > From: James Takac <p3nndrag0n@gmail.com><BR>> > Subject: Re: Nothing plays DVDs in Ubuntu Gutsy?<BR>> > To: "Ubuntu user technical support, not for general<BR>> > discussions" <ubuntu-users@lists.ubuntu.com><BR>> > Message-ID: <200710290934.36681.p3nndrag0n@gmail.com><BR>> > Content-Type: text/plain; charset="utf-8"<BR>> > <BR>> .<BR>> .<BR>> snip<BR>> .<BR>> .<BR>> > Hi Larry<BR>> > <BR>> > You?l find it via synaptic package manager. Add/remove programs is<BR>> > nowhere near as comprehensive<BR>> > <BR>> > James<BR>> <BR>> Not if you don't have the medibuntu depositories in your sources list:<BR>> <BR>> See:<BR>> <BR>> https://help.ubuntu.com/community/Medibuntu<BR>> <BR>> <BR>> <BR>> <BR>> <BR>> <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 6<BR>> Date: Mon, 29 Oct 2007 10:46:36 +0800<BR>> From: SYNass IT Ubuntu / Linux <i-ubux@synass.net><BR>> Subject: Recommendation: good file compare program ?<BR>> To: "Ubuntu user technical support, not for general discussions"<BR>> <ubuntu-users@lists.ubuntu.com><BR>> Message-ID: <1193625996.7449.7.camel@WS222><BR>> Content-Type: text/plain<BR>> <BR>> Hello <BR>> As newbie I was experimenting and trying somewhat incomptently ;-)<BR>> <BR>> Especially I am struggling with the ATI Radeon 7500 notebook display <BR>> plus an external 17" TFT ...<BR>> ... and the best / correct settings for the wired plus wireless NIC:<BR>> Prism 2.5 & Intel Pro/100Ve !!<BR>> <BR>> Now it noticed MORE than 11 xorg.config's in its folder ;-O<BR>> <BR>> What is the best program to compare 2 of these files i.e. <BR>> the first (system inst set) and my current one ???<BR>> <BR>> TIA for your assistance and suggestion/s.<BR>> <BR>> Cheers, svobi<BR>> <BR>> <BR>> <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 7<BR>> Date: Sun, 28 Oct 2007 22:12:46 -0500<BR>> From: Brad Sims <bmsims1@insightbb.com><BR>> Subject: libslang2: Slrn drops to second line after hitting space<BR>> after entering subject<BR>> To: Ubuntu Bug Tracking System <ubuntu-users@lists.ubuntu.com><BR>> Message-ID: <20071029031246.17061.15982.reportbug@c933657-a><BR>> Content-Type: text/plain; charset="us-ascii"<BR>> <BR>> Package: libslang2<BR>> Version: 2.0.7-2<BR>> Severity: minor<BR>> <BR>> <BR>> <BR>> Not sure if this is a libslang2 or slrn issue so I will be sending it to<BR>> both.<BR>> <BR>> The subject line appears correctly, but it is annoying... this appeared<BR>> after a upgrade to Gutsy.<BR>> <BR>> I have consistently replicated this with both urxvt and Konsole so it<BR>> doesn't appear to be a terminal issue.<BR>> <BR>> Any advice would be nice.<BR>> <BR>> -- System Information:<BR>> Debian Release: lenny/sid<BR>> APT prefers gutsy-updates<BR>> APT policy: (500, 'gutsy-updates'), (500, 'gutsy-security'), (500, 'gutsy-proposed'), (500, 'gutsy-backports'), (500, 'gutsy')<BR>> Architecture: i386 (i686)<BR>> <BR>> Kernel: Linux 2.6.22-14-generic (SMP w/1 CPU core)<BR>> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)<BR>> Shell: /bin/sh linked to /bin/dash<BR>> <BR>> Versions of packages libslang2 depends on:<BR>> ii libc6 2.6.1-1ubuntu10 GNU C Library: Shared libraries<BR>> <BR>> Versions of packages libslang2 recommends:<BR>> ii libpng12-dev [li 1.2.15~beta5-2ubuntu0.1 PNG library - development<BR>> <BR>> -- no debconf information<BR>> <BR>> <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 8<BR>> Date: Mon, 29 Oct 2007 11:11:44 +0800<BR>> From: SYNass IT Ubuntu / Linux <i-ubux@synass.net><BR>> Subject: Re: PLEASE I want print to gfax or kprinter !<BR>> To: "Ubuntu user technical support, not for general discussions"<BR>> <ubuntu-users@lists.ubuntu.com><BR>> Message-ID: <1193627504.7449.14.camel@WS222><BR>> Content-Type: text/plain; charset=utf-8<BR>> <BR>> Hi Sam<BR>> As a newbie here I am somewhat annoyed about your soundings:<BR>> <BR>> I want ...<BR>> So let me know ...<BR>> ... sounds quite demanding !<BR>> <BR>> Give way, now "I" come !!<BR>> What about a "please" ??? ;-)<BR>> <BR>> Sometimes a solution isn't popular and its experts are rare.<BR>> I would love a smart Fax Send/Receive/Print solution ;-D<BR>> <BR>> Without a competent assistance I am unable too to get what I like ;-(<BR>> Sorry & cheers, svobi<BR>> <BR>> <BR>> <BR>> <BR>> On Sun, 2007-10-28 at 22:05 +0100, Sam Przyswa wrote:<BR>> > Le dimanche 28 octobre 2007 ? 16:38 -0300, Derek Broughton a ?crit :<BR>> > > Sam Przyswa wrote:<BR>> > > <BR>> > > > How to create a printer able to print to gfax or kprinter application ?<BR>> > > > <BR>> > > > Is it so difficult on Gutsy Gnome desktop to do that ?<BR>> > > <BR>> > > You need to learn to ask questions, properly. People DID give you responses<BR>> > > to your fax question the first time. If they didn't tell you what you<BR>> > > needed to hear, it was because you didn't ask the right question.<BR>> > <BR>> > !? Is the question "How to create a printer able to print to gfax or<BR>> > kprinter application ?" not enough quite clear ?<BR>> > <BR>> > In other way create ? printer able to send .ps document from OpenOffice<BR>> > to an application instead to send to cups, as gfax, kdesendfax,<BR>> > kprinter, etc.<BR>> > <BR>> > > I expect it _is_ pretty difficult to get gnome to print to kprinter, since<BR>> > > that's a KDE application. However, I'd be surprised if it's any harder to<BR>> > > print to a fax in gnome than it is in KDE - in KDE a fax printer is already<BR>> > > created by default.<BR>> > <BR>> > So, let me know HOW to create such printer (as it exist in kprinter)<BR>> > with Ubuntu Gnome Gutsy and system-config-printer.py or let me know what<BR>> > printer manager to use.<BR>> > <BR>> > Is it enough quite clear for you ?<BR>> > <BR>> > Thanks anyway<BR>> > <BR>> > Sam.<BR>> > <BR>> > <BR>> > <BR>> > <BR>> <BR>> <BR>> <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 9<BR>> Date: Sun, 28 Oct 2007 22:14:15 -0500<BR>> From: Brad Sims <bmsims1@insightbb.com><BR>> Subject: slrn: Slrn drops to second line after hitting space after<BR>> entering subject when posting<BR>> To: Ubuntu Bug Tracking System <ubuntu-users@lists.ubuntu.com><BR>> Message-ID: <20071029031415.17100.99002.reportbug@c933657-a><BR>> Content-Type: text/plain; charset="us-ascii"<BR>> <BR>> Package: slrn<BR>> Version: 0.9.8.1pl1-28<BR>> Severity: minor<BR>> <BR>> <BR>> The subject line appears correctly, but it is annoying... this appeared<BR>> after a upgrade to Gutsy.<BR>> <BR>> I have consistently replicated this with both urxvt and Konsole so it<BR>> doesn't appear to be a terminal issue.<BR>> <BR>> Any advice would be nice.<BR>> <BR>> -- System Information:<BR>> Debian Release: lenny/sid<BR>> APT prefers gutsy-updates<BR>> APT policy: (500, 'gutsy-updates'), (500, 'gutsy-security'), (500, 'gutsy-proposed'), (500, 'gutsy-backports'), (500, 'gutsy')<BR>> Architecture: i386 (i686)<BR>> <BR>> Kernel: Linux 2.6.22-14-generic (SMP w/1 CPU core)<BR>> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)<BR>> Shell: /bin/sh linked to /bin/dash<BR>> <BR>> Versions of packages slrn depends on:<BR>> ii debconf [debconf-2.0] 1.5.14ubuntu1 Debian configuration management sy<BR>> ii debianutils 2.22.1 Miscellaneous utilities specific t<BR>> ii libc6 2.6.1-1ubuntu10 GNU C Library: Shared libraries<BR>> ii libcanlock2 2b-4 library for creating and verifying<BR>> ii libgnutls13 1.6.3-1build1 the GNU TLS library - runtime libr<BR>> ii libslang2 2.0.7-2 The S-Lang programming library - r<BR>> <BR>> slrn recommends no packages.<BR>> <BR>> -- debconf information:<BR>> slrn/getdescs_now: false<BR>> * shared/mailname: bsims-desktop<BR>> slrn/manual_getdescs:<BR>> * shared/news/server:<BR>> slrn/getdescs: cron job<BR>> slrn/lost_slrnpull:<BR>> <BR>> <BR>> <BR>> ------------------------------<BR>> <BR>> Message: 10<BR>> Date: Mon, 29 Oct 2007 11:25:02 +0800<BR>> From: " ?? " <hylinux@gmail.com><BR>> Subject: Re: Recommendation: good file compare program ?<BR>> To: "Ubuntu user technical support, not for general discussions"<BR>> <ubuntu-users@lists.ubuntu.com><BR>> Message-ID:<BR>> <74646cb40710282025na9d4163i30de87fb86211534@mail.gmail.com><BR>> Content-Type: text/plain; charset="iso-8859-1"<BR>> <BR>> it look like ubuntu guys use some program for auto generate the x<BR>> configuration file.<BR>> (may be this is the new X version feature? I am not sure).<BR>> <BR>> just one configuration is work. it's name "xorg.conf" the other files is<BR>> backup, I think<BR>> <BR>> you can use diff for compare those files.<BR>> <BR>> thanks<BR>> <BR>> Mike.G<BR>> <BR>> <BR>> 2007/10/29, SYNass IT Ubuntu / Linux <i-ubux@synass.net>:<BR>> ><BR>> > Hello<BR>> > As newbie I was experimenting and trying somewhat incomptently ;-)<BR>> ><BR>> > Especially I am struggling with the ATI Radeon 7500 notebook display<BR>> > plus an external 17" TFT ...<BR>> > ... and the best / correct settings for the wired plus wireless NIC:<BR>> > Prism 2.5 & Intel Pro/100Ve !!<BR>> ><BR>> > Now it noticed MORE than 11 xorg.config's in its folder ;-O<BR>> ><BR>> > What is the best program to compare 2 of these files i.e.<BR>> > the first (system inst set) and my current one ???<BR>> ><BR>> > TIA for your assistance and suggestion/s.<BR>> ><BR>> > Cheers, svobi<BR>> ><BR>> ><BR>> > --<BR>> > ubuntu-users mailing list<BR>> > ubuntu-users@lists.ubuntu.com<BR>> > Modify settings or unsubscribe at:<BR>> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users<BR>> ><BR>> -------------- next part --------------<BR>> An HTML attachment was scrubbed...<BR>> URL: https://lists.ubuntu.com/archives/ubuntu-users/attachments/20071029/1277e939/attachment.htm <BR>> <BR>> ------------------------------<BR>> <BR>> -- <BR>> ubuntu-users mailing list<BR>> ubuntu-users@lists.ubuntu.com<BR>> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users<BR>> <BR>> <BR>> End of ubuntu-users Digest, Vol 38, Issue 367<BR>> *********************************************<BR><BR><br /><hr />Get news, entertainment and everything you care about at Live.com. <a href='http://www.live.com/getstarted.aspx ' target='_new'>Check it out!</a></body>
</html>