Re: - can't load font '-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1'

2020-09-08 Thread None via users
servers. > > on my f32 system with the X font packages installed, I don't see a > size 12 font: > > $ xlsfonts |grep helvetica-medium-r-normal > -adobe-helvetica-medium-r-normal--11-80-100-100-p-56-iso8859-1 > -adobe-helvetica-medium-r-normal--14-100-100-100-p-76-iso8

Re: - can't load font '-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1'

2020-09-08 Thread Jonathan Billings
what > needs to be done. :-) I agree, this dredged up some bad memories of X fonts and font servers. on my f32 system with the X font packages installed, I don't see a size 12 font: $ xlsfonts |grep helvetica-medium-r-normal -adobe-helvetica-medium-r-normal--11-80-100-100-p-56-iso8859-1 -ado

Re: - can't load font '-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1'

2020-09-08 Thread Jerry James
~]$ Then you'll have to change connectionFont to some font that you do have. What you have now is something like this (using a wildcard, because I don't know what should go there): *connectionFont: -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1 You'll need to determine which

Re: - can't load font '-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1'

2020-09-08 Thread None via users
48(an hp48 g/gx calculator emulator) on > > Fedora. When I try to run it I get error: > > [olivares@localhost ~]$ x48 > > x48: using XShm extension. > > x48: /home/olivares/.hp48/hp48 is a version 0.4.0 file, converting > > x48: FATAL ERROR, exit. > > >

Re: - can't load font '-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1'

2020-09-08 Thread Jerry James
version 0.4.0 file, converting > x48: FATAL ERROR, exit. > - can't load font '-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1' > - Please change resource 'connectionFont' > [olivares@localhost ~]$ > > How can I overcome this error and run x48 on fed

- can't load font '-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1'

2020-09-08 Thread None via users
x27;t load font '-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-iso8859-1' - Please change resource 'connectionFont' [olivares@localhost ~]$ How can I overcome this error and run x48 on fedora? Thanks & Best Regards, Antonio Sent from ProtonMail, encrypt

Re: non-rpm R libraries not accessible now w R v 4.0.x

2020-07-19 Thread José Abílio Matos
On Sunday, 19 July 2020 13.15.06 WEST Max Pyziur wrote: > ip <- installed.packages() > ip["R6", c(2,3,16)] > > > ip <- installed.packages() > > ip["R6", c(2,3,16)] > > LibPath Version

Re: non-rpm R libraries not accessible now w R v 4.0.x

2020-07-19 Thread Max Pyziur
the following code returns? ip <- installed.packages() ip["R6", c(2,3,16)] ip <- installed.packages() ip["R6", c(2,3,16)] ip <- installed.packages() ip["R6", c(2,3,16)] LibPathVersion Built "

Re: non-rpm R libraries not accessible now w R v 4.0.x

2020-07-19 Thread José Abílio Matos
On Saturday, 18 July 2020 23.58.04 WEST Max Pyziur wrote: > I got this far: when doing > dnf install R-CRAN-matlib > > the command comes back with a boatload of dependencies, including the > request to install R-CRAN-R6. > > R-R6 as an F32 rpm is already installed; ther

Re: non-rpm R libraries not accessible now w R v 4.0.x

2020-07-19 Thread José Abílio Matos
On Saturday, 18 July 2020 23.46.07 WEST Max Pyziur wrote: > R6 is available as a F32 RPM; however, it comes back w the above error > message, fyi. Are you sure? :-) What does the following code returns? ip <- installed.packages() ip["R6", c(2,3,16)] -- José Matos _

Re: non-rpm R libraries not accessible now w R v 4.0.x

2020-07-18 Thread Max Pyziur
On Sat, 18 Jul 2020, José Abílio Matos wrote: [deleted for the sake of brevity ]   All packages need to be rebuilt for R 4.0 be it installed from rpms or otherwise. That is a requirement from R 4.0 and not from our installation.   FWIW you can also install packages from cran as rpms using

Re: non-rpm R libraries not accessible now w R v 4.0.x

2020-07-18 Thread Max Pyziur
On Sat, 18 Jul 2020, José Abílio Matos wrote: On Saturday, 18 July 2020 21.22.17 WEST Max Pyziur wrote: > Greetings, > > I've installed some R libraries that are not available as rpm packages, > specifically matlib and a few others. > > Recently, R was ported to

Re: non-rpm R libraries not accessible now w R v 4.0.x

2020-07-18 Thread José Abílio Matos
On Saturday, 18 July 2020 21.22.17 WEST Max Pyziur wrote: > Greetings, > > I've installed some R libraries that are not available as rpm packages, > specifically matlib and a few others. > > Recently, R was ported to version 4.0.x and these libraries are not > callab

