Re: What happened to cal?

2021-09-27 Thread Jonathan Dowland
On Mon, Sep 27, 2021 at 07:16:23AM -0400, Greg Wooledge wrote: That second sentence is incorrect. unicorn:~$ dpkg -s bsdmainutils | grep Depends: Depends: bsdutils (>= 3.0-0), debianutils (>= 1.8), bsdextrautils (>= 2.35.2-7), ncal Sorry, you're right. I eye-balled the control file here [1] a

Re: What happened to cal?

2021-09-27 Thread Paul M. Foster
On 9/27/21 3:45 AM, Jonathan Dowland wrote: /usr/bin/cal moved to its own package (ncal) in bsdmainutils upload 12.1.3. This is the version included in current stable and newer; but it's after the version in oldstable (buster). IOW, On buster, if you had installed bsdmainutils, you woul

Re: What happened to cal?

2021-09-27 Thread Greg Wooledge
On Mon, Sep 27, 2021 at 08:45:03AM +0100, Jonathan Dowland wrote: > On upgrade from Buster, bsdmainutils will no longer provide > /usr/bin/cal. There's no dependency in place to automatically pull in > the ncal package, you have to do that yourself. That second sentence is incor

Re: What happened to cal?

2021-09-27 Thread Jonathan Dowland
/usr/bin/cal moved to its own package (ncal) in bsdmainutils upload 12.1.3. This is the version included in current stable and newer; but it's after the version in oldstable (buster). IOW, On buster, if you had installed bsdmainutils, you would get /usr/bin/cal. bsdmainutils is Pri

Re: What happened to cal?

2021-09-26 Thread Greg Wooledge
On Sun, Sep 26, 2021 at 10:32:52PM -0400, Paul M. Foster wrote: > > On 9/26/21 1:18 PM, Greg Wooledge wrote: > > On Sun, Sep 26, 2021 at 01:08:21PM -0400, Paul M. Foster wrote: > > > I did a fresh install, and apparently "ncal" wasn't installed by default. > > "apt-cache showpkg ncal" tells me tha

Re: What happened to cal?

2021-09-26 Thread Paul M. Foster
On 9/26/21 1:18 PM, Greg Wooledge wrote: On Sun, Sep 26, 2021 at 01:08:21PM -0400, Paul M. Foster wrote: I did a fresh install, and apparently "ncal" wasn't installed by default. "apt-cache showpkg ncal" tells me that only bsdmainutils depends on it. "apt-cache showpkg bsdmainutils" gives me

Re: What happened to cal?

2021-09-26 Thread Andrew M.A. Cater
On Sun, Sep 26, 2021 at 01:08:21PM -0400, Paul M. Foster wrote: > > On 9/26/21 8:37 AM, Greg Wooledge wrote: > > On Sun, Sep 26, 2021 at 01:24:59AM -0400, Paul M. Foster wrote: > > > I'm wondering if I'm mis-remembering here. As I recall, there used to be a > &g

Re: What happened to cal?

2021-09-26 Thread Greg Wooledge
On Sun, Sep 26, 2021 at 01:08:21PM -0400, Paul M. Foster wrote: > I did a fresh install, and apparently "ncal" wasn't installed by default. "apt-cache showpkg ncal" tells me that only bsdmainutils depends on it. "apt-cache showpkg bsdmainutils" gives me a fairly significant list of packages that d

Re: What happened to cal?

2021-09-26 Thread Paul M. Foster
On 9/26/21 2:57 AM, Thomas Schmitt wrote: Hi, Jeremy Ardley wrote: As I recall, there used to be a command called "cal" which would simply print this month's calendar to the screen. [...] Now that I've moved to bullseye, I don't see the command nor a package con

Re: What happened to cal?

2021-09-26 Thread Paul M. Foster
On 9/26/21 8:37 AM, Greg Wooledge wrote: On Sun, Sep 26, 2021 at 01:24:59AM -0400, Paul M. Foster wrote: I'm wondering if I'm mis-remembering here. As I recall, there used to be a command called "cal" which would simply print this month's calendar to the screen. It

Re: What happened to cal?

2021-09-26 Thread Roger Price
On Sun, 26 Sep 2021, Dedeco Balaco wrote: Em 26/09/2021 09:35, Roger Price escreveu: Perhaps the *cal one gets depends on the desktop. I use Mate Desktop. And i used it with Debian 9 (stretch) before upgrading (sequentially) to 11, a few weeks ago. But Greg Wooledge just, in a message in

Re: What happened to cal?

