Re: [BackupPC-users] Put pool on an nfs mounted Solaris zfs share

2011-11-17 Thread Les Mikesell
On Thu, Nov 17, 2011 at 11:38 PM, Harry Putnam wrote: > > So if I put /var/lib/backuppc (and everything under it) on an nfs share > that resides on a solaris machine with zfs... it should work alright? Yes, perhaps with a bit of performance loss compared to local storage. -- Les Mikesell

Re: How to fix the ELF class issue

2011-11-17 Thread lina
http://www.freebsd.org/doc/en/books/handbook/linuxemu-lbc-install.html Is it a good option? On Fri, Nov 18, 2011 at 1:53 PM, lina wrote: > Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so > /usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: > ELFCLASS64 > Failed to

How to fix the ELF class issue

2011-11-17 Thread lina
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so /usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so (acroread-en:16443): Gdk-WARNING **: XID collision, trouble ahead $ readelf -h /u

Re: [BackupPC-users] Put pool on an nfs mounted Solaris zfs share

2011-11-17 Thread Les Mikesell
On Thu, Nov 17, 2011 at 10:55 PM, Harry Putnam wrote: > > I haven't finished the docs yet, maybe it tell what this stuff > is... but for purposes of this post I wondered if it would be wisest > to let the directories and files under /var/lib/backuppc also reside > on the nfs shared zfs filesystem.

gnome-volume-manager gone?

2011-11-17 Thread Carl Fink
Has anyone else experienced this? I updated my wheezy-running netbook today (over 200 packages), and afterwards gnome-volume-manager and gnome-volume-manager-applet are nonexistent, even if I reinstall gnome-media. Odd. Also annoying. -- Carl Fink nitpick...@nitpicking.c

Re: Hi, how to change the LC_CTYPE?

2011-11-17 Thread Bob Proulx
shiyao ma wrote: > I used to edit /etc/environment and add export LC_CTYPE=zh_CN.UTF-8. > Now It doesn't work. Debian keeps moving the location to set locales around. It is no longer in /etc/environment. It is now either /etc/default/locale for the entire system or your own personal files for ju

Hi, how to change the LC_CTYPE?

2011-11-17 Thread shiyao ma
I am now using Debian/Sid with display manager lightdm and desktop manager xfce4. I used to edit /etc/environment and add export LC_CTYPE=zh_CN.UTF-8. Now It doesn't work. When I have logged into XFCE4, the output of locale -a is LC_CTYE=en_US.UTF-8 Later, I edited /etc/default/locale, adding one l

Re: Wireless usb device not working [SOLVED]

2011-11-17 Thread Matt Harrison
I found a post on the Linux Mint Forums that fixed my issue. I ran the following commands: echo 'install rt2870sta modprobe --ignore-install rt2870sta ; /bin/echo "1737 0078" > /sys/bus/usb/drivers/rt2870/new_id' | tee /etc/modprobe.d/rt2870sta.conf modprobe -rf rt2870sta modprobe rt2870sta dmesg

Put pool on an nfs mounted Solaris zfs share

2011-11-17 Thread Harry Putnam
I'm just getting started setting up bppc and I want to experiment with putting the data store on a zfs filesystem. (A solaris host running Openindiana with zfs file systems) I'm installing bppc on Debian (wheezy) and thought I'd mount just the storage pool on an nfs share that resides on the solar

Re: gdm3

2011-11-17 Thread Sridhar M.A.
On Thu, Nov 17, 2011 at 03:31:58PM +, Camaleón wrote: > > Ah, okay then. Let's search for any related bug... Mmm, there is one > quite similar: > > *** > After upgrade to gdm3 session selection defaults to "system default" > http://bugs.debian.org/cgi-bin/bugreport.cgi?b

Re: checkrestart and dovecot

2011-11-17 Thread Bob Proulx
Andrew McGlashan wrote: > They are back, after the reboot, but not right away... looks like > I'll have to report a bug. Now, how to tell which "old files" are > the problem How is your python scripting? The checkrestart script is simply a python script. If you have favorite methods of debu

Re: checkrestart and dovecot

2011-11-17 Thread Andrew McGlashan
Hi, They are back, after the reboot, but not right away... looks like I'll have to report a bug. Now, how to tell which "old files" are the problem On 18/11/2011 1:44 AM, Andrew McGlashan wrote: I couldn't see any evidence of any worker processes. The problem has persisted. So ... I've