non-rpm R libraries not accessible now w R v 4.0.x

2020-07-18 Thread Max Pyziur
Greetings, I've installed some R libraries that are not available as rpm packages, specifically matlib and a few others. Recently, R was ported to version 4.0.x and these libraries are not callable. When I remove them and try to install them all sorts of dependencies are either remov

Re: R: Re: can' connect to localhost

2018-06-07 Thread Antonio M
yes, it seems that cups is working now. Funny as I filed a bug last night on this subject but this morning it was not non my list of bugzilla. Surprised Antonio Montagnani Linux Fedora 28 Workstation da/from Gmail 2018-06-07 9:28 GMT+02:00 Ed Greshko : > On 06/07/18 13:43, Antonio M wrote: > >

Re: R: Re: can' connect to localhost

2018-06-07 Thread Ed Greshko
On 06/07/18 13:43, Antonio M wrote: > no, no idea.maybe a shutdown during editing that file?? Just an idea... > So, everything is working now? -- Conjecture is just a conclusion based on incomplete information. It isn't a fact. signature.asc Description: OpenPGP digital signature ___

Re: R: Re: can' connect to localhost

2018-06-06 Thread Antonio M
Ed, no, no idea.maybe a shutdown during editing that file?? Just an idea... Antonio Montagnani Linux Fedora 28 Workstation da/from Gmail 2018-06-07 7:34 GMT+02:00 Ed Greshko : > On 06/07/18 13:17, Antonio M wrote: > > # grep "Listen" /etc/cups/cupsd.conf > > Listen /var/run/cups/cups.sock

Re: R: Re: can' connect to localhost

2018-06-06 Thread Ed Greshko
On 06/07/18 13:17, Antonio M wrote: > # grep "Listen" /etc/cups/cupsd.conf > Listen /var/run/cups/cups.sock > Listen /var/run/cups/cups.sock > > No Listen to 631 I suppose that I have to edit as > > Listen localhost:631 > Listen /var/run/cups/cups.sock Yes.  # Only listen for connections fro

Re: R: Re: can' connect to localhost

2018-06-06 Thread Antonio M
# grep "Listen" /etc/cups/cupsd.conf Listen /var/run/cups/cups.sock Listen /var/run/cups/cups.sock No Listen to 631 I suppose that I have to edit as Listen localhost:631 Listen /var/run/cups/cups.sock Antonio Montagnani Linux Fedora 28 Workstation da/from Gmail 2018-06-07 4:18 GMT+02:00

Re: R: Re: can' connect to localhost

2018-06-06 Thread Tim via users
Allegedly, on or about 7 June 2018, antonio.montagnani sent: > i can't connect by telnet as you suggest. I can print to my remote > printer anyway. It seems that i cannot connect to my local cups > service, and on this machine i have no loal printer conected. I am > lost but now here it is sleeping

R: Re: can' connect to localhost

2018-06-06 Thread antonio.montagnani
Rick check my previous message as i can't connect by telnet as you suggest. I can print to my remote printer anyway. It seems that i cannot connect to my local cups service, and on this machine i have no loal printer conected. I am lost but now here it is sleeping  time 😃 Inviato da smartphone

Re: R as on Ubuntu and Fedora

2018-02-27 Thread George N. White III
On 27 February 2018 at 06:34, José Abílio Matos wrote: > On Wednesday, 21 February 2018 03.10.31 WET Max Pyziur wrote: > > > ggplot2, tibble, tidyr dplyr. They seem to be popular and becoming more > > > integral to R. > > > > > > As for the point about

Re: R as on Ubuntu and Fedora

2018-02-27 Thread José Abílio Matos
On Wednesday, 21 February 2018 03.10.31 WET Max Pyziur wrote: > ggplot2, tibble, tidyr dplyr. They seem to be popular and becoming more > integral to R. > > As for the point about 435 on Ubuntu vs the ~140 on Fedora: I assume those > 435 are reflective of popularity, frequenc

Re: R as on Ubuntu and Fedora

2018-02-25 Thread Heinz Diehl
On 21.02.2018, Max Pyziur wrote: > I've noticed that Ubuntu has considerably greater support for R than Fedora > (more R deb packages than R rpm packages). See https://cran.r-project.org/web/packages/available_packages_by_name.html There's a plethora of different packages

Re: [Off-topic] Re: R as on Ubuntu and Fedora

2018-02-20 Thread Ed Greshko
On 02/21/18 11:14, Max Pyziur wrote: > On Tue, 20 Feb 2018, Todd Zullinger wrote: > > [...] >> >> # Non-R packages: >> fonts-KOI8-R.noarch >> fonts-KOI8-R-100dpi.noarch >> fonts-KOI8-R-75dpi.noarch > > Wow! Does someone still use KOI8-R in a universe

