I am sorry that i missing to tell you some error message:
-
error: invalid compressed data to inflate
file #1618: bad zipfile offset (local header sig): 26725362
file #1619: bad zipfile offset (local h
Richard Fish wrote:
>I would suggest not dealing with bootsplash issues at this point, and
>work on getting a stable framebuffer working. Once you have that, the
>bootsplash side of things is pretty straight-forward.
>
>
Thank, Richard - I shall follow you advice. You chose the following I
pres
MAKEOPTS="-j2",Can it be another better one?
2006/4/16, Walter Dnes <[EMAIL PROTECTED]>:
> On Sat, Apr 15, 2006 at 10:52:34AM +0800, wcw84 wrote
> > I hava solved this problem now,chang my cflags=O3 to O2,and it's OK now !
>
> Do not use -O3. It is begging for trouble, and can result in *SLOWER
The package dose not mention it's Multi-language package or not.The
name of package is "Linux self-extracting file".And i notice that the
package for Windows mentions that it's Multi-language package.
Does it matter if it'a Multi-language or not?
2006/4/16, Martins Steinbergs <[EMAIL PROTECTED]>:
On Sunday 16 April 2006 08:06, wu chuanwen wrote:
> Thank you at first!
> But i still have some trouble.I just #ebuild
> /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.06-r2.ebuild digest
> then emerge sun-jdk.
> and error:
> .
> inflating: jdk1.5.0_06/man/ja_JP.eucJP/man
Ryan Tandy wrote:
What package is this rc-config command contained in?
rc-config seems to be an "alias" for "eselect rc". At least
I think so, because the output of both programs is exactly
the same.
Alexander Skwar
--
I have found little that is good about human beings. In my experience
mos
On Sat, Apr 15, 2006 at 10:52:34AM +0800, wcw84 wrote
> I hava solved this problem now,chang my cflags=O3 to O2,and it's OK now !
Do not use -O3. It is begging for trouble, and can result in *SLOWER*
programs, even when it doesn't blow up in your face. By the way, what
is your MAKEOPTS setting
Thank you at first!
But i still have some trouble.I just #ebuild
/usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.06-r2.ebuild digest
then emerge sun-jdk.
and error:
.
inflating: jdk1.5.0_06/man/ja_JP.eucJP/man1/serialver.1
inflating: jdk1.5.0_06/man/ja_JP.eucJP/man1/idlj
On Sunday 16 April 2006 07:28, wu chuanwen wrote:
> Hi everybody!
> I unmask sun-jdk1.5 and emerge it.Then it tell me to download it
> manually from the
> http://javashoplm.sun.com/ECom/docs/...actionId=noreg.
> I hava download it and mv it to /usr/portage/distfile/,and emerged it
> again.Then it t
Hi everybody!
I unmask sun-jdk1.5 and emerge it.Then it tell me to download it
manually from the
http://javashoplm.sun.com/ECom/docs/...actionId=noreg.
I hava download it and mv it to /usr/portage/distfile/,and emerged it
again.Then it told me the MD5 from the jdk i downloaded didn't match
the MD5
On 4/15/06, Rohit and Bhavana <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is there anyone on the list who has the following configured on their
> workstations?
>
> * bootsplash giving them a nice picture at the startup [ in runlevel
> boot]
> * bootsplash giving them a nice picture later [ i
David Corbin wrote:
What package is this rc-config command contained in? I don't have it on
my system, and as far as I can tell from Googling it's been obsolete
since 2004.3 in favour of rc-status.
equery yields:
app-admin/eselect-1.0 (/usr/bin/rc-config -> /usr/bin/eselect)
rc-status s
Ryan Tandy wrote:
>> What package is this rc-config command contained in? I don't have it
>> on my system, and as far as I can tell from Googling it's been
>> obsolete since 2004.3 in favour of rc-status.
>
I have it on mine too.
> [EMAIL PROTECTED] / # emerge --info
> Portage 2.0.54 (default-
> What package is this rc-config command contained in? I don't have it on
> my system, and as far as I can tell from Googling it's been obsolete
> since 2004.3 in favour of rc-status.
equery yields:
app-admin/eselect-1.0 (/usr/bin/rc-config -> /usr/bin/eselect)
rc-status seems like it's quite a
David Corbin wrote:
On Saturday 15 April 2006 11:12 am, Jeremy Olexa wrote:
David Corbin wrote:
"rc-config list default" yields nothing for me, but "rc-config list"
yields all sorts of things, many of which are 'default'. I'm sure I must
not understand something. Ideas?
What
Boyd Stephen Smith Jr. wrote:
>After you get your filesystem in order, and doubly verify that you hw isn't
>going south, just repair the packages that are broken, using Richard
>Fish's technique.
>
>
Thanks - but I am frustrated now.
Did --check, then --fix-fixable, and ultimately a --rebuild-
Hi,
Is there anyone on the list who has the following configured on their
workstations?
* bootsplash giving them a nice picture at the startup [ in runlevel
boot]
* bootsplash giving them a nice picture later [ in runlevel default]
* Then X11 starting on their nvidia card config
> that is the point, i recompiled after xorg-server update, and before too if
> that matters ;)
I see!
So perhaps the ATI-driver is only for xorg up to version 7.0?
signature.asc
Description: OpenPGP digital signature
On Sat, 15 Apr 2006 15:58:52 +1000, Alan E. Davis wrote:
> I have seen alot of traffic elsewhere about libexpat and the
> requirement to re-merge a large number of packages. I have been
> trying for a long time to re-merge them one at a time. revdep-rebuild
> does not give me a list of packages,
On Saturday 15 April 2006 14:57, Rohit Sharma <[EMAIL PROTECTED]> wrote
about 'Almost solved :-( - Re: [gentoo-user] Help : mc and ln mixup':
>1. reiserfs --rebuildtree for all of my partitions, especially for /
> and /usr [by booting off a gentoo install CD]
Do a reiserfs --check, firs
Richard Fish wrote:
>cd /var/db/pkg
>for x in */* ; do equery check $x ; done
>
>-Richard
>
>
Thank you so much, Richard - but to me it seems like just another
filesystem error.
Reason ? I had emerged -C my mc after being scared of commands firing up
ln, encountering mc and screwing up the symli
On Saturday 15 April 2006 09:11 am, Tristan Mills wrote:
> Lord Sauron wrote:
> > Hi, once again...
> >
> > I'm taking a Computer Science class in school, and they use Java for
> > this class. I decided to try using Eclipse, a popular Java IDE,
> > however, Eclipse appears to be masked (see # emer
On Friday 14 April 2006 11:21 pm, Rumen Yotov wrote:
> [EMAIL PROTECTED] wrote:
> > On Friday 14 April 2006 02:36 pm, Ralph Slooten wrote:
> >> [EMAIL PROTECTED] wrote:
> >>> I did. However, I sent the key anyway so that you don't have to go
> >>> hunting for which keyservers I was able to use. S
On 4/15/06, Rohit Sharma <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> Unfortunately there have been no responses on my question below - since
> most likely none of us have faced/solve this bloody problem before. A
> conflict between mc and ln [part of coreutils] would be fatal to my
> system - I wou
Dear all,
Unfortunately there have been no responses on my question below - since
most likely none of us have faced/solve this bloody problem before. A
conflict between mc and ln [part of coreutils] would be fatal to my
system - I would assume. God knows what may have already broken down there.
Francesco Talamona wrote:
>1) Are you aware that you are using a comma inside the file name in the
>subject and in the message? It sould be grub.conf, not grub,conf.
>
>
Yes Francesco, the comma was a typo on my part. Things are they way I
have tried to convey, on my machine.
>What name do y
While I attempt to emerge apache, I get this:
-- console --
checking for times... (cached) yes
checking which MPM to use...
configure: error: the selected mpm -- -- is not supported
!!! ERROR: net-www/apache-2.0.55-r1 failed.
!!! Function src_compile, Line 161, Exitcode 1
end cut---
On Saturday 15 April 2006 12:14 pm, Jeremy Olexa wrote:
> David Corbin wrote:
> > On Saturday 15 April 2006 11:12 am, Jeremy Olexa wrote:
> >> David Corbin wrote:
> >>> "rc-config list default" yields nothing for me, but "rc-config list"
> >>> yields all sorts of things, many of which are 'default'
David Corbin wrote:
On Saturday 15 April 2006 11:12 am, Jeremy Olexa wrote:
David Corbin wrote:
"rc-config list default" yields nothing for me, but "rc-config list"
yields all sorts of things, many of which are 'default'. I'm sure I must
not understand something. Ideas?
What exactly are you
Lord Sauron wrote:
Hi, once again...
I'm taking a Computer Science class in school, and they use Java for
this class. I decided to try using Eclipse, a popular Java IDE,
however, Eclipse appears to be masked (see # emerge --search eclipse
output below). I don't know what to do. Does anyone ha
On Saturday 15 April 2006 11:12 am, Jeremy Olexa wrote:
> David Corbin wrote:
> > "rc-config list default" yields nothing for me, but "rc-config list"
> > yields all sorts of things, many of which are 'default'. I'm sure I must
> > not understand something. Ideas?
>
> What exactly are you trying
Last week emerge wanted to update to php-5.1.2, maybe because of the
mhpmyadmin update or the phptoolkit update. However after that my drupal
4.6.6 installation didn't work any more. The files were processed by
php, but the site looked completely useless. My phpnuke site looked
normal at first
David Corbin wrote:
"rc-config list default" yields nothing for me, but "rc-config list" yields
all sorts of things, many of which are 'default'. I'm sure I must not
understand something. Ideas?
What exactly are you trying to do here? If you are trying to look at
everything in the defaul
On Saturday 15 April 2006 14:53, Rohit and Bhavana wrote:
> So I am quite sure I have the files that I need.
1) Are you aware that you are using a comma inside the file name in the
subject and in the message? It sould be grub.conf, not grub,conf.
What name do you use in the filesystem?
2) are y
On Saturday 15 April 2006 17:03, Sven Köhler wrote:
> > after xorg-server update fglrx driver wont work, even after (re)emerge,
> > should i file a bug? any suggesions? now i see option to downgrade where
> > i was before, yes and X just crashed with xorg ati drivers.
> >
> > from Xorg.0.log:
> >
>
> after xorg-server update fglrx driver wont work, even after (re)emerge,
> should
> i file a bug? any suggesions? now i see option to downgrade where i was
> before, yes and X just crashed with xorg ati drivers.
>
> from Xorg.0.log:
>
> (II) Loading extension XFree86-DRI
> (II) LoadModule: "f
> > Thanks Christoph & Dave for the help!
>
> My pleasure, glad to help. Nice to be part of a helpful community!
Seconded and thirded :)
Best regards
ce
--
gentoo-user@gentoo.org mailing list
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dave Jones wrote:
> Hope this helps, I'm out of ideas otherwise...
Actually no ;-) LOL, but both you and Christoph did. In the other post I
discovered it was due to `RC_PARALLEL_STARTUP="yes"` in my
/etc/conf.d/rc file.
Thanks again for the tips!
Gr
Ralph Slooten wrote on 04/15/06 16:32:
> I guess I just solved the issue ;-)
> /etc/conf.d/rc
> RC_PARALLEL_STARTUP="yes" => "no"
> My guess is that something was seriously messing it up during the
> parallel startup! After changing this to "no" (default) and rebooting
> (tested 3x) it works
Ralph Slooten wrote on 04/15/06 16:21:
>>>Had similar problems here after the recent alsa-* updates.
>>>Deleted /etc/asound.state, stopped kmix & alsasound, restart alsasound.
>>>Ran alsamixer to setup various levels (default = mute), then alsactl
>>>store when levels OK.
>>>Restarted kmix, as it s
Hi all,
I have built my kernel 2.6.15-r5 [not the latest I know but should
support all that I have].
I am unable to boot it. It stops looking for root device when booting.
Corresponding line from my grub,conf is title Linux-latest
kernel (hd0,2)/kernel-genkernel-x86-2.6.15-gentoo-r5 root=/dev/ram
after xorg-server update fglrx driver wont work, even after (re)emerge, should
i file a bug? any suggesions? now i see option to downgrade where i was
before, yes and X just crashed with xorg ati drivers.
from Xorg.0.log:
(II) Loading extension XFree86-DRI
(II) LoadModule: "fglrx"
(II) Loading
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I guess I just solved the issue ;-)
/etc/conf.d/rc
RC_PARALLEL_STARTUP="yes" => "no"
My guess is that something was seriously messing it up during the
parallel startup! After changing this to "no" (default) and rebooting
(tested 3x) it works
On Saturday 15 April 2006 07:58, Alan E. Davis wrote:
> Will I screw things up if I link libexpat.so.X to libexpat.so.0?
>
yes.
Some apps that you rebuild while this symlink is there, will complain and not
run, when you remove it.
btw, revdep rebuilt found most packages in my case - only amaro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dave Jones wrote:
> Had similar problems here after the recent alsa-* updates.
>
> Deleted /etc/asound.state, stopped kmix & alsasound, restart alsasound.
>
> Ran alsamixer to setup various levels (default = mute), then alsactl
> store when levels OK
On Friday 14 April 2006 14:30, John Jolet wrote:
> On Apr 14, 2006, at 5:24 AM, Bo Andresen wrote:
> > On Friday 14 April 2006 03:54, Hemmann, Volker Armin wrote:
> >> If you have smart enabled (and you should have) and smartmontools
> >> installed
> >> (you should have done that too), smart can te
On Saturday 15 April 2006 08:58, Alan E. Davis wrote:
> I have seen alot of traffic elsewhere about libexpat and the
> requirement to re-merge a large number of packages. I have been
> trying for a long time to re-merge them one at a time. revdep-rebuild
> does not give me a list of packages, and
> Ideas?
no :) .
As Dave explained, it can be that your channels in the mixer are set
incorrectly. Ensure to raise master and PCM levels, and ensure PCM
isn't muted.
Best regards
ce
--
gentoo-user@gentoo.org mailing list
When I boot my latpop, ntpdate doesn't work. It fails saying there is a
"temporary failure in name resolution" it cannot lookup pool.ntp.org .
After my system finishes booting, "/etc/init.d/ntp-client start" works fine.
The script is running nearly last from the output, and after a few other
Ralph Slooten wrote on 04/15/06 15:12:
> I just rebuilt alsa-lib and alsa-utils as it was (now) complaining about
> not being able to load. This seemed to fix the loading part. It suddenly
> worked fine, both hw:0,0 and hw:0,1, but to test I rebooted, and the
> same issue came back.
> hw:0,1 works
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Christoph Eckert wrote:
what does
>
> cat /proc/asound/cards
>
> tell?
Thanks for the reply ;-)
beast ~ # cat /proc/asound/cards
0 [V8237 ]: VIA8237 - VIA 8237
VIA 8237 with ALC658D at 0xec00, irq 11
I just rebuilt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mick wrote:
> On 03/04/06, Kurt Guenther <[EMAIL PROTECTED]> wrote:
>
>> Mick wrote:
>>
>>> Shouldn't the second device have a different BusID No?
>>> Something like 1:0:1
>>
>> Yes, if you have two different devices. It's a laptop, so the
>> video ha
> beast sound # ls -l /dev/sound/
> total 0
> crw-rw 1 root audio 14, 12 Apr 15 11:07 adsp
> crw-rw 1 root audio 14, 4 Apr 15 11:07 audio
> crw-rw 1 root audio 14, 3 Apr 15 11:07 dsp
> crw-rw 1 root audio 14, 0 Apr 15 11:07 mixer
what does
cat /proc/asound/cards
tell?
B
> Any pointers as to what the problem might be (very low sound in
> hw:0,0) and how to switch *everything* to use hw:0,1 if hw:0,0
> remains a problem (no cure)?
not sure about your device, but maybe you want to ask in the linux audio
user mailing list.
Best regards
ce
--
gentoo-user@gentoo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hiya list.
I've been having issues with my current linux-2.6.14.3 kernel for a
while now (random lock-ups etc), and decided about a 2 months ago to try
the 2.6.15 branch. While the kernel worked well I did have one issue
which I thought was a bug in t
[EMAIL PROTECTED] wrote:
>On Friday 14 April 2006 01:45 pm, Teresa and Dale wrote:
>
>
>>Ralph Slooten wrote:
>>
>>
>>>[EMAIL PROTECTED] wrote:
>>>
>>>
I did. However, I sent the key anyway so that you don't have to go
>>>hunting
>>>
>>>
>>>
for which k
56 matches
Mail list logo