Re: xfce weather plugin broken?

2011-11-17 Thread Ralf Mardorf
On Thu, 2011-11-17 at 07:59 -0500, Pete Orrall wrote: > > In the meantime I found this: > > > > http://goodies.xfce.org/projects/panel-plugins/xfce4-xfapplet-plugin > > Very neat! I just installed it and it's great. I actually prefer the > GNOME weather applet over the Xfce one. The forecast i

Re: Wireless usb device not working

2011-11-17 Thread Marlon Nunes
remove all the blacklist stuff related to the rtl drivers. reboot and do /sbin/ifconfig -a, then check for a wlan0 or other interface related to you wifi card. after it is wlan0, do a /sbin/ifconfig wlan0 up. that should works. you could install wicd-curse to ease things. Em 17-11-2011 12:00,

[Solved] Re: Default applications in Gnome 3 not respected

2011-11-17 Thread Steven
On Thu, 2011-11-17 at 15:10 +, Camaleón wrote: > On Wed, 16 Nov 2011 21:02:35 +0100, Steven wrote: [...] > > Hum... I would try this: Go to System info → keyboard → keybindings tab > and from there add a new combo to launch your audio player ("rhythmbox") > from the bottom option, "custom

Re: Xfce: GIMP as default PDF viewer ?

2011-11-17 Thread Javier Barroso
On Thu, Nov 17, 2011 at 6:04 PM, Jerome BENOIT wrote: > > > On 17/11/11 17:37, Osamu Aoki wrote: >> >> On Thu, Nov 17, 2011 at 04:45:19PM +0100, Jerome BENOIT wrote: >>> >>> Hello List: >>> >>> Since I migrated from Gnome3 to Xfce, I have noticed that thdefault >>> viewer for PDF files is now GIMP

Re: Howto upgrade perl without removing everything

2011-11-17 Thread Richard
On Thu, 17 Nov 2011 09:54:52 -1000 Joel Roth wrote: > On Mon, Nov 14, 2011 at 03:03:49PM +, Richard wrote: > > Hi, > > > Playing dangerously with Sid, and I've reached the limit > > of what it will upgrade to without some help. Nearly > > everything has a dependency on perl, the perl versio

Re: Wheezy with Xfce4 --- problems with 3.0.0-1-amd64 kernel

2011-11-17 Thread Kjetil brinchmann Halvorsen
see below. On Thu, Nov 17, 2011 at 13:20, Ralf Mardorf wrote: > On Thu, 2011-11-17 at 08:31 -0600, Kjetil brinchmann Halvorsen wrote: >> Hola! >> >> I just got to reinstall debiann vause my harddisk fried. I wanted to >> use the opportunity to change from gnome >> to Xfce4. This worked well when

Re: Openoffice.org - has it been replaced by LibreOffice?

2011-11-17 Thread Scott Ferguson
On 18/11/11 08:43, Brad Alexander wrote: > On Thu, Nov 17, 2011 at 5:09 AM, Scott Ferguson < > prettyfly.producti...@gmail.com> wrote: > >> On 17/11/11 20:50, Brad Alexander wrote: >>> On Wed, Nov 16, 2011 at 12:37 PM, Sian Mountbatten >>> wrote: >>> So what has happened to OpenOffice.o

Re: BibTeX memory limits

