Hey,
Unfortunately I couldn't be there but thank you for the logs, I'll take
a look.
Looking forward to seeing more.
Best Regards,
Humberto Carvalho
On 04/19/2014 11:05 PM, fsckd wrote:
> Class is over. :) Those of you who missed it, don't worry. Logs are
> available.
>
> 9:30 UTC class
> http
Class is over. :) Those of you who missed it, don't worry. Logs are available.
9:30 UTC class
https://archwomen.org/media/project_classroom/classlogs/2014-04-19-pkgbuilds_09%3a30-UTC.txt
16:00 UTC class
https://archwomen.org/media/project_classroom/classlogs/2014-04-19-pkgbuilds_16%3a00-UTC.txt
On 04/19/2014 10:07 PM, Chris Moline wrote:
> Hi, every time I upgrade okular chrome starts opening two instances. One
> has a dialong saying it couldn't find '%I' and the other has the document I
> want. All I have to do to fix it is to remove %I from the .desktop file.
> How do I preserve this ch
Hi, every time I upgrade okular chrome starts opening two instances. One
has a dialong saying it couldn't find '%I' and the other has the document I
want. All I have to do to fix it is to remove %I from the .desktop file.
How do I preserve this change across upgrades? Alternatively, how do I get
th
Am 19.04.2014 12:39, schrieb Lorenzo Bandieri:
Hi list,
Sometimes packages are silently dropped from the repos. This happened
for example in the last few days with mash 0.2.0-3, which apparently I
installed as a dependency for gnome (I guess it is no longer
required). I follow arch-general, arch
On 04/19/14 at 11:23pm, GSC wrote:
> On 2014年04月19日 23:02, message wrote:
> >
> >Have also tried:
> >
> >...
> >export PATH=$PATH:$JAVA_HOME/bin
> >export JAVA_HOME=/usr/local/java/jre
> >
> >but also unsuccessful recognition of the java command.
> Are you joking?
Why are you using a custom java a
On 18/04/14 11:17 PM, Carl Schaefer wrote:
> On Fri, 2014-04-18 at 17:45 -0400, Daniel Micay wrote:
>> On 18/04/14 05:40 PM, Carl Schaefer wrote:
>>> I've just started playing with lxc, and found that if I create a
>>> container with:
>>>
>>> # lxc-create -n arch -t archlinux
>>>
>>> and then start
On 2014-04-19 11:47, arch-general-requ...@archlinux.org wrote:
--
Message: 8
Date: Sat, 19 Apr 2014 11:47:21 +
From: message
the bashrc file was changed:
...
export JAVA_HOME=/usr/local/java/jre
export PATH=$PATH:$JAVA_HOME/bin
This solved the problem, my
> export PATH=$PATH:$JAVA_HOME/bin
> export JAVA_HOME=/usr/local/java/jre
This is wrong, you can't use $JAVA_HOME *before* it is set.
Also, you can always check $PATH in a shell with "echo $PATH"
What are contents of /usr/local/java/jre/bin ?
--
damjan
On 2014-04-19 11:47, arch-general-requ...@archlinux.org wrote:
--
Message: 7
Date: Sat, 19 Apr 2014 08:35:16 +
From: message
Subject: Re: [arch-general] ibm java installation path environment
On 2014-04-18 12:35, message wrote:
Readers,
IBM Java was installed
On 2014年04月19日 23:02, message wrote:
Have also tried:
...
export PATH=$PATH:$JAVA_HOME/bin
export JAVA_HOME=/usr/local/java/jre
but also unsuccessful recognition of the java command.
Are you joking?
On 2014-04-19 11:47, arch-general-requ...@archlinux.org wrote:
--
Message: 8
Date: Sat, 19 Apr 2014 11:47:21 +
From: message
Subject: Re: [arch-general] ibm java installation path environment
IBM Java was installed into the directory 'usr/local':
$ /usr/local
Thanks for the link, I really enjoy this Arch-artwork. I just want to
annotate , that the author of this artwork has got much more on his own
website at https://media.jpope.org/
Cheers,
bebe
On 19-04-2014 08.35, message wrote:
> The path was changed to:
>
> export PATH=$PATH:/usr/local/bin:/usr/local/java/jre/bin/java
>
> but the command terminal 'java -version' is not recognised.
---end quoted text---
Sorry, what I meant to say was this:
export JAVA_HOME=/usr/local/java/jre
export
On 19-04-2014 08.35, message wrote:
> The path was changed to:
>
> export PATH=$PATH:/usr/local/bin:/usr/local/java/jre/bin/java
>
> but the command terminal 'java -version' is not recognised.
---end quoted text---
Hello,
Try this:
export PATH=$PATH:/usr/local/bin:/usr/local/java/jre
Perhaps y
Thanks for suggesting those, really nice work! :)
On 2014-04-19 08:35, arch-general-requ...@archlinux.org wrote:
--
Message: 7
Date: Sat, 19 Apr 2014 08:35:16 +
From: message
Subject: Re: [arch-general] ibm java installation path environment
On 2014-04-18 12:35, message wrote:
Readers,
IBM Java was installed
Very nice!
On Sat, Apr 19, 2014 at 5:28 AM, message wrote:
> Readers,
>
> For those interested, someone has published some nice gnu/linux logos
> wallpaper, including Archlinux: https://dspora.org/posts/53049
>
On Thu, Apr 17, 2014 at 8:33 PM, Genes Lists wrote:
> On 04/17/2014 10:37 AM, Lukas Jirkovsky wrote:
>
>>
>> Is it with KDE PIM? I remember a discussion in the release ML that
>> baloo was somewhat broken in PIM. I dunno if that was fixed or not.
>>
>> No not using PIM. I killed off all the balo
Hi list,
Sometimes packages are silently dropped from the repos. This happened
for example in the last few days with mash 0.2.0-3, which apparently I
installed as a dependency for gnome (I guess it is no longer
required). I follow arch-general, arch-dev-public and aur-general, and
as far as I know
Then you shouldn' t be using archlinux.
Readers,
For those interested, someone has published some nice gnu/linux logos
wallpaper, including Archlinux: https://dspora.org/posts/53049
On 2014-04-18 12:42, arch-general-requ...@archlinux.org wrote:
--
Message: 8
Date: Fri, 18 Apr 2014 14:42:40 +0200
From: Heiko Becker
Subject: Re: [arch-general] ibm java installation path environment
Am 18.04.2014 14:35 schrieb "message" :
Readers,
IBM Java was
On 04/19/2014 04:35 PM, message wrote:
The path was changed to:
export PATH=$PATH:/usr/local/bin:/usr/local/java/jre/bin/java
but the command terminal 'java -version' is not recognised.
export PATH=$PATH:/usr/local/java/jre/bin/
On 2014-04-18 12:35, message wrote:
Readers,
IBM Java was installed into the directory 'usr/local':
$ /usr/local/java/jre/bin/java -version
java version "1.8.0"
Java(TM) SE Runtime Environment (build pxi3280ea-20130422_01)
IBM J9 VM (build 2.7, JRE 1.8.0 Linux x86-32 20130419_145797 (JIT
enable
25 matches
Mail list logo