[Off-topic] Re: R as on Ubuntu and Fedora

2018-02-20 Thread Max Pyziur
On Tue, 20 Feb 2018, Todd Zullinger wrote: [...] # Non-R packages: fonts-KOI8-R.noarch fonts-KOI8-R-100dpi.noarch fonts-KOI8-R-75dpi.noarch Wow! Does someone still use KOI8-R in a universe of UTF8 and Unicode? perl-Tree-R.noarch There's an R SIG for Fedora, which looks like it&#

Re: R as on Ubuntu and Fedora

2018-02-20 Thread Max Pyziur
On Tue, 20 Feb 2018, Matthew Miller wrote: On Tue, Feb 20, 2018 at 06:28:57PM -0500, Max Pyziur wrote: Greetings, I've been learning R on both Fedora and Ubuntu. I've noticed that Ubuntu has considerably greater support for R than Fedora (more R deb packages than R rpm packages).

Re: R as on Ubuntu and Fedora

2018-02-20 Thread Ranjan Maitra
I have used R since 1997 (version 0.4) and Fedora since Fedora 1 (2003). Ubuntu which my wife used for 10-12 years (before she saw the light, as it were) can not even begin to match Fedora's support and user community. With regard to R: I prefer installing the packages using install.pac

Re: R as on Ubuntu and Fedora

2018-02-20 Thread George N. White III
On 20 February 2018 at 19:28, Max Pyziur wrote: > > Greetings, > > I've been learning R on both Fedora and Ubuntu. > > I've noticed that Ubuntu has considerably greater support for R than > Fedora (more R deb packages than R rpm packages). > > Is there

Re: R as on Ubuntu and Fedora