2011-11-17 Thread Jerome BENOIT
Hi ! On 17/11/11 19:18, Camaleón wrote: On Thu, 17 Nov 2011 11:44:04 +0100, Jerome BENOIT wrote: I encounter memory limit issue with BibTeX similar to the ones reported in Q37 of the `BibTEX Tips and FAQ' by Michael Shell and David Hoadley : Who also add additional tips to deal with the prob

Re: Openoffice.org - has it been replaced by LibreOffice?

2011-11-17 Thread Brad Alexander
On Thu, Nov 17, 2011 at 5:09 AM, Scott Ferguson < prettyfly.producti...@gmail.com> wrote: > On 17/11/11 20:50, Brad Alexander wrote: > > On Wed, Nov 16, 2011 at 12:37 PM, Sian Mountbatten > > wrote: > > > >> So what has happened to > >> OpenOffice.org? Who has decided that we've all got to use Li

Re: Headless pulseaudio sound server

2011-11-17 Thread William Hopkins
On 11/13/11 at 06:59am, Carlo Borelli wrote: > Hello guys, latest updates on pulseaudio made me useless my headless sound > server based on pulseaudio. > This the message the server give me: > > dbradders@Casa:~$ pulseaudio -D > E: [pulseaudio] main.c: Daemon startup failed. > dbradders@Casa:~$ >

Re: Openoffice.org - has it been replaced by LibreOffice?

2011-11-17 Thread Greg Madden
On Wednesday 16 November 2011 8:37:52 am Sian Mountbatten wrote: > I should like to try OpenOffice.org, but its packages all say they > have been repackaged as LibreOffice. So what has happened to > OpenOffice.org? Who has decided that we've all got to use LibreOffice? My understanding today:

Re: Why do I have wpasupplicant installed if I don't have a wifi interface?

2011-11-17 Thread William Hopkins
On 11/14/11 at 10:22am, Ralf Mardorf wrote: > On Mon, 2011-11-14 at 03:43 -0500, Rick Thomas wrote: > > Can anybody tell me why I have wpasupplicant installed, even though I > > don't have a wifi interface on this machine? > > > > The machine has a single 10/100 twisted pair ethernet interface w

Re: Howto upgrade perl without removing everything

2011-11-17 Thread Joel Roth
On Mon, Nov 14, 2011 at 03:03:49PM +, Richard wrote: > Hi, > Playing dangerously with Sid, and I've reached the limit > of what it will upgrade to without some help. Nearly > everything has a dependency on perl, the perl version has > change, so how do just upgrade the perl base. I can't see

Wheezy with Xfce4 --- path to kioskrc

2011-11-17 Thread Ralf Mardorf
What's the regular full path for testing to the Xfce kioskrc? ???/xdg/xfce4/kiosk/kioskrc? - Ralf -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1321557627.2991.23.

Re: Wheezy with Xfce4 --- problems with 3.0.0-1-amd64 kernel

2011-11-17 Thread Ralf Mardorf
On Thu, 2011-11-17 at 08:31 -0600, Kjetil brinchmann Halvorsen wrote: > Hola! > > I just got to reinstall debiann vause my harddisk fried. I wanted to > use the opportunity to change from gnome > to Xfce4. This worked well when I installed stable, but when upgrading > to wheezy the problems arrive

Re: "'pcspkr' is already registered" aborting, breaking console video mode setup

2011-11-17 Thread Camaleón
On Thu, 17 Nov 2011 12:03:00 -0500, Dan B. wrote: > I'm getting some inconsistent behavior. > > When I boot one installation of Squeeze on my machine, the kernel sets a > high-resolution console video mode (240x67). > > However, when I boot either of two other installations of Squeeze on the > s

Re: What's DE-specific, what's independent?

2011-11-17 Thread Sthu Deus
Thank You for Your time and answer, Andrei: >Don't know about emacs, but vim has a -gnome and a -gtk version, or >some other applications have a "normal" and a -gtk/-qt version. > >It's safe to assume that the -gtk/-qt version is better suited to be >run under different environments. Generally the

Re: BibTeX memory limits

2011-11-17 Thread Camaleón
On Thu, 17 Nov 2011 11:44:04 +0100, Jerome BENOIT wrote: > I encounter memory limit issue with BibTeX similar to the ones reported > in Q37 of the `BibTEX Tips and FAQ' by Michael Shell and David Hoadley : Who also add additional tips to deal with the problematic: *** "(...) Some versions of Bib

Re: Sound wheezy/KDE -- testing the microphone

2011-11-17 Thread Sian Mountbatten
I plugged the microphone into my laptop, ran alsamixer and made sure that the capture device was not muted and set to a reasonable figure (using alsamixer) and then issued the command arecord -V mono test.wav which gave sound file which when played with aplay test.wav, reproduced the input from the

Re: [OT] NPR not working

2011-11-17 Thread Camaleón
On Thu, 17 Nov 2011 11:21:51 -0600, Hugo Vanwoerkom wrote: > Camaleón wrote: >> On Thu, 17 Nov 2011 09:52:30 -0600, Hugo Vanwoerkom wrote: >> >>> A few weeks ago the list got me interested in National Public Radio. >>> http://lists.debian.org/debian-user/2011/10/msg02182.html >>> >>> I got it to

Re: [OT] NPR not working