2021-09-26 Thread Dedeco Balaco
Em 26/09/2021 09:35, Roger Price escreveu: > On Sun, 26 Sep 2021, Dedeco Balaco wrote: > >> $  ls -l /usr/bin/cal >> 0 lrwxrwxrwx 1 root root 4 mar 23  2021 /usr/bin/cal -> ncal > Not for all of us. > > rprice@titan ~ inxi -S > System:Host: titan Kerne

Re: What happened to cal?

2021-09-26 Thread Erwan David
Le 26/09/2021 à 14:35, Roger Price a écrit : > On Sun, 26 Sep 2021, Dedeco Balaco wrote: > >> $  ls -l /usr/bin/cal 0 lrwxrwxrwx 1 root root 4 mar 23  2021 >> /usr/bin/cal -> ncal > > Not for all of us. > > rprice@titan ~ inxi -S > System:    Host: titan Ke

Re: What happened to cal?

2021-09-26 Thread Roger Price
On Sun, 26 Sep 2021, Dedeco Balaco wrote: $  ls -l /usr/bin/cal 0 lrwxrwxrwx 1 root root 4 mar 23  2021 /usr/bin/cal -> ncal Not for all of us. rprice@titan ~ inxi -S System:Host: titan Kernel: 5.10.0-8-amd64 x86_64 bits: 64 Desktop: Xfce 4.16.0 Distro: Debian GNU/Linux 11 (bulls

Re: What happened to cal?

2021-09-26 Thread Greg Wooledge
On Sun, Sep 26, 2021 at 01:24:59AM -0400, Paul M. Foster wrote: > I'm wondering if I'm mis-remembering here. As I recall, there used to be a > command called "cal" which would simply print this month's calendar to the > screen. It would do other calendars, de

Re: What happened to cal?

2021-09-26 Thread Jude DaShiell
Wasn't that in bsd-utils? If not there, maybe plan9. On Sun, 26 Sep 2021, Charlie wrote: > > On Sun, 26 Sep 2021 01:24:59 -0400 Paul Informed me about What > happened to cal? > > > Folks: > > > > I'm wondering if I'm mis-remembering here

Re: What happened to cal?

2021-09-26 Thread Charlie
On Sun, 26 Sep 2021 01:24:59 -0400 Paul Informed me about What happened to cal? > Folks: > > I'm wondering if I'm mis-remembering here. As I recall, there used to > be a command called "cal" which would simply print this month's > c

Re: What happened to cal?

2021-09-25 Thread Thomas Schmitt
Hi, Jeremy Ardley wrote: > As I recall, there used to be a > command called "cal" which would simply print this month's calendar to the > screen. [...] > Now that I've moved to bullseye, I don't see the command nor > a package containing it. It is in th

Re: What happened to cal?

2021-09-25 Thread Jeremy Ardley
On 26/9/21 1:46 pm, Jeremy Ardley wrote: On 26/9/21 1:24 pm, Paul M. Foster wrote: Folks: I'm wondering if I'm mis-remembering here. As I recall, there used to be a command called "cal" which would simply print this month's calendar to the screen. It would do othe

Re: What happened to cal?

2021-09-25 Thread Jeremy Ardley
On 26/9/21 1:24 pm, Paul M. Foster wrote: Folks: I'm wondering if I'm mis-remembering here. As I recall, there used to be a command called "cal" which would simply print this month's calendar to the screen. It would do other calendars, depending on command line

What happened to cal?

2021-09-25 Thread Paul M. Foster
Folks: I'm wondering if I'm mis-remembering here. As I recall, there used to be a command called "cal" which would simply print this month's calendar to the screen. It would do other calendars, depending on command line parameters. Now that I've moved to bullsey

cal package russian translation

2019-09-19 Thread dv
Hello. Debian stretch/buster have very strange translation of month's names in Russian language. "cal" package in Russian translation uses Genitive case instead of Nominative case, and gives very strange result. Января...Декабря instead of Январь...Декабрь. Please make correction

Re: google cal issues, questions re: epiphany, iceweasel, iceowl

2009-06-07 Thread Chris Bannister
iphany-game > (much like dig dug or bejewelled, or something, but not helping me get > to my google cal). LOL, yeah I got caught by that. :) A simple "apt-cache search epiphany" would have caught it … but how else is epiphany going to get a high popcon score! -- Chris. == I c

Re: google cal issues, questions re: epiphany, iceweasel, iceowl