2018-02-20 Thread Todd Zullinger
Max Pyziur wrote: > On Wed, 21 Feb 2018, Ed Greshko wrote: >> On 02/21/18 07:28, Max Pyziur wrote: >>> I've been learning R on both Fedora and Ubuntu. >>> >>> I've noticed that Ubuntu has considerably greater >>> support for R than Fedora (m

Re: [EXT] Re: R as on Ubuntu and Fedora

2018-02-20 Thread Weiner, Michael
On Wed, 21 Feb 2018, Max Pyziur wrote: I count about 435 on Ubuntu. fyi, MP -- Out of over 6000 packages available from CRAN alone, 435 is nothing. I dont believe the number of packages available from a distribution's repository is reflective of the level of support. R makes it extremely

Re: R as on Ubuntu and Fedora

2018-02-20 Thread Matthew Miller
On Tue, Feb 20, 2018 at 06:28:57PM -0500, Max Pyziur wrote: > Greetings, > I've been learning R on both Fedora and Ubuntu. > I've noticed that Ubuntu has considerably greater support for R than > Fedora (more R deb packages than R rpm packages). > Is there a rationale for

Re: R as on Ubuntu and Fedora

2018-02-20 Thread Max Pyziur
On Wed, 21 Feb 2018, Ed Greshko wrote: On 02/21/18 07:28, Max Pyziur wrote: I've been learning R on both Fedora and Ubuntu. I've noticed that Ubuntu has considerably greater support for R than Fedora (more R deb packages than R rpm packages). Is there a rationale for this? I d

Re: R as on Ubuntu and Fedora

2018-02-20 Thread Ed Greshko
On 02/21/18 07:28, Max Pyziur wrote: > I've been learning R on both Fedora and Ubuntu. > > I've noticed that Ubuntu has considerably greater support for R than Fedora > (more R > deb packages than R rpm packages). > > Is there a rationale for this? I don'

R as on Ubuntu and Fedora

2018-02-20 Thread Max Pyziur
Greetings, I've been learning R on both Fedora and Ubuntu. I've noticed that Ubuntu has considerably greater support for R than Fedora (more R deb packages than R rpm packages). Is there a rationale for this? Much thanks, Max Pyziur p...

Re: BD-R XL Quad Layer

2016-02-19 Thread g
On 02/18/16 14:18, jd1008 wrote: > > > On 02/18/2016 01:07 PM, Tim wrote: >> Allegedly, on or about 18 February 2016, jd1008 sent: >>> Is it possible to burn quad layer BD-R XL media on >>> BD-R DL drives? >> With all those abbreviations, perhaps you'

Re: BD-R XL Quad Layer

2016-02-18 Thread jd1008
On 02/18/2016 01:07 PM, Tim wrote: Allegedly, on or about 18 February 2016, jd1008 sent: Is it possible to burn quad layer BD-R XL media on BD-R DL drives? With all those abbreviations, perhaps you'd like to clarify: You expect to burn a quad-layer disc on a dual-layer drive? I wou

Re: BD-R XL Quad Layer

2016-02-18 Thread Tim
Allegedly, on or about 18 February 2016, jd1008 sent: > Is it possible to burn quad layer BD-R XL media on > BD-R DL drives? With all those abbreviations, perhaps you'd like to clarify: You expect to burn a quad-layer disc on a dual-layer drive? I wouldn't expect that to wor

BD-R XL Quad Layer

2016-02-18 Thread jd1008
Is it possible to burn quad layer BD-R XL media on BD-R DL drives? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines

Re: WARNING you cannot build info or html versions of the R manuals

2016-01-17 Thread Rolf Turner
On 18/01/16 01:45, Heinz Diehl wrote: On 16.01.2016, Rolf Turner wrote: sudo yum install texinfo Package texinfo-4.13a-16.fc17.x86_64 already installed and latest version Nothing to do Try with the associated texinfo-devel package. At first I thought "Duh!!! Of course!!!" Then I t

Re: WARNING you cannot build info or html versions of the R manuals

2016-01-17 Thread Heinz Diehl
On 16.01.2016, Rolf Turner wrote: > sudo yum install texinfo > > Package texinfo-4.13a-16.fc17.x86_64 already installed and latest version > > Nothing to do Try with the associated texinfo-devel package. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscrip

WARNING you cannot build info or html versions of the R manuals

2016-01-16 Thread Rolf Turner
It's no big deal, but when I build R from source (as I must) I always get the warning given in the subject line of this post. I have searched the web a bit and have found a number of references to this warning. Universally the proffered solution is "install texinfo". So

Re: UEFI system: reboot does not work but shutdown -r now does

2015-07-31 Thread Chris Murphy
is that the monitor light > goes off but the desktop light stays on -- and nothing happens. I don't even > see the Fedora f/infinity bubble. > > However, running "shutdown -r now" brings the Fedora f/infinity bubble, the > lights switch and the system boots again. &g

UEFI system: reboot does not work but shutdown -r now does

2015-07-31 Thread Ranjan Maitra
ng happens. I don't even see the Fedora f/infinity bubble. However, running "shutdown -r now" brings the Fedora f/infinity bubble, the lights switch and the system boots again. What is the issue here? Any suggestions? I have never had this happen previously, but then this my f

Re: DNF problems. (George R Goffe)

2015-06-29 Thread Ed Greshko
On 06/30/15 14:02, George R Goffe wrote: > Thanks to whomever hinted "groupinstall". It's working great. > > This option is NOT listed in the man page. Sigh. I responded to your post. And the key isn't "groupinstall". You could have typed "group in

DNF problems. (George R Goffe)

2015-06-29 Thread George R Goffe
Thanks to whomever hinted "groupinstall". It's working great. This option is NOT listed in the man page. Sigh. FWIW, I'll file a bug report for this. I wonder what else is missing... Anyway, THANKS for your help! George... -- users mailing list users@lists.fedoraproject.org To unsubscribe or

Re: [R] [R-sig-Fedora] Building R-3.2.0 from source.

2015-05-11 Thread Ranjan Maitra
a releases, they're > > all in updates-testing (I think the Fedora 22 builds are in updates > > stable now). > > > > The thing that changed is that R doesn't bundle a number of libraries > > like it used to. This doesn't affect the official Fedora R pa

Re: [R] [R-sig-Fedora] Building R-3.2.0 from source.

2015-05-11 Thread Tom Callaway
On 05/11/2015 07:45 AM, Ranjan Maitra wrote: > Thanks, Tom, for your efforts in maintaining R for Fedora. I know from > personal experience the good work that you do and how responsive you are to > requests. Thank you for your email! It is always great to know that people are using the

Re: R in F21 older than in F19

2014-12-11 Thread Heinz Diehl
On 11.12.2014, Michael Schwendt wrote: > Typical case of an update race. Ok, thanks! Have already compiled from the official source. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora

Re: R in F21 older than in F19

2014-12-11 Thread Michael Schwendt
On Thu, 11 Dec 2014 18:51:01 +0100, Heinz Diehl wrote: > Hi, > > installed one machine with F21 today. One of the programs I'm using > most is the statistical software R. What's weird is that on F19, R is > in the version 3.1.2, while the 2 releases newer F21 has v

R in F21 older than in F19

2014-12-11 Thread Heinz Diehl
Hi, installed one machine with F21 today. One of the programs I'm using most is the statistical software R. What's weird is that on F19, R is in the version 3.1.2, while the 2 releases newer F21 has version 3.1.1. Does anybody know what's going on here? -- users mai

Fedora 19 - filesystems slow (George R Goffe)

2014-07-02 Thread George R Goffe
Hi, Thank you for the response. hdparm -B showed the APM settings at 128, even the system drive. I have reset them to 255 and verified that these settings are in place. I will report on the status of this tomorrow. Again, thanks for the response. George... -- users mailing list users@lists

Re: Tips on burning to Bluray (BD-R) media under Fedora 20

2014-05-11 Thread poma
u could get blank DVDs, so the CD-burner/DVD-reader combo made sense. > > This vendor specifies devices very clearly, even devices per se have specific names. :) e.g. - BC-12B1ST Writing Mode: DVD+R ... "BC" == "Blu-ray Combo" "Combo" == "Reader&q