2011-11-17 Thread Hugo Vanwoerkom
Camaleón wrote: On Thu, 17 Nov 2011 09:52:30 -0600, Hugo Vanwoerkom wrote: A few weeks ago the list got me interested in National Public Radio. http://lists.debian.org/debian-user/2011/10/msg02182.html I got it to work with google-chrome-beta and flashplugin-nonfree in Sid. (...) However sin

Re: Xfce: GIMP as default PDF viewer ?

2011-11-17 Thread Osamu Aoki
On Thu, Nov 17, 2011 at 04:45:19PM +0100, Jerome BENOIT wrote: > Hello List: > > Since I migrated from Gnome3 to Xfce, I have noticed that thdefault viewer > for PDF files is now GIMP: > I would rather expect acrobat or evince. > > Where is the place to fix this ? Install epdfview. Please chec

Re: KVM networking.

2011-11-17 Thread Sthu Deus
Thank You for Your time and answer, Arno: >Sthu Deus (sthu.d...@gmail.com on 2011-11-15 20:12 +0700): >qemu does not use sudo. -net tap,ifname=$(sudo tunctl -b) doesn't work? /usr/bin/kvm -localtime -m 256 -no-reboot -boot c -hda /srv/vm/serv/da -net nic,macaddr=$(printf 'DE:AD:BE:EF:%02X:%02X\n'

Re: Xfce: GIMP as default PDF viewer ?

2011-11-17 Thread Jerome BENOIT
On 17/11/11 17:37, Osamu Aoki wrote: On Thu, Nov 17, 2011 at 04:45:19PM +0100, Jerome BENOIT wrote: Hello List: Since I migrated from Gnome3 to Xfce, I have noticed that thdefault viewer for PDF files is now GIMP: I would rather expect acrobat or evince. Where is the place to fix this ? I

"'pcspkr' is already registered" aborting, breaking console video mode setup

2011-11-17 Thread Dan B.
I'm getting some inconsistent behavior. When I boot one installation of Squeeze on my machine, the kernel sets a high-resolution console video mode (240x67). However, when I boot either of two other installations of Squeeze on the same machine, I get just the initial low console resolution (80x2

Re: Xfce: GIMP as default PDF viewer ?

2011-11-17 Thread John A. Sullivan III
On Thu, 2011-11-17 at 17:31 +0100, Jerome BENOIT wrote: > Hello: > > > On 17/11/11 17:08, Patrick Wiseman wrote: > > On Thu, Nov 17, 2011 at 10:45 AM, Jerome BENOIT > > wrote: > >> Hello List: > >> > >> Since I migrated from Gnome3 to Xfce, I have noticed that thdefault viewer > >> for PDF file

Re: [OT] NPR not working

2011-11-17 Thread Camaleón
On Thu, 17 Nov 2011 09:52:30 -0600, Hugo Vanwoerkom wrote: > A few weeks ago the list got me interested in National Public Radio. > http://lists.debian.org/debian-user/2011/10/msg02182.html > > I got it to work with google-chrome-beta and flashplugin-nonfree in Sid. (...) > However since yesterd

Re: Xfce: GIMP as default PDF viewer ?

2011-11-17 Thread Jerome BENOIT
Hello: On 17/11/11 17:08, Patrick Wiseman wrote: On Thu, Nov 17, 2011 at 10:45 AM, Jerome BENOIT wrote: Hello List: Since I migrated from Gnome3 to Xfce, I have noticed that thdefault viewer for PDF files is now GIMP: I would rather expect acrobat or evince. Where is the place to fix this ?

Re: Sound wheezy/KDE -- testing the microphone

2011-11-17 Thread deloptes
Sian Mountbatten wrote: > Hello! I am having trouble with a microphone plugged into my > soundcard. According to Kmix, the Playback Devices are set to about > 55%, the Capture Devices are set to 100% and both playback and capture > are shown as not muted. > > speaker-test shows that the right spe

Re: Wheezy with Xfce4 --- problems with 3.0.0-1-amd64 kernel

2011-11-17 Thread Hugo Vanwoerkom
Kjetil brinchmann Halvorsen wrote: Hola! I just got to reinstall debiann vause my harddisk fried. I wanted to use the opportunity to change from gnome to Xfce4. This worked well when I installed stable, but when upgrading to wheezy the problems arrived. First some output from lspci: VGA compat

Re: Xfce: GIMP as default PDF viewer ?