2009-06-06 Thread Kelly Clowers
ude install epiphany > (yes, I have sudo) and it got and installed > epiphany epiphany-data > But whereis epiphany shows > /usr/lib/epiphany > only > and the only epiphany I can find to run is > epiphany-game > (much like dig dug or bejewelled, or something, but not helpin

Re: google cal issues, questions re: epiphany, iceweasel, iceowl

2009-06-06 Thread Cousin Stanley
> > So, why doesn't > aptitude install epiphany > give me the epiphany web browser? > You might try apt-cache show epiphany-browser -- Stanley C. Kitching Human Being Phoenix, Arizona -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject o

google cal issues, questions re: epiphany, iceweasel, iceowl

2009-06-05 Thread Tony Baldwin
y and the only epiphany I can find to run is epiphany-game (much like dig dug or bejewelled, or something, but not helping me get to my google cal). So, why doesn't aptitude install epiphany give me the epiphany web browser? This is on lenny. I have IE6 with IE4Linux on here, but I really don

Re: [ilug-cal] Changing window managers (Gnome 2.4)

2004-04-06 Thread Antonio Rodriguez
On Tue, Apr 06, 2004 at 08:37:27AM +0530, Soumyadip Modak wrote: > On Mon, 2004-04-05 at 15:41, Sayamindu Dasgupta wrote: > > > Try editing the "/desktop/gnome/applications/window_manager/default" gconf > > setting. > > Use gconf-editor to do it. > > > > Tried it just now, and restarted the x

Re: [ilug-cal] Changing window managers (Gnome 2.4)

2004-04-05 Thread Soumyadip Modak
On Mon, 2004-04-05 at 15:41, Sayamindu Dasgupta wrote: > Try editing the "/desktop/gnome/applications/window_manager/default" gconf setting. > Use gconf-editor to do it. > Tried it just now, and restarted the x server. Still doesn't work. ps ax still shows sawfish running, even though gconf sho

Re: [ilug-cal] Changing window managers (Gnome 2.4)

2004-04-05 Thread Sayamindu Dasgupta
On Mon, 2004-04-05 at 15:04 +0530, Soumyadip Modak wrote: > I've Sawfish running as the window manager for Gnome 2.4. I intend to > use Metacity. I installed Metacity (i'm running Debian, so i apt-get > install-ed it), but now i can't find a way to make Gnome use Metacity > instead of Sawfish. Goog

Re: cal[2]

2002-09-06 Thread Marvin J. Kosmal
On Friday 06 September 2002 11:05 am, Ron Farrer wrote: > Marvin J. Kosmal ([EMAIL PROTECTED]) wrote: > > Hi Gang > > > > > > Why can't I do > > > > apt-get install cal > > > > > > It tells me there is no cal > > > >

Re: cal

2002-09-06 Thread Craig Dickson
Marvin J. Kosmal wrote: > Why can't I do > > apt-get install cal > > > It tells me there is no cal > > I thought calendar was a standard function??? There is no package called "cal". The cal problem is in the bsdmainutils package. Craig -- To

Re: cal

2002-09-06 Thread Ron Farrer
Marvin J. Kosmal ([EMAIL PROTECTED]) wrote: > Hi Gang > > > Why can't I do > > apt-get install cal > > > It tells me there is no cal > > I thought calendar was a standard function??? > > TIA > > Marvin Try: `apt-get -f install bsdmain

Re: cal

2002-09-06 Thread Sean 'Shaleh' Perry
On Friday 06 September 2002 10:56, Marvin J. Kosmal wrote: > Hi Gang > > > Why can't I do > > apt-get install cal > > > It tells me there is no cal > > I thought calendar was a standard function??? > > TIA > > Marvin $ auto-apt search bin/cal

cal

2002-09-06 Thread Marvin J. Kosmal
Hi Gang Why can't I do apt-get install cal It tells me there is no cal I thought calendar was a standard function??? TIA Marvin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: gnome cal? Doesn't seem to process alarms

2001-04-24 Thread Rick Macdonald
On Tue, 24 Apr 2001, Steve Witt wrote: > On Tue, 24 Apr 2001, Rick Macdonald wrote: > > > > > Is anybody using gnome calendar (gnome-pim package)? I've tried many times > > over the last 6 months and I've never been able to get it to do anything. > > The specified times pass with no notification.

Re: gnome cal? Doesn't seem to process alarms

2001-04-24 Thread Steve Witt
On Tue, 24 Apr 2001, Rick Macdonald wrote: > > Is anybody using gnome calendar (gnome-pim package)? I've tried many times > over the last 6 months and I've never been able to get it to do anything. > The specified times pass with no notification. > > I'm currently using woody. > > ...RickM... > Y