Re: Tips on burning to Bluray (BD-R) media under Fedora 20

2014-05-08 Thread g
On 05/09/14 12:00, Tim wrote: On Thu, 2014-05-08 at 14:37 -0500, Steven Ulrick wrote: I eventually found out that I messed up when I bought this drive... It can't burn Bluray discs. The same kind of thing happened when DVDs came out - there were a few CD-burner/DVD-reader combo drives. I s

Re: Tips on burning to Bluray (BD-R) media under Fedora 20

2014-05-08 Thread Tim
On Thu, 2014-05-08 at 14:37 -0500, Steven Ulrick wrote: > I eventually found out that I messed up when I bought this drive... > It can't burn Bluray discs. The same kind of thing happened when DVDs came out - there were a few CD-burner/DVD-reader combo drives. I suppose they're catering to the

Re: Tips on burning to Bluray (BD-R) media under Fedora 20

2014-05-08 Thread Steven Ulrick
from that page of all the write modes that this device supports: Write Speed DVD+R : 16X DVD-R : 16X DVD+RW : 8X DVD-RW : 6X DVD+R(DL) : 8X DVD-R (DL) : 8X DVD-RAM : 12X CD-R : 48X CD-RW : 24X Writing Mode DVD+R & DVD+R (DL) : Sequential Write DVD-R & DVD-R(DL) : DAO/Incremental Re

Re: Tips on burning to Bluray (BD-R) media under Fedora 20

2014-05-08 Thread Tom Horsley
On Wed, 7 May 2014 20:54:05 -0500 Steven Ulrick wrote: > So, that's where I stand right now. Of course, I may completely > misunderstand how to use your scripts. Which is why I would like you > to tell me if that is the case... Sounds more like a bug in my isopack tool. Not sure I ever tried it

Re: Tips on burning to Bluray (BD-R) media under Fedora 20

2014-05-07 Thread poma
On 08.05.2014 04:21, Steven Ulrick wrote: > On Wed, May 7, 2014 at 8:29 PM, Steven Ulrick wrote: >> Hello, Everyone >> I just installed a new Asus Bluray drive/burner and everything seems >> to work fine so far except for one thing: I can't burn to Bluray >> (BD-

Re: Tips on burning to Bluray (BD-R) media under Fedora 20

2014-05-07 Thread Steven Ulrick
On Wed, May 7, 2014 at 8:29 PM, Steven Ulrick wrote: > Hello, Everyone > I just installed a new Asus Bluray drive/burner and everything seems > to work fine so far except for one thing: I can't burn to Bluray > (BD-R) media using K3B. K3B detects my media correctly, even tells

Re: Tips on burning to Bluray (BD-R) media under Fedora 20

2014-05-07 Thread Steven Ulrick
drive" Current: BD-ROM cdrskin: FATAL : No suitable media detected cdrskin: Media : ** closed ** BD-ROM" I picked the last disc I tried from the middle of the spindle. This spindle of blank BD-R media just arrived at my house today, and it was shrink wrapped and appeared to be new..

Re: Tips on burning to Bluray (BD-R) media under Fedora 20

2014-05-07 Thread Steven Ulrick
On Wed, May 7, 2014 at 8:35 PM, Tom Horsley wrote: > On Wed, 7 May 2014 20:29:38 -0500 > Steven Ulrick wrote: > >> I can't burn to Bluray >> (BD-R) media using K3B. > > Yea, me either. Personally, I build and install the one > true version of cdrecord from: >

Re: Tips on burning to Bluray (BD-R) media under Fedora 20

2014-05-07 Thread Richard Shaw
I've had luck using libisoburn via xorriso or cdrskin Thanks, Richard -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelin

Re: Tips on burning to Bluray (BD-R) media under Fedora 20

2014-05-07 Thread Tom Horsley
On Wed, 7 May 2014 20:29:38 -0500 Steven Ulrick wrote: > I can't burn to Bluray > (BD-R) media using K3B. Yea, me either. Personally, I build and install the one true version of cdrecord from: http://cdrecord.berlios.de/private/cdrecord.html K3B will use that instead of the

Re: Tips on burning to Bluray (BD-R) media under Fedora 20