2011-11-17 Thread Patrick Wiseman
On Thu, Nov 17, 2011 at 10:45 AM, Jerome BENOIT wrote: > Hello List: > > Since I migrated from Gnome3 to Xfce, I have noticed that thdefault viewer > for PDF files is now GIMP: > I would rather expect acrobat or evince. > > Where is the place to fix this ? Right-click on the document, choose "Pro

[OT] NPR not working

2011-11-17 Thread Hugo Vanwoerkom
Hi, A few weeks ago the list got me interested in National Public Radio. http://lists.debian.org/debian-user/2011/10/msg02182.html I got it to work with google-chrome-beta and flashplugin-nonfree in Sid. Flash - Version: 11.0 r1 Shockwave Flash 11.0 r1 Name: Shockwave Flash Version:11

Xfce: GIMP as default PDF viewer ?

2011-11-17 Thread Jerome BENOIT
Hello List: Since I migrated from Gnome3 to Xfce, I have noticed that thdefault viewer for PDF files is now GIMP: I would rather expect acrobat or evince. Where is the place to fix this ? Thanks in advance, Jerome -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subje

Re: gdm3

2011-11-17 Thread Camaleón
On Thu, 17 Nov 2011 07:35:49 +0530, Sridhar M.A. wrote: > On Mon, Nov 14, 2011 at 02:46:43PM +, Camaleón wrote: >> > Sorry for the delay in replying. The laptop was with my niece. > >> What's the content of your >> "/var/lib/AccountsService/users/your_username" > > [User] > Lang

Re: KVM networking.

2011-11-17 Thread Chris Davies
>>Personally, I'd rather run up a bridge and use the libvirt tools to run >>my VM for me (avoids giving root rights to a user, but allows the guest >>to run with the necessary root network privs). Sthu Deus wrote: > Libvirt is a new thing to me. Do You suggest the bin package or the > GUI for la

Re: Wireless usb device not working

2011-11-17 Thread Brian
On Thu 17 Nov 2011 at 07:51:59 -0500, Matt Harrison wrote: > I recently purchased a Linksys wireless USB device. > > When I plug it in and run lsusb I see the following: > > Bus 001 Device 006: ID 1737:0078 Linksys WUSB100 v2 RangePlus Wireless > Network Adapter [Ralink RT3070] > > > I install

Re: Default applications in Gnome 3 not respected

2011-11-17 Thread Camaleón
On Wed, 16 Nov 2011 21:02:35 +0100, Steven wrote: (...) >> I don't have such special key in my keyboard but I would try this: >> >> >From "System info", set "rhythmbox" as default application for both, >> music and video, and see if that works. > > I actually have my video player set to VLC in

Re: gnome-shell-extensions

2011-11-17 Thread DebianTR.WP
On 11/14/2011 10:02 PM, Camaleón wrote: On Mon, 14 Nov 2011 19:25:57 +0100, DebianTR.WP wrote: On 11/14/2011 06:52 PM, Camaleón wrote: (...) Did you build it yourself? It is not available in wheezy repos. No, I have the default "gnome-shell" without the extensions package installed but the

Re: checkrestart and dovecot

2011-11-17 Thread Andrew McGlashan
Hi, On 16/11/2011 10:27 PM, Eduardo M KALINOWSKI wrote: I believe these are the worker processes spawned by the main dovecot server, one for each connection a user makes. They only go away when the user disconnects, even if the main server is restarted, in order not to forcedly disconnect users.

Wheezy with Xfce4 --- problems with 3.0.0-1-amd64 kernel

2011-11-17 Thread Kjetil brinchmann Halvorsen
Hola! I just got to reinstall debiann vause my harddisk fried. I wanted to use the opportunity to change from gnome to Xfce4. This worked well when I installed stable, but when upgrading to wheezy the problems arrived. First some output from lspci: VGA compatible controller : nVidia corporation

Re: debian 6.03 KDE desktop

2011-11-17 Thread Camaleón
On Thu, 17 Nov 2011 15:57:37 +0200, Johan Scheepers wrote: > Running Gnome desktop debian 6.03. > > Kindly is there a command to add the KDE desktop to a Gnome system. > > I remember that in Ubuntu there is such a command. > > On boot up you have a choice to go either way. > > I have googled b

Re: Dep levels