gnome cal? Doesn't seem to process alarms

2001-04-24 Thread Rick Macdonald
Is anybody using gnome calendar (gnome-pim package)? I've tried many times over the last 6 months and I've never been able to get it to do anything. The specified times pass with no notification. I'm currently using woody. ...RickM...

Re: Is Debian Linux 2.2 available in San Jose, Cal.

2000-08-17 Thread Jaye Inabnit ke6sls
Hummm, Sometimes I wish I weren't so blasted busy... I hope you guys had a blast at the show - would of loved to seen it. . . . argh :) On Wed, 16 Aug 2000, kmself@ix.netcom.com wrote: > Also, for anyone who's going to be at the show over the next couple of > days, there are literally *pall

Re: Is Debian Linux 2.2 available in San Jose, Cal.

2000-08-16 Thread kmself
On Fri, Aug 15, 1980 at 02:17:00AM -0700, Ed Burke wrote: > Since the Linux conference is running in our area this week, I > thought someone or some resource would be available locally to > purchase an update CD. 2.1 didn't get the job done but I'm told > 2.2 should do the job.

Re: Is Debian Linux 2.2 available in San Jose, Cal.

2000-08-16 Thread kmself
I tried to find online ordering information last night. I'll get it today at the expo and post it. If you have access to a high-speed connection *anywhere*, it's not too touch to D/L Debian over the net. I've done this over T1 and a 56K line, I've heard of people doing it at 28.8. They key is t

Re: Is Debian Linux 2.2 available in San Jose, Cal.

2000-08-16 Thread kmself
On Fri, Aug 15, 1980 at 02:17:00AM -0700, Ed Burke wrote: > Since the Linux conference is running in our area this week, I > thought someone or some resource would be available locally to > purchase an update CD. 2.1 didn't get the job done but I'm told > 2.2 should do the job.

Re: Is Debian Linux 2.2 available in San Jose, Cal.

2000-08-15 Thread Tal Danzig
Or Libranet (www.libranet.com) Libranet is potato based and has a very nice install + helixcode + kde etc. Anyway that's my (biased) opinion (read .sig) Tal On Tue, 15 Aug 2000 17:44:16 -0500, Charles Lewis said: > If you want a commercial distro with pure debian 2.2 (potato with 2.2.16, > h

Re: Is Debian Linux 2.2 available in San Jose, Cal.

2000-08-15 Thread Charles Lewis
If you want a commercial distro with pure debian 2.2 (potato with 2.2.16, helix-gnome, etc), then you need to go to www.stormix.com Installation is VERY smooth and it comes with some nice add on features like a gui package manager and administration system (you don't know how hard it is for me to

Re: Is Debian Linux 2.2 available in San Jose, Cal.

2000-08-15 Thread Charles Lewis
If you want a commercial distro with pure debian 2.2 (potato with 2.2.16, helix-gnome, etc), then you need to go to www.stormix.com Installation is VERY smooth and it comes with some nice add on features like a gui package manager and administration system (you don't know how hard it is for me to

Re: Is Debian Linux 2.2 available in San Jose, Cal.

2000-08-15 Thread [EMAIL PROTECTED]
i'm not sure what the 'problem' you had is was with 2.1, corel has slightly updated software but it is still based on 2.1 i wouldn't expect official 2.2 cds for a couple weeks, when 2.1 came out it took i think 3 weeks before i was able to get ahold of them. of course things may be different now.

Is Debian Linux 2.2 available in San Jose, Cal.

2000-08-15 Thread Ed Burke
Since the Linux conference is running in our area this week, I thought someone or some resource would be available locally to purchase an update CD. 2.1 didn't get the job done but I'm told 2.2 should do the job. However maybe I should just jump to Corel - Not a threat, please don't consi

Re: cal-tex-mouse-... not working on emacs20 - solution found

1999-11-07 Thread Johann Spies
Sorry to bother you. I found the solotion. Johann -- | Johann Spies,Windsorlaan 19, Pietermaritzburg, 3201, South Africa| | [EMAIL PROTECTED] Tel/Faks 033-346-1310 Sel/Cell 082-255-2388 | -

cal-tex-mouse-... not working on emacs20

1999-11-07 Thread Johann Spies
I am trying to make a Latex calendar and have done it in the past with emacs 19.31 and latex. When (in calendar mode) I try the alt-cal-tex-mouse-month-landscape command, I get the error message: wrong argument type: listp, return. What does that mean? How can I get it to work? Johann