2014-05-07 Thread Steven Ulrick
#x27;t burn to Bluray > (BD-R) media using K3B. K3B detects my media correctly, even tells me > in the burn dialog that I have an "Empty BD-R medium" in the drive. > I am trying to burn 21.4 GiB to a disc that K3B automatically detects > as having a capacity of 23.3 GiB. S

Tips on burning to Bluray (BD-R) media under Fedora 20

2014-05-07 Thread Steven Ulrick
Hello, Everyone I just installed a new Asus Bluray drive/burner and everything seems to work fine so far except for one thing: I can't burn to Bluray (BD-R) media using K3B. K3B detects my media correctly, even tells me in the burn dialog that I have an "Empty BD-R medium" in

R: Re: Some failures at boot-time

2014-04-14 Thread antonio.montagn...@alice.it
No reply from your command, shall I assume that is not connected to selinux?? ausearch -m avc -c systemd-sysctl Messaggio originale Da: pomidorabelis...@gmail.com Data: 14-apr-2014 14.57 A: Ogg: Re: Some failures at boot-time On 14.04.2014 13:48, antonio.montagn...@alice.it wrote: > I

Re: R?

2013-10-16 Thread Richard Vickery
On Tue, Oct 15, 2013 at 9:37 AM, Ranjan Maitra wrote: > OK, you are missing some packages (not from R): > > sudo yum provides */libpng-config > > yields: > > 2:libpng-devel-1.5.13-2.fc19.i686 : Development tools for programs to > manipulate : PNG image format file

Re: R?

2013-10-15 Thread Ranjan Maitra
On Wed, 16 Oct 2013 09:28:49 +1300 Rolf Turner wrote: > On 10/16/13 09:20, Joe Zeff wrote: > > On 10/15/2013 01:07 PM, Rolf Turner wrote: > >> Please, people: When you give advice, make sure you get the little > >> details right. > >> Knowledgeable types and gurus can readily spot and fix minor

Re: R?

2013-10-15 Thread Rolf Turner
On 10/16/13 09:20, Joe Zeff wrote: On 10/15/2013 01:07 PM, Rolf Turner wrote: Please, people: When you give advice, make sure you get the little details right. Knowledgeable types and gurus can readily spot and fix minor infelicities. But to us bunnies a minor infelicity can be completely bewi

Re: R?

2013-10-15 Thread Joe Zeff
On 10/15/2013 01:07 PM, Rolf Turner wrote: Please, people: When you give advice, make sure you get the little details right. Knowledgeable types and gurus can readily spot and fix minor infelicities. But to us bunnies a minor infelicity can be completely bewildering. Test your code before send

Re: R?

2013-10-15 Thread Rolf Turner
On 10/16/13 05:37, Ranjan Maitra wrote: OK, you are missing some packages (not from R): sudo yum provides */libpng-config yields: 2:libpng-devel-1.5.13-2.fc19.i686 : Development tools for programs to manipulate : PNG image format files Repo: fedora Matched from: Filename: /usr/bin

Re: R?

2013-10-15 Thread Ranjan Maitra
OK, you are missing some packages (not from R): sudo yum provides */libpng-config yields: 2:libpng-devel-1.5.13-2.fc19.i686 : Development tools for programs to manipulate : PNG image format files Repo: fedora Matched from: Filename: /usr/bin/libpng-config So install: sudo yum

Re: R?

2013-10-15 Thread James A. Peltier
essures of the current | classes, it would be far easier using them until the Winter break. | | Here's what I get when I go to install these: | | > install.packages() | --- Please select a CRAN mirror for use in this session --- | Installing package into | '/home/richard/R/x86_64-redha

Re: R?

2013-10-15 Thread Richard Vickery
get when I go to install these: > install.packages() --- Please select a CRAN mirror for use in this session --- Installing package into '/home/richard/R/x86_64-redhat-linux-gnu-library/3.0' (as 'lib' is unspecified) also installing the dependencies 'png', 'ipl

Re: R?

2013-10-14 Thread Ranjan Maitra
What are you having to do? These are just GUIs from R, extremely useless from my point of view (by definition limited in abilities), but then I have been following R from version 0.1 Ranjan On Sat, 12 Oct 2013 20:11:20 -0700 Richard Vickery wrote: > What happened to R? I can inst

Re: R?

2013-10-14 Thread Carlos "casep" Sepulveda
On 13 October 2013 00:11, Richard Vickery wrote: > What happened to R? I can install neither JGR not deducer anymore? Is > it just me, or does this happen to everyone? I guess I really don't > need these tools, but the idiot professor in the political science > class I to

R?

2013-10-14 Thread Richard Vickery
What happened to R? I can install neither JGR not deducer anymore? Is it just me, or does this happen to everyone? I guess I really don't need these tools, but the idiot professor in the political science class I took instructed the students to be stupid and in need of these tools, so I forgo