2011-11-17 Thread Camaleón
On Wed, 16 Nov 2011 20:09:58 +, Brian wrote: > On Wed 16 Nov 2011 at 19:13:06 +, Camaleón wrote: > >> Richard was expecting a fast reply which did not come... > > None of us know what Richard's expectations were. Sure, but I can make "an educated guess" after reading his comments (here

Re: debian 6.03 KDE desktop

2011-11-17 Thread Joao Ferreira Gmail
On Thu, 2011-11-17 at 15:57 +0200, Johan Scheepers wrote: > Good day, > > Running Gnome desktop debian 6.03. > > Kindly is there a command to add the KDE desktop to a Gnome system. > "apt-get install kde-standard" should work (I did not try). Joao > I remember that in Ubuntu there is such a c

debian 6.03 KDE desktop

2011-11-17 Thread Johan Scheepers
Good day, Running Gnome desktop debian 6.03. Kindly is there a command to add the KDE desktop to a Gnome system. I remember that in Ubuntu there is such a command. On boot up you have a choice to go either way. I have googled but could not get a clear instruction. Some pointers please. Thank

Re: xfce weather plugin broken?

2011-11-17 Thread Pete Orrall
> In the meantime I found this: > > http://goodies.xfce.org/projects/panel-plugins/xfce4-xfapplet-plugin Very neat! I just installed it and it's great. I actually prefer the GNOME weather applet over the Xfce one. The forecast information is more detailed. Thanks for sharing. -- Pete Orral

Wireless usb device not working

2011-11-17 Thread Matt Harrison
I recently purchased a Linksys wireless USB device. When I plug it in and run lsusb I see the following: Bus 001 Device 006: ID 1737:0078 Linksys WUSB100 v2 RangePlus Wireless Network Adapter [Ralink RT3070] I install firmware-ralink and wireless-tools after checking the Debian Wiki and determ

Re: xfce weather plugin broken?

2011-11-17 Thread Jonathan McCrohan
On 16/11/11 17:01, John Jason Jordan wrote: > In the meantime I found this: > > http://goodies.xfce.org/projects/panel-plugins/xfce4-xfapplet-plugin > > Apparently you can run the Gnome weather applet in xfapplet. I have > xfapplet installed, but the list of available Gnome panel applets is > ver

Re: [SOLVED] Re: Font Webkeepass vserver

2011-11-17 Thread Olivier BATARD
After a restart of my vserver, problem occurs again ... Webkeepass use Jakarta-tomcat 5.5.7, in others web apache pages, characters are displayed fine. don't know are to search, if anyone can guide us, thanks by advance, Olivier 2011/11/13 Olivier BATARD : > Resolved after a dpkg-reconfigure l

Re: Dep levels

2011-11-17 Thread Richard
On Wed, 16 Nov 2011 19:13:06 + (UTC) Camaleón wrote: > On Wed, 16 Nov 2011 13:50:38 -0500, Tom H wrote: > > > On Wed, Nov 16, 2011 at 12:59 PM, Camaleón wrote: > >> On Wed, 16 Nov 2011 10:27:50 +, Richard wrote: > >> > >>> I asked on the -dev list but no avail, I have googled, but whats

BibTeX memory limits

2011-11-17 Thread Jerome BENOIT
Hello List: I encounter memory limit issue with BibTeX similar to the ones reported in Q37 of the `BibTEX Tips and FAQ' by Michael Shell and David Hoadley : I know that memory limits for tex and its derived, for metapost can be can be configured in the /etc/texmf/texmf.cnf configuration file: can

Re: Openoffice.org - has it been replaced by LibreOffice?

2011-11-17 Thread Scott Ferguson
On 17/11/11 20:50, Brad Alexander wrote: > On Wed, Nov 16, 2011 at 12:37 PM, Sian Mountbatten > wrote: > >> So what has happened to >> OpenOffice.org? Who has decided that we've all got to use LibreOffice? >> > > Pretty much, Oracle did, when they bought Sun Microsystems and left > OpenOffice to

Re: Openoffice.org - has it been replaced by LibreOffice?

2011-11-17 Thread Brad Alexander
On Wed, Nov 16, 2011 at 12:37 PM, Sian Mountbatten wrote: > So what has happened to > OpenOffice.org? Who has decided that we've all got to use LibreOffice? > Pretty much, Oracle did, when they bought Sun Microsystems and left OpenOffice to languish with no support. LibreOffice is a fork that is