On Mon, Feb 27, 2012 at 12:28:02AM +0100, Thorsten wrote:
>
> Hi List,
> on a freshly updated arch with a freshly pulled AUR I can't install
> taskjuggler (2.4). Taskjuggler3 can be installed, but I want to use
> Emacs orgmode's taskjuggler export, thats geared towards taskjuggler
> 2.4.
> Anybo
Am 26.02.2012 17:50, schrieb rafael ff1:
2012/2/26 martin kalcher:
Transifex users can contribute here:
https://www.transifex.net/projects/p/local-repo/r/local-repo-1-4/
Hope everything is set up fine...
Looks good. Translation for pt_BR is done.
Ok i'll leave it. Thank you and thanks to r
2012/2/26 martin kalcher :
> Am 26.02.2012 17:50, schrieb rafael ff1:
>>> Hope everything is set up fine...
>>
>>
>> Looks good. Translation for pt_BR is done.
>
>
> Yay, thank you! Is already pushed. Is there a big difference between the
> 'generic' portuguese und brazil portuguese? If not, i goin
Am 26.02.2012 17:50, schrieb rafael ff1:
2012/2/26 martin kalcher:
Transifex users can contribute here:
https://www.transifex.net/projects/p/local-repo/r/local-repo-1-4/
Hope everything is set up fine...
Looks good. Translation for pt_BR is done.
Yay, thank you! Is already pushed. Is there
On 02/26/2012 08:45 PM, Jan Steffens wrote:
On Sun, Feb 26, 2012 at 10:39 PM, Gerardo Exequiel Pozzi
wrote:
Because graph does not exist in x86_64. Anyway if you want to use graph in
i686 you need svgalib (from AUR), and who knows if works in these days...
Wasn't there an SDL driver for graph
On Sun, Feb 26, 2012 at 10:39 PM, Gerardo Exequiel Pozzi
wrote:
> Because graph does not exist in x86_64. Anyway if you want to use graph in
> i686 you need svgalib (from AUR), and who knows if works in these days...
Wasn't there an SDL driver for graph?
Hi List,
on a freshly updated arch with a freshly pulled AUR I can't install
taskjuggler (2.4). Taskjuggler3 can be installed, but I want to use
Emacs orgmode's taskjuggler export, thats geared towards taskjuggler
2.4.
Anybody with the same problem?
-
make[2]: Entering dir
Le dimanche 26 fév 2012 à 21:14:07 (+), Andrea Crotti a écrit :
> On 02/26/2012 07:57 PM, rafael ff1 wrote:
> >2012/2/26 Andrea Crotti:
> >>Well I just installed them as dependencies from
> >>yaourt -S python2-tinkerer
> >>and if they are installed as dependencies of something which is still
>
On 02/26/2012 02:39 PM, Abdourazak Osmanov wrote:
When I compile this code:
program radar;
uses
crt, graph;
var
DriverVar, ModeVar : integer;
begin
DriverVar := Detect;
ModeVar := 2;
InitGraph(DriverVar, ModeVar,'');
SetColor(4);
LineTo(1
On 02/26/2012 07:57 PM, rafael ff1 wrote:
2012/2/26 Andrea Crotti:
Well I just installed them as dependencies from
yaourt -S python2-tinkerer
and if they are installed as dependencies of something which is still
installed, they should not
be marked as orphans, right?
Run "yaourt -Qi python2-tin
Hi
On Sun, Feb 26, 2012 at 07:06:31PM +, Andrea Crotti wrote:
> For example I just installed python2-tinkerer from aur, which needs
> python2-sphinx.
> I had installed python-sphinx and they interfere with each other.
> So I removed python-sphinx and reinstalled again.
python{,2}-sphinx are b
2012/2/26 Karol Blazewicz :
> On Sun, Feb 26, 2012 at 8:57 PM, rafael ff1 wrote:
>> Run "yaourt -Qi python2-tinkerer" and confirm that python2-sphinx is
>> listed in "Depends On".
>
> https://aur.archlinux.org/packages.php?ID=56900 it is.
yep, I know. I just wanted to see what he has in his insta
Hallo rafael ff1:
> p.s.: Orphan is a package without maintainer, so it's not related.
No, "orphans" are
> packages that were installed as dependencies but are no longer
> required by any installed package.
according to pacman(8).
--
Wieland
pgpIm4Deus14V.pgp
Description: PGP signature
On Sun, Feb 26, 2012 at 8:57 PM, rafael ff1 wrote:
> Run "yaourt -Qi python2-tinkerer" and confirm that python2-sphinx is
> listed in "Depends On".
https://aur.archlinux.org/packages.php?ID=56900 it is.
> p.s.: Orphan is a package without maintainer, so it's not related.
'orphans' is a term wi
2012/2/26 Andrea Crotti :
>
> Well I just installed them as dependencies from
> yaourt -S python2-tinkerer
> and if they are installed as dependencies of something which is still
> installed, they should not
> be marked as orphans, right?
Run "yaourt -Qi python2-tinkerer" and confirm that python2-
> After a minimum of testing I found that pascal units are stored as ".ppu"
> files. Then I tried this: "uses ptccrt, ptcgraph" - and it compiled.
> My pascal knowledge is very limited, and the first program pops away just
> after
> it is started... maybe you could wait for X keyboard events or add
On 02/26/2012 07:14 PM, Karol Blazewicz wrote:
On Sun, Feb 26, 2012 at 8:06 PM, Andrea Crotti
wrote:
Is it maybe that packages from aur don't have the same weight when checking
for reverse dependencies?
How exactly did you install these packages from 'pacman -Qdt' output?
You can always fix t
On Sun, Feb 26, 2012 at 8:06 PM, Andrea Crotti
wrote:
> Is it maybe that packages from aur don't have the same weight when checking
> for reverse dependencies?
How exactly did you install these packages from 'pacman -Qdt' output?
You can always fix this with pacman's '-D' switch.
I've been using this very nice command after removing a lot of stuff,
and it's great to find orphans.
But I think there are some issues..
For example I just installed python2-tinkerer from aur, which needs
python2-sphinx.
I had installed python-sphinx and they interfere with each other.
So I re
On Sun, Feb 26, 2012 at 08:39:05PM +0300, Abdourazak Osmanov wrote:
> mao@mao-note-arch Pascal $ fpc radar.pas
> > Free Pascal Compiler version 2.6.0 [2012/01/02] for x86_64
> > Copyright (c) 1993-2011 by Florian Klaempfl and others
> > Target OS: Linux for x86-64
> > Compiling radar.pas
> > Fatal:
> 1) Is 'Detect' integer? I can't tell from here.
>
> 2) Shouldn't InitGraph receive a path? See "PathToDriver" in
> http://www.freepascal.org/docs-html/rtl/graph/initgraph.html
>
No, the reason is different. This code also doesn't work:
program radar;
>
> uses
> crt, graph;
>
> var
> Dri
2012/2/26 Abdourazak Osmanov <05rnan...@gmail.com>:
> When I compile this code:
>
> program radar;
>>
>> uses
>> crt, graph;
>>
>> var
>> DriverVar, ModeVar : integer;
>>
>> begin
>> DriverVar := Detect;
>> ModeVar := 2;
>> InitGraph(DriverVar, ModeVar,'');
>>
When I compile this code:
program radar;
>
> uses
> crt, graph;
>
> var
> DriverVar, ModeVar : integer;
>
> begin
> DriverVar := Detect;
> ModeVar := 2;
> InitGraph(DriverVar, ModeVar,'');
> SetColor(4);
> LineTo(100,100);
> end.
>
I get an error me
sunnuntai, 26. helmikuuta 2012 16:39:31 Andrea Crotti kirjoitti:
> Is kdm in kde-workspace-base?
Yeh it is. kdebase-workspace is the correct name of the pkg tought
> If yes it also has quite a lot of dependencies which I don't really need.
> And actually I think I can survive very well without any
On Sun, Feb 26, 2012 at 4:39 PM, Andrea Crotti
wrote:
>> Would it not be easier to switch to KDM or one of the other login
>> managers rather than use GDM if you have moved away from Gnome?
>>
>
> Is kdm in kde-workspace-base?
> If yes it also has quite a lot of dependencies which I don't really
2012/2/26 martin kalcher :
>
> Transifex users can contribute here:
> https://www.transifex.net/projects/p/local-repo/r/local-repo-1-4/
>
> Hope everything is set up fine...
Looks good. Translation for pt_BR is done.
On Sun, Feb 26, 2012 at 5:17 PM, Thomas Dziedzic wrote:
> On Sun, Feb 26, 2012 at 4:40 AM, Paul Gideon Dann wrote:
>> On Saturday 25 Feb 2012 14:04:03 Thomas Dziedzic wrote:
>>> If you run sudo gem install foo, it will install to /root/.gem/ruby
>>
>> Are you sure? Won't it install to your norma
On 02/26/2012 03:32 PM, mike cloaked wrote:
On Sun, Feb 26, 2012 at 11:12 AM, Andrea Crotti
wrote:
I'm getting very close to a final solution :)
So now the only thing left to do is to make sure that these are executed
(this is my .xprofile):
if [ -x "$(which gpg-agent)" ]; then
if test -
Am 26.02.2012 17:13, schrieb rafael ff1:
2012/2/26 martin kalcher:
Am 26.02.2012 16:58, schrieb Jesse Juhani Jaara:
sunnuntai, 26. helmikuuta 2012 12:55:51 rafael ff1 kirjoitti:
Suggestion: you could provide translations strings in Transifex, so
translators would have an easier way to follow
On Sun, Feb 26, 2012 at 4:40 AM, Paul Gideon Dann wrote:
> On Saturday 25 Feb 2012 14:04:03 Thomas Dziedzic wrote:
>> If you run sudo gem install foo, it will install to /root/.gem/ruby
>
> Are you sure? Won't it install to your normal user's home, but with root
> privileges?
>
> Paul
I'm sure
2012/2/26 martin kalcher :
> Am 26.02.2012 16:58, schrieb Jesse Juhani Jaara:
>
>> sunnuntai, 26. helmikuuta 2012 12:55:51 rafael ff1 kirjoitti:
>>>
>>> Suggestion: you could provide translations strings in Transifex, so
>>> translators would have an easier way to follow the progress of
>>> transla
Am 26.02.2012 16:58, schrieb Jesse Juhani Jaara:
sunnuntai, 26. helmikuuta 2012 12:55:51 rafael ff1 kirjoitti:
Suggestion: you could provide translations strings in Transifex, so
translators would have an easier way to follow the progress of
translation and to deliver translations to you (instea
sunnuntai, 26. helmikuuta 2012 12:55:51 rafael ff1 kirjoitti:
> Suggestion: you could provide translations strings in Transifex, so
> translators would have an easier way to follow the progress of
> translation and to deliver translations to you (instead of many emails
> for all languages). IMO, it
Am 26.02.2012 16:55, schrieb rafael ff1:
2012/2/26 martin kalcher:
Hey hey,
i started to localize my 'local repo manager' [1][3] and i just speak 1.5
languages, so i need some help to translate it. It would be great, if some
of you guys would do that!
What is done?
* en as default gett
2012/2/26 martin kalcher :
> Hey hey,
>
> i started to localize my 'local repo manager' [1][3] and i just speak 1.5
> languages, so i need some help to translate it. It would be great, if some
> of you guys would do that!
>
> What is done?
> * en as default gettext language (needs to be revi
On Sun, Feb 26, 2012 at 11:12 AM, Andrea Crotti
wrote:
> I'm getting very close to a final solution :)
>
> So now the only thing left to do is to make sure that these are executed
> (this is my .xprofile):
>
> if [ -x "$(which gpg-agent)" ]; then
> if test -f $HOME/.gpg-agent-info && \
>
Hey hey,
i started to localize my 'local repo manager' [1][3] and i just speak
1.5 languages, so i need some help to translate it. It would be great,
if some of you guys would do that!
What is done?
* en as default gettext language (needs to be reviewed)
* de
What have to be
On Sun, Feb 26, 2012 at 7:58 AM, Bill Sun wrote:
> Are you using `grub2-efi-*`? Currently I'm using `grub2-bios`. Maybe I
> can get correct resolution report if I switch to that `efi` version
> (though It does require some extra work)
The EFI version (using the efi_gop driver) is restricted to th
On Sun, Feb 26, 2012 at 11:49:55AM +, Andrea Crotti wrote:
> It's a bit a shame that there isn't any default good indexing system
> for Linux.
> Now there is also a inotify implementation and tools to set up
> watchers on the filesystem,
> so why are we still mainly stuck with locate and the ex
On Sun, Feb 26, 2012 at 12:49 PM, Andrea Crotti
wrote:
> It's a bit a shame that there isn't any default good indexing system for
> Linux.
> Now there is also a inotify implementation and tools to set up watchers on
> the filesystem,
> so why are we still mainly stuck with locate and the expensive
On 02/26/2012 12:23 PM, Calvin Morrison wrote:
It is only for Linux. That was my barrier. It has no portability to Mac or
BSDs. It is a great tool and really comes in handy.
There is an package called inotify-tools that does some basic watching.
I've used it in the past.
Calvin
Well mac has
On 02/26/2012 12:18 PM, Raven wrote:
On Sun, 26 Feb 2012 19:49:55 +0800, Andrea Crotti
wrote:
It's a bit a shame that there isn't any default good indexing system
for Linux.
Now there is also a inotify implementation and tools to set up
watchers on the filesystem,
so why are we still mainly
It is only for Linux. That was my barrier. It has no portability to Mac or
BSDs. It is a great tool and really comes in handy.
There is an package called inotify-tools that does some basic watching.
I've used it in the past.
Calvin
On Feb 26, 2012 6:50 AM, "Andrea Crotti" wrote:
> It's a bit a
On Sun, 26 Feb 2012 19:49:55 +0800, Andrea Crotti
wrote:
It's a bit a shame that there isn't any default good indexing system for
Linux.
Now there is also a inotify implementation and tools to set up watchers
on the filesystem,
so why are we still mainly stuck with locate and the expensiv
It's a bit a shame that there isn't any default good indexing system for
Linux.
Now there is also a inotify implementation and tools to set up watchers
on the filesystem,
so why are we still mainly stuck with locate and the expensive updatedb?
Are there other problems with the inotify approach
I'm getting very close to a final solution :)
So now the only thing left to do is to make sure that these are executed
(this is my .xprofile):
if [ -x "$(which gpg-agent)" ]; then
if test -f $HOME/.gpg-agent-info && \
kill -0 $(cut -d: -f 2 $HOME/.gpg-agent-info) 2>/dev/null
th
On Saturday 25 Feb 2012 14:04:03 Thomas Dziedzic wrote:
> If you run sudo gem install foo, it will install to /root/.gem/ruby
Are you sure? Won't it install to your normal user's home, but with root
privileges?
Paul
On Sun, 26 Feb 2012 09:57:58 +
Andrea Crotti wrote:
> On 02/25/2012 09:13 PM, Ralf Mardorf wrote:
> >
> > I don't have GNOME installed, but I decided to use GDM.
> >
> > Isn't there such an entry as I've got:
> >
> > [spinymouse@archlinux ~]$ grep gdm /etc/inittab
> > x:5:respawn:/usr/sbin/gd
On 02/26/2012 10:01 AM, Jesse Jaara wrote:
I bet you have '5' at the end of your kernel commandline.
You won that was it :)
On 02/26/2012 12:01 PM, Jesse Jaara wrote:
> I bet you have '5' at the end of your kernel commandline.
or he has both 3 and 5 enabled in inittab :D
--
Ionuț
signature.asc
Description: OpenPGP digital signature
I bet you have '5' at the end of your kernel commandline.
On 02/25/2012 09:13 PM, Ralf Mardorf wrote:
I don't have GNOME installed, but I decided to use GDM.
Isn't there such an entry as I've got:
[spinymouse@archlinux ~]$ grep gdm /etc/inittab
x:5:respawn:/usr/sbin/gdm -nodaemon
- Ralf
I had that line, but my interpretation was that if the initd
于 2012年02月26日 16:50, 孙建希 写道:
hello everyone:
i'm a chinese,my english is poor.
my arch is 64 architecture
i have install all package,but the result of check is all missing.can
you help me?
你的ORACLE是64位的吗?
hello everyone:
i'm a chinese,my english is poor.
my arch is 64 architecture
i have install all package,but the result of check is all missing.can
you help me?
54 matches
Mail list logo