mock -r *.src wildcard?

2013-09-28 Thread Frank Murphy
/usr/local/bin/mock-kernel followed by: #!/bin/bash ## rebuild no-debug kernel using mock cd /etc/mock && \ /usr/bin/mock -r fedora-20-x86_64 --noclean /var/cache/yum/x86_64/20/fedora-rawhide-kernel-nodebug-source/packages/kernel # can kernel\* be used here, # Because until downloaded don&

Re: upgrading R

2013-09-03 Thread Ranjan Maitra
What do you get when you try this? sudo yum upgrade updates.testing R I get: . No Match for argument: updates.testing No package updates.testing available. No packages marked for update There you go...that is pretty indicative. You should try: sudo yum update --enablerepo updates

upgrading R

2013-09-03 Thread Richard Vickery
I used to do this by scrolling up through the commands, but it's no longer there: I don't know if I remember it correctly: sudo yum upgrade updates.testing R Do I have this correct, or am I missing something? I don't want to forge ahead fearing that I might screw something

Re: R: Re: F19: Libreoffice strikethrough fonts don't work

2013-07-17 Thread Joachim Backes
On 07/17/2013 11:23 AM, antonio.montagn...@alice.it wrote: Messaggio originale Da: twa...@redhat.com Data: 17-lug-2013 11.18 A: "antonio.montagn...@alice.it", "Community support for Fedora users" Ogg: Re: F19: Libreoffice strikethrough fonts don't work On

R: Re: F19: Libreoffice strikethrough fonts don't work

2013-07-17 Thread antonio.montagn...@alice.it
Messaggio originale Da: twa...@redhat.com Data: 17-lug-2013 11.18 A: "antonio.montagn...@alice.it", "Community support for Fedora users" Ogg: Re: F19: Libreoffice strikethrough fonts don't work On Wed, 2013-07-17 at 10:56 +0200, antonio.montagn...@alice.it wrote: > If you select

Re: R: F18 to F19: shutdown doesn't work in LXDE

2013-07-13 Thread Ed Greshko
On 07/13/13 15:47, antonio montagnani wrote: > Ed Greshko ha scritto / said the followingil giorno/on 13/07/2013 09:03: >> On 07/13/13 15:01, antonio wrote: >>> Ed Greshko ha scritto / said the followingil giorno/on 13/07/2013 08:53: On 07/13/13 13:52, antonio wrote: > poma ha scri

Re: R: F18 to F19: shutdown doesn't work in LXDE

2013-07-13 Thread antonio montagnani
Ed Greshko ha scritto / said the followingil giorno/on 13/07/2013 09:03: On 07/13/13 15:01, antonio wrote: Ed Greshko ha scritto / said the followingil giorno/on 13/07/2013 08:53: On 07/13/13 13:52, antonio wrote: poma ha scritto / said the followingil giorno/on 12/07/2013 23:03:

Re: R: F18 to F19: shutdown doesn't work in LXDE

2013-07-13 Thread Ed Greshko
On 07/13/13 15:01, antonio wrote: > Ed Greshko ha scritto / said the followingil giorno/on 13/07/2013 08:53: >> On 07/13/13 13:52, antonio wrote: >>> poma ha scritto / said the followingil giorno/on 12/07/2013 23:03: On 12.07.2013 11:12, antonio.montagn...@alice.it wrote: > > >

Re: R: F18 to F19: shutdown doesn't work in LXDE

2013-07-13 Thread antonio
Ed Greshko ha scritto / said the followingil giorno/on 13/07/2013 08:53: On 07/13/13 13:52, antonio wrote: poma ha scritto / said the followingil giorno/on 12/07/2013 23:03: On 12.07.2013 11:12, antonio.montagn...@alice.it wrote: https://bugzilla.redhat.com/show_bug.cgi?id=981738 he

Re: R: F18 to F19: shutdown doesn't work in LXDE

2013-07-12 Thread Ed Greshko
On 07/13/13 13:52, antonio wrote: > poma ha scritto / said the followingil giorno/on 12/07/2013 23:03: >> On 12.07.2013 11:12, antonio.montagn...@alice.it wrote: >>> >>> >>> https://bugzilla.redhat.com/show_bug.cgi?id=981738 >>> >>> here we are :-) >> >> https://bugzilla.redhat.com/show_bug.cgi

Re: R: F18 to F19: shutdown doesn't work in LXDE

2013-07-12 Thread antonio
poma ha scritto / said the followingil giorno/on 12/07/2013 23:03: On 12.07.2013 11:12, antonio.montagn...@alice.it wrote: https://bugzilla.redhat.com/show_bug.cgi?id=981738 here we are :-) https://bugzilla.redhat.com/show_bug.cgi?id=800658 poma should it be already fixed in F19???

Re: R: F18 to F19: shutdown doesn't work in LXDE

2013-07-12 Thread poma
On 12.07.2013 11:12, antonio.montagn...@alice.it wrote: > > > https://bugzilla.redhat.com/show_bug.cgi?id=981738 > > here we are :-) https://bugzilla.redhat.com/show_bug.cgi?id=800658 poma -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: ht

Re: R: F18 ti F19: can't create a Java virtual machine

2013-07-12 Thread Fernando Lozano
Hi, Please see bug https://bugzilla.redhat.com/show_bug.cgi?id=983677 for a description of the same issue and a workaround. The default java configured on alternatives doesn't exists. Just change the default to the openjdk entrey ending in ".i386" []s, Fernando Lozano Computer n.1 says

R: F18 to F19: shutdown doesn't work in LXDE

2013-07-12 Thread antonio.montagn...@alice.it
https://bugzilla.redhat.com/show_bug.cgi?id=981738 here we are :-) Messaggio originale Da: antonio.montagn...@alice.it Data: 12-lug-2013 10.58 A: Ogg: F18 to F19: shutdown doesn't work in LXDE Fedup worked fine also on a small old laptop. We have a minor issue, when we try

R: F18 ti F19: can't create a Java virtual machine

2013-07-11 Thread antonio.montagn...@alice.it
Computer n.1 says alternatives --config java Ci sono 3 programmi che forniscono 'java'. SelezioneComando --- *+ 1 /usr/lib/jvm/jre-1.7.0-openjdk/bin/java 2 /usr/lib/jvm/jre-1.5.0-gcj/bin/java

Re: R: Re: F19: after upgrading I cant't login from gdm

2013-07-03 Thread antonio montagnani
Stephen Gallagher ha scritto / said the followingil giorno/on 03/07/2013 17:33: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/03/2013 10:27 AM, antonio montagnani wrote: Andre Robatino ha scritto / said the followingil giorno/on 03/07/2013 11:46: antonio.montagnani alice.it ali

Re: R: Re: F19: after upgrading I cant't login from gdm

2013-07-03 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/03/2013 10:27 AM, antonio montagnani wrote: > Andre Robatino ha scritto / said the followingil giorno/on > 03/07/2013 11:46: >> antonio.montagnani alice.it >> alice.it> writes: >> >>> that means that I have to install also Xcfe and/or kde

Re: R: Re: F19: after upgrading I cant't login from gdm

2013-07-03 Thread antonio montagnani
Andre Robatino ha scritto / said the followingil giorno/on 03/07/2013 11:46: antonio.montagnani alice.it alice.it> writes: that means that I have to install also Xcfe and/or kde. Do you think that this could solve also the issue of Authentication failure when password is required inside

Alt F2 r

2013-07-03 Thread Patrick Dupre
Hello, After Alt F2 r, the gnome-terminal windows do not show up in the expected workspaces but in the workspace used to make the alt F2 r. This behavior is not always but usually after a few of the mentioned command. Am I the only person facing this glitch? Thank

Re: R: Re: F19: after upgrading I cant't login from gdm

2013-07-03 Thread Andre Robatino
antonio.montagnani alice.it alice.it> writes: > that means that I have to install also Xcfe and/or kde. Do you think that this could solve also the issue of Authentication failure when password is required inside a pop-window.Could I run Gnome in fallback mode as in F18?? You don't have to inst

R: Re: F19: after upgrading I cant't login from gdm

2013-07-03 Thread antonio.montagn...@alice.it
that means that I have to install also Xcfe and/or kde. Do you think that this could solve also the issue of Authentication failure when password is required inside a pop-window. Could I run Gnome in fallback mode as in F18?? Messaggio originale Da: robat...@fedoraproject.org Data: 3

Re: ping -R on Fedora 18 d does not work (firewalld problem?)

2013-06-18 Thread Rick Stevens
On 06/17/2013 09:40 PM, Tim issued this missive: Allegedly, on or about 17 June 2013, Kevin Wilson sent: Hello, I try: ping -R www.google.com I get: PING www.google.com (173.194.113.112) 56(124) bytes of data. but the list of nodes does not appear, and I wait for more than 5 minutes

Re: ping -R on Fedora 18 d does not work (firewalld problem?)

2013-06-17 Thread Tim
Allegedly, on or about 17 June 2013, Kevin Wilson sent: > Hello, > I try: > ping -R www.google.com > > I get: > PING www.google.com (173.194.113.112) 56(124) bytes of data. > > > but the list of nodes does not appear, and I wait for more than 5 minutes. Things

  1   2   3   >