Re: [gentoo-user] SoundCard Issue

2005-02-20 Thread Ian K




Walter Dnes wrote:

  On Fri, Feb 18, 2005 at 11:21:03PM +, Ian K wrote

  
  
Please also note that the appropriate kernel option for my card:

Device drivers
->Sound
->->Sound Card Support (*)
->->->ALSA
->->->->ALSA (*)
->->->->ISA Devices
->->->->->Yamaha OPL3-SA2/SA3 (M)

Upon modprobing (modprobe snd-opl3sa2), I get
FATAL: Error inserting snd_opl3sa2 
(lib/modules/2.6.10-rc3-love1/kernel/sound.isa/snd-opl3sa2.ko): No such 
device.

  
  
  Now we're at the clutching-at-straws stage.  Have you tried compiling
the sound driver into the kernel, rather than building it as a module?
This should at least avoid the modprobe stage.

  

Yes I have, in fact it was in trouble shooting the builtin driver, that
my friend recommended using modules instead.
Thanks!
Ian


begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: "PentaQuad"=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard


--
gentoo-user@gentoo.org mailing list

[gentoo-user] eclipse is broken

2005-02-20 Thread Anielkis Herrera Gonzalez
when I run eclipse(3.1M4) it start good, but in actions like scrolldown
in a window it crash and return this:

JVM terminated. Exit code=1
/opt/ibm-jdk-bin-1.4.2/bin/java
-cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main
-os linux
-ws gtk
-arch x86
-showsplash /opt/eclipse/eclipse -showsplash 600
-exitdata /opt/eclipse/eclipse -exitdata 2b8017
-vm /opt/ibm-jdk-bin-1.4.2/bin/java
-vmargs
-cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main


it happen with ibm-jdk and blackdown-jdk...
can someone tell me what can i do now??? I try to change the eclipse
version and jvm and the error persist..(sorry for my english)
-- 

  Anielkis Herrera González
   Desarrollador de Nova Linux OS
 Linux User #377809

 Estudiante 4to año
Universidad de las Ciencias Informáticas
Cuba



signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] trouble with logrotate & apache2

2005-02-20 Thread Russ Brown
Covington, Chris wrote:
Hi all,
Whenever I do a logrotate, it seems my apache2 stops logging though
there are new log files created but with 0 size.  I'm using syslog-ng if
it matters.  

If I manually do a /etc/init.d/apache2 restart the logging resumes.
What can I do?
I had this problem. I think the problem is that Apache logs to an inode 
rather than a filename, so when the files moves apache loses it and 
can't log to it any more. Or something like that. I'm not sure really, 
but the solution is to add this line to your apache logrotate config file:

copytruncate
This tells logrotate to make a copy of the file then then just truncate 
the original, so the file that apache is logging to never goes away. 
This is instead of its usual behaviour of moving the file and touching a 
new one. Works like a charm for me.

Hope this helps.
--
Russ.
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] remove cups

2005-02-20 Thread Luigi Pinna
Alle 12:49, domenica 20 febbraio 2005, Etaoin Shrdlu ha scritto:

>
> emerge --newuse world
>
> this should rebuild all the packages that have optional cups support
> in their USE flags without cups support (note: this might be a *long*
> list, and among them there might be very large programs).
> After this, you will probably be able to emerge -C cups.
>
> HTH

I run your command but I doesn't clean all packages! Open office 
continues to need cups!
I remove open office and I tried to emerge it without cups, but I 
received this output:

# USE=-cups emerge -uDp --newuse openoffice

These are the packages that I would merge, in order:

Calculating dependencies /
!!! All ebuilds that could satisfy "net-print/cups" have been masked.
!!! One of the following masked packages is required to complete your 
request:
- net-print/cups-1.1.23_rc1 (masked by: package.mask)
- net-print/cups-1.1.23 (masked by: package.mask)
- net-print/cups-1.1.23-r1 (masked by: package.mask)

For more information, see MASKED PACKAGES section in the emerge man page 
or
section 2.2 "Software Availability" in the Gentoo Handbook.
!!!(dependency required by "app-office/openoffice-1.1.4" [ebuild])

What can I do to remove open office support to cups?
Thanks a lot,
Luigi

-- 

Public key GPG(0x073A0960) on http://keyserver.linux.it/


pgpEcN8B1OWOf.pgp
Description: PGP signature


[gentoo-user] EPSON Stylus C20SX could not workable correctly on gentoo box.

2005-02-20 Thread Wang Penghui





Hi, all:
I have a EPSON Stylus C20SX printer and want to install on a gentoo box.
The follow is what i have done:

I follow the introdution in gentoo forum:
http://forums.gentoo.org/viewtopic-t-82685-highlight-epson+stylus+c62.html

1. Uninstall all the packages printing related.
 # emerge -C cups formatic formatic-db postscript psutils
2. Reinstall all packages printing related and gimp-print
 # USE="cups ppds" emerge gimp-print
3. Start the cups daemon
 # /etc/init.d/cups start
4. Configure the printer via http://localhost:631
	 Add printer-->Device(Parallel Port#1
(EPSON))-->MAKE(EPSON)-->Model(EPSON Stylus C20SX-CUPS + Gimp-Print
v4.2.6(en))-->Done
5. Try to print some meterial such as the test page. Then i found it will
take a long time to stay in the follow status:

 Printer State: processing, accepting jobs.
 "Starting ESP Ghostscript 7.07.1..."
 Device URI: epson:/dev/lp0
   
   After several seconds. the processing would continue. But it would stop in
another status again:
 Printer State: processing, accepting jobs.
 "Printing page 0, 13%"
 Device URI: epson:/dev/lp0

Then it will never go on processing any more.

There is another printer(HP laserjet 3015) in the same machine. And it works
smoothly without any problems. So i think the cups daemon is configured
correctly.

I am a newbie with linux printing system. I am not clearly about that.

My OS:

Gentoo Linux
Cups cups-1.1.21_rc2
ghostscript 7.07.1
gimp-print gimp-print-4.2.6

Thanks in advance.


Wang Penghui





Re: [gentoo-user] Best Intrusion Detection System

2005-02-20 Thread Rumen Yotov
On ÐÐ, 2005-02-20 at 20:48 -0500, Captain FantastiK wrote:
> Hi
> 
> I don't have enough experience on intrusion detection system but I wonder 
> what's the best  of between snort, prelude & AIDE ?
> 
> Any Suggestions please ?
> 
> cApTaiN_FaNtAsTiK
> 
> _
> Balayez vos courriels entrants et sortants et les piÃces jointes et 
> contribuez à Ãliminer les virus destructeurs susceptibles dây Ãtre 
> intÃgrÃs. 
> http://join.msn.com/?pgmarket=fr-ca&page=features/virus Commencez dÃs 
> maintenant à profiter de tous les avantages de MSN Premium et obtenez les 
> deux premiers mois GRATUITS*.
> 
> 
> --
> gentoo-user@gentoo.org mailing list
> 
Hi,
Just my experience. Using snort (working as a prelude-sensor) and
prelude-lml and prelude-nids as IDS-sensors.
AIDE is a different animal - manage checksums, changes in files etc.
Prelude can use external sensors (as its own) and all of them report to
prelude-manager. Could also check snort with inline-USE-flag.
Think it's better to use all three. All are in Portage.
HTH
-- 
Rumen Yotov <[EMAIL PROTECTED]>


smime.p7s
Description: S/MIME cryptographic signature


Re: [gentoo-user] even more emerge questions

2005-02-20 Thread John Myers
On Monday 21 February 2005 08:09, George Roberts wrote:
> *** Can only configure for one host and one target at a time.
> *** Can only configure for one host and one target at a time.
> *** Can only configure for one host and one target at a time.
> *** Can only configure for one host and one target at a time.
> *** Can only configure for one host and one target at a time.

> I have searched the posts in here but can not locate anything for either 
> issue, any help would be greatly appreciated.
> 
Seems like your CHOST or something similar may be b0rked. Please run
# emerge --info
and post the result.

-- 
t3h 3l3ctr0n3rd <[EMAIL PROTECTED]>
Supermarket Deli Clerk and Student Programmer

OpenPGP Key Fingerprint:
0A65 EEFA B23A F0AC E6C2 C71C BEA0 E055 BE0E EC25


pgpVsRsnOeVOy.pgp
Description: PGP signature


Re: [gentoo-user] php5 mod

2005-02-20 Thread John Myers
On Sunday 20 February 2005 14:04, Paul Kain wrote:
> Hi all
> I get this error while emerging mod_php
> 
> server torrents # emerge mod_php
> Calculating dependencies ...done!
> >>> emerge (1 of 2) dev-php/php-5.0.3 to /
> mv: cannot stat `/var/tmp/portage/php-5.0.3/temp/environment': No such
> file or directory
> >>> md5 src_uri ;-) php-5.0.3.tar.bz2
> >>> Checking php-5.0.3.tar.bz2's mtime...
> >>> WORKDIR is up-to-date, keeping...
> >>> It appears that php is already compiled; skipping.
> >>> (clean to force compilation)
> >>> Test phase [not enabled]: dev-php/php-5.0.3
> 
> >>> Install php-5.0.3 into /var/tmp/portage/php-5.0.3/image/ category dev-php
> Installing PHP SAPI module:   embed
> Installing PHP CLI binary:/var/tmp/portage/php-5.0.3/image//usr/bin/
> Installing PHP CLI man page: 
> /var/tmp/portage/php-5.0.3/image//usr/share/man/man1/
> Installing PEAR environment:  
> /var/tmp/portage/php-5.0.3/image//usr/lib/php/
> /var/tmp/portage/php-5.0.3/work/php-5.0.3/sapi/cli/php: error while
> loading shared libraries: libhistory.so.4: cannot open shared object
> file: No such file or directory
> make[1]: *** [install-pear-installer] Error 127
> make: *** [install-pear] Error 2
> 
> !!! ERROR: dev-php/php-5.0.3 failed.
> !!! Function php5-sapi_src_install, Line 452, Exitcode 2
> !!! install failed
> !!! If you need support, post the topmost build error, NOT this status 
> message.
> 
> any ideas?
> 
Try doing
# rm -rf /var/tmp/portage/php-5.0.3
# emerge mod_php
and see if that helps (it will force php to be completely rebuilt). I once had 
a problem
with PHP and libhistory. re-merging php fixed it.

-- 
t3h 3l3ctr0n3rd <[EMAIL PROTECTED]>
Supermarket Deli Clerk and Student Programmer

OpenPGP Key Fingerprint:
0A65 EEFA B23A F0AC E6C2 C71C BEA0 E055 BE0E EC25


pgp0GzJ4U8BSW.pgp
Description: PGP signature


Re: [gentoo-user] Looking up... Connecting... Waiting... Transferring

2005-02-20 Thread A. Khattri
On Sun, 20 Feb 2005, Grant wrote:

> I noticed that if I'm doing a lot of clicking around there is pretty
> much no time spent with either of those, but if I work on something
> and then come back to the browser after a bit, Firefox can really
> spend some time there.

Could be anything. Maybe Firefox is caching stuff , maybe it isn't. Maybe
your machine swaps a lot and it take awhile to swap back in. Sounds like
you are worry needlessly about a few seconds difference.

>  I'd imagine that is apache's area.  What can I
> do to minimize the time needed to look up and connect?



Do yourself a favor and install a caching DNS server on your machine, put
"nameserver 127.0.0.1" in /etc/resolv.conf and be happy with faster DNS
lookups. There is probably nothing wrong with your ISP's DNS server.






--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Startup init errors of mine

2005-02-20 Thread Jean Magnan de Bornier
Le 02/21/05 "Ducky Z." <[EMAIL PROTECTED]> a écrit notamment:

> After kernel boot-up, I've been seeing some messages from init
> scripts, that I have no idea how to fix them. It goes like this:

[...]


> 2. After "Caching service dependencies...", there is "Cannot add
> provide 'authdemond' as a service with the same name exists!" message.

Several other people on the list, included myself, had the same problem
after updating courier-imap. The new name of the auth daemon is
"courier-authlib"; deleting /etc/init.d/authdaemond and removing it from
rc-update should solve the problem.
hth,
-- 
Jean Magnan de Bornier
3 Cours Victor Hugo, 13980 Alleins   France
Tel: 08 70 39 34 03Port: 06 09 17 35 87
e-mots: jean*at*bornier.net

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Startup init errors of mine

2005-02-20 Thread Ducky Z.
After kernel boot-up, I've been seeing some messages from init
scripts, that I have no idea how to fix them. It goes like this:

1. After "Calculating modules dependencies...", there is "error
calling: 'unlink' in 'GLOBAL'" message.

2. After "Caching service dependencies...", there is "Cannot add
provide 'authdemond' as a service with the same name exists!" message.

3. After "Setting user font...", there are many "action_compat: error
unlinking: 'vcs2' No such file or directory" messages.

Please shed me some light on fixing those things. Thanks a lot!

Regards,
D.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Soft power off lost

2005-02-20 Thread Ducky Z.
It's solved now... Thanks for your help.
I've upgraded it again to morph26, and applied "old config" from my
previous working kernel.

Regards,
D.


On Fri, 18 Feb 2005 12:04:20 +0100, Ralph Slooten <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Yes, I believe Compaq Presario's (seeing as it's HP now) benefit from
> the Toshiba extras module (your basic Fn function keys ~ like screen
> brightness)... however this should not have much to do with the shutting
> down part.
> 
> If I had to take another guess, I would guess that the 2.6.10-morph
> version is slighly broken (ACPI). You can simply try a test Download
> a fresh copy (vanilla) of 2.6.10, apply Alan Cox's patch (to fix acpi
> which was horribly broken for my laptop anyway) from here:
> ftp://ftp.kernel.org/pub/linux/kernel/people/alan/linux-2.6/2.6.10/patch-2.6.10-ac12.bz2
> 
> Apply the patch, copy your current .config file to your new source, and
> try that one. This is the exact same setup as I run at home, which shuts
> down fine on my HP ze4268 laptop. If shutting down then works, you
> "know" what the cause is ;-)
> 
> Sorry, that's about the best I can do here ... it's all a bit of
> guess-work from my side though.
> 
> Hope this helps,
> Greetings
> Ralph
> 
> Ducky Z. wrote:
> > My laptop is Compaq Presario 2500. I was upgrading the kernel from
> > 2.6.8-nitro to 2.6.10-morph. I will also try to add toshiba extra.
> >
> > Sincerely,
> > D.
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.3-nr1 (Windows 2000)
> 
> iD8DBQFCFcu0AWKxH5yWMT8RAjFIAKDSe1Vm/EOIlGNoraxNJVGb9afcQwCfdrQn
> BIfhR4OrOBmCmUrU4aXuA5w=
> =NXZP
> -END PGP SIGNATURE-
> 
> --
> gentoo-user@gentoo.org mailing list
> 
>

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] /proc/net/ip_conntrack nonubtroasive! parsing .... anyone

2005-02-20 Thread Ed Grimm
On Thu, 17 Feb 2005, [EMAIL PROTECTED] wrote:

> hi,
>
> there is many tools that parse /proc/net/ip_conntrack and display
> usefull informatom such as :
>
> grep, ipstate, netstat-nat  the problem with this is that the if
> there is many entires in it cpu usage skyrockets for long time (in my
> case for ~1min), which is not suitable for router/shaper ...  Do u
> know for a more gentle, non cpu intensive way of fetching connection
> tracking information...

Well, it gets complicated, really quickly.  Before going down that
route, does performing a cat of this file produce this same CPU usage
issue?  If not, it may be possible to greatly optimize the existing
programs, or write a much slimmer version with only the subset of
functionality you need, and get the benefit you're looking for, without
the costs of learning all of the direct kernel interactions you need to
get this information via other means.

Also, if the issue is more one of prioritization rather than immediacy
of return, one could potentially write into the program some delays to
provide even more niceness than invoking the command with nice -19.

Ed

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] FireFox strange display

2005-02-20 Thread Brett I. Holcomb
That seemed to have fixed it at least on that site.
Thanks.
On Sun, 20 Feb 2005, Mike Noble wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Brett I. Holcomb wrote:
|  I'm running Firefox 1.0 and it has started behaving strangely.  If I
|  Thanks.
| 

Have you tried clearing the cache?  This will cause it to get the
data from the site and not use what is in cache.
Mike
- --
Mike Noble
Email: [EMAIL PROTECTED]
Key ID: 0xFFDFC13B
Key fingerprint: 8204 1297 B9AD 0CED 2FCE  1FB0 9491 5824 FFDF C13B
Keyserver: http://pgpkeys.mit.edu
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFCGQV/lJFYJP/fwTsRAtRyAJ4zGb9AhpAbLtePBNk+MJnAZgCfaKKz
7U196c1WQe8yrIopuObOznc=
=/WsN
-END PGP SIGNATURE-
--
gentoo-user@gentoo.org mailing list

--
Brett I. Holcomb
[EMAIL PROTECTED]
Registered Linux User #188143
Remove R777 to email
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] OT - espersunited.com saga; IMAP and POP3 access

2005-02-20 Thread Ed Grimm
On Tue, 15 Feb 2005, Kashani wrote:

> Michael Sullivan wrote:
> > Why is it stupid?  What is xinetd anyway?  What does it do?
>
> xinetd is what's often called a super-daemon. It sits there listening
> for connections on ports you've configured. When connections come in
> xinetd answers and then calls the correct server to handle it. Once
> the connection is done, the client exits, xinetd drops the connection,
> and the server daemon shuts down... not exactly sure on the order for
> all that, but it doesn't matter much for our purposes.

True, it doesn't matter for this.  Look to the end of this response if
you care.

> The nice thing about this is that you don't need ten ftp daemons
> sitting around using RAM while waiting for incoming connections. This
> helps keep resourvces free on a small system with little RAM that runs
> many services, but doesn't need to do them all the time.

Or, more exactly, xinetd is a single daemon process listening to
potentially dozens or hundreds of ports, each with a different service
it represents.  Without xinetd, all of those ports would need to have
separate daemons listening to them, in order to all be active.

> The bad thing is that you have to reread all data and may have some
> significant start time associated with the daemons. Also you lose any
> caching of data when the daemon exits. In the case of a busy server
> that has a dedicated function, xinetd is going to slow things down. Or
> for real fun try running a database out of xinetd.

At the low end.

At the high end, the bad thing is that inetd daemons, in general, have
no load recognition.  They have no concept of what resources the daemons
for which they are fronting require, and therefore have no concept of
when enough is enough.  Because of this and the lack of caching, any
complex services run out of xinetd are easy potential DoS attack target
points.

> Back to imap, unless you like the idea of rescanning your entire dir
> every time you make an imap connection, standalone is better most of
> the time... for imap/http/mysql. However other daemons with low
> overhead like pop3/telnet/ftp/tftp would be fine.

Imap has the benefit of maintaining persistent connections after it has
started.  Pop3, on the other hand, usually does not.  Admittedly, this
is a client difference, but virtually all clients I've utilized are
configured along these lines.

As such, pop3 is *not* my idea of a good xinetd service.  Back when I
ran an overloaded pop/imap server, switching these two to standalone
mode got me a near-instant call from my boss's boss, asking what I did
to fix the email server.  (Of course, as they'd *really* overloaded that
sucker, and so it wasn't really fixed.  It just took it from about 130%
max load to 110% max load.  The gains would've been more substantial,
except the overload was only on the mail store itself; the main
filesystem was fine.  This server was running around 99.9% pop3, 0.1%
imap.)

Don't get me started about telnet; just use ssh, disable/remove telnet,
and we can be happy.  Or, lie to me, and claim that you did, and I can,
at least, be happy.  Thank you.


Oh, and I would also recommend courier or cyrus.  Note that Cyrus'
format is (or at least, was, back when I ran a user mail server) similar
to maildir, except that the message store is held under the control of
the system imap/pop server, and is indexed several ways.  The list of
mailboxes is also indexed.  As such, it scales marvelously well, under
most circumstances.

Ed


And now, for more detail:
> xinetd is what's often called a super-daemon. It sits there listening
> for connections on ports you've configured. When connections come in
> xinetd answers and then calls the correct server to handle it. Once
> the connection is done, the client exits, xinetd drops the connection,
> and the server daemon shuts down... not exactly sure on the order for
> all that, but it doesn't matter much for our purposes.

An inetd daemon (such as xinetd) is primarily useful for simplifying its
client programs.  Those daemons launched out of inetd do not need any
complex daemon code, or for that matter, any daemon code at all.

When a connection comes in to a port that inetd, it accepts the command,
and forks, remaps the connection to feed into the forked process's
standard input, and if it's a stream connection, remaps the forked
process's standard output back into the connection.  It then execs the
associated command, which needs no complicated protocol handling
capabilities to handle the networked connections.  One could, for
example, use inetd to invoke cat or date, and it'd work just fine.
(Don't do this.  inetd servers have equivalents built into them, for
both efficiency and security reasons.)

Once the connection is done, the client exits, and the daemon server
exits.  Inetd had been uninvolved since the fork, and couldn't care less
that the connection has closed.  (Unless, of course, it was a datagram
connection with the 'wait' flag.  I

Re: [gentoo-user] SoundCard Issue

2005-02-20 Thread Walter Dnes
On Fri, Feb 18, 2005 at 11:21:03PM +, Ian K wrote

> Please also note that the appropriate kernel option for my card:
> 
> Device drivers
> ->Sound
> ->->Sound Card Support (*)
> ->->->ALSA
> ->->->->ALSA (*)
> ->->->->ISA Devices
> ->->->->->Yamaha OPL3-SA2/SA3 (M)
> 
> Upon modprobing (modprobe snd-opl3sa2), I get
> FATAL: Error inserting snd_opl3sa2 
> (lib/modules/2.6.10-rc3-love1/kernel/sound.isa/snd-opl3sa2.ko): No such 
> device.

  Now we're at the clutching-at-straws stage.  Have you tried compiling
the sound driver into the kernel, rather than building it as a module?
This should at least avoid the modprobe stage.

-- 
Walter Dnes <[EMAIL PROTECTED]>
An infinite number of monkeys pounding away on keyboards will
eventually produce a report showing that Windows is more secure,
and has a lower TCO, than linux.

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Best Intrusion Detection System

2005-02-20 Thread Captain FantastiK
Hi
I don't have enough experience on intrusion detection system but I wonder 
what's the best  of between snort, prelude & AIDE ?

Any Suggestions please ?
cApTaiN_FaNtAsTiK
_
Balayez vos courriels entrants et sortants et les pièces jointes et 
contribuez à éliminer les virus destructeurs susceptibles d’y être intégrés. 
http://join.msn.com/?pgmarket=fr-ca&page=features/virus Commencez dès 
maintenant à profiter de tous les avantages de MSN Premium et obtenez les 
deux premiers mois GRATUITS*.

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] A smart Internet gateway

2005-02-20 Thread W.Kenworthy
It will work like you visualise: but this configuration is not the best.
Get a switch and another network card for your gateway.

adsl/modem/whatever   gateway  switch  pc1
  |--- pc2
  |--- ...
Better security, easier to admin, harder to bypass, ...

Prioritising traffic is easy, but on a fast link that usually is not
fully loaded, it slows things down slightly - I use it, but am unable to
make my mind up thats it a real advantage or not on balance.

BillK


On Sun, 2005-02-20 at 19:19 -0500, Colin wrote:
> I've got a problem that I think Gentoo can solve...
> 



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: yet another "emerge world wants alsa-driver" thread...

2005-02-20 Thread Boyd Stephen Smith Jr.
On Sunday 20 February 2005 06:18 am, Mark Knecht <[EMAIL PROTECTED]> 
wrote:
> On Sun, 20 Feb 2005 04:08:35 -0800, Mark Knecht <[EMAIL PROTECTED]> 
wrote:
> > I think I'm not doing this right though as I've even tried removing
> > alsa-jack from the world file (assuming a # removes it...) and that
> > doesn't stop the system from getting alsa-driver either. I'm very
> > perplexed at this point.
> >
> > Thanks very much,
> > Mark
>
> Hi,
>OK, there was still a copy of alsa-driver on the system for some
> reason. emerge -C alsa-driver removed it.

Just because it is currently installed does not automatically make it a 
package considered by emerge -pet world.  For that to happen a package but 
either be in the world file or be a dependency of a package in the world 
file.

emerge -C package will not only uninstall a package but also remove it from 
the world file.

> Now alsa-driver no longer 
> shows up in emerge -pet world so I think I found the problem. Agree?

Well, you certainly fixed the problem, even if we didn't find it.

Sounds to me like alsa-driver was in your world file.

-- 
Boyd Stephen Smith Jr.
[EMAIL PROTECTED]
ICQ: 514984 YM/AIM: DaTwinkDaddy

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: yet another "emerge world wants alsa-driver" thread...

2005-02-20 Thread Boyd Stephen Smith Jr.
On Sunday 20 February 2005 06:08 am, Mark Knecht <[EMAIL PROTECTED]> 
wrote:
> On Sun, 20 Feb 2005 04:11:35 -0600, Boyd Stephen Smith Jr.
> <[EMAIL PROTECTED]> wrote:
> > On Saturday 19 February 2005 08:28 pm, Mark Knecht
> > <[EMAIL PROTECTED]>
> > wrote:
> > > On Sat, 19 Feb 2005 18:43:20 -0600, Boyd Stephen Smith Jr.
> > > <[EMAIL PROTECTED]> wrote:
> > > > On Saturday 19 February 2005 03:46 pm, Mark Knecht
> > > > <[EMAIL PROTECTED]>
> > > > wrote:
> > > > > To compound this a bit I wanted to an emerge -e world on this
> > > > > box in the coming week but the alsa-driver problem is there
> > > > > still:
> > > > >
> > > > > gandalf root # emerge -ep world | grep alsa-driver
> > > > > [ebuild  N] media-sound/alsa-driver-1.0.8
> > > >
> > > > Can you do emerge --verbose -pet world and post the results?  That
> > > > will tell you what is bringing in alsa.
> > >
> > > Thanks Boyd.
> > >
> > > Of course the full results would probably be too much so here's 20
> > > lines before up to 8 or so lines after. If you need more let me
> > > know. The full results zipped are around 8KB.
> >
> > Wow! Didn't realize it would be that big.
>
> emerge -e is pretty much everything, right? ;-)

Yeah, but it's just text! :)

> > So, now we know which package needs to be removed from world.  If you
> > need help editing your world file, please ask.  If this package is not
> > in your world file, and you need more help, please follow-up with that
> > information.  If you do want alsa, but want it provided by the kernel
> > sources, we may have to twiddle your virtuals, but I still know the
> > solution.
>
> Prey tell, oh master, what is the solution? ;-)

:P  Didn't mean to sound too-smart-for-my-own-good there.  Just, I've seen 
issues like those mentioned before.

> Do I really want to remove anything from world? Or do I want to adjust
> what the system thinks supplies things using virtuals? That seems more
> correct to me.

Well, you only want programs in world that you use directly; any deps will 
be pulled in automatically.  So, if you don't use alsa-jack directly, take 
it out of world.

> Looking at /var/cache/edb/virtuals it looks like the system really
> believes that it needs alsa-driver to get alsa. How do I properly
> change this to tell it alsa is in the kernel?

Um, don't change this at all.  You should 
change /etc/portage/profiles/virtuals.

> virtual/alsa media-sound/alsa-driver

A line like the above is in /usr/portage/profiles/base/virtuals.

> Looking around in virtuals I also found this line:
>
> virtual/linux-sources sys-kernel/aa-sources

The relevant line for me is:
virtual/linux-sources   sys-kernel/gentoo-sources
from /usr/portage/profiles/default-linux/x86/virtuals

> Since we now run gentoo-dev-sources it seems I should change this
> line, and if that's true then I know the syntax for the alsa-driver
> problem also. Is this correct?
>
> virtual/linux-sources sys-kernel/gentoo-dev-sources
> virtual/alsa sys-kernel/gentoo-dev-sources

Looks good to me.  Just make sure you put it in the right file.

> And then further, why is the entry for headers pointing to
> linux-headers instead of linux26-headers?

That's the default.  Just like gentoo-sources (not gentoo-dev-sources) is 
the default kernel.  When 2.6 becomes the default, it will be my unmasking 
those versions of the kernel as gentoo-sources, not by changing this line 
in everyone's profile.

> virtual/kernel sys-kernel/linux-headers
>
> gandalf root # qpkg -I | grep headers
> media-sound/alsa-headers *
> sys-kernel/linux26-headers *
> gandalf root #
>
> Seems that possibly I should change that also?

Sure, that's fine.  Something like:
virtual/kernel sys-kernel/linux26-headers

> None of this seems like magic. Portage/emerge is really very sensible,
> but I don't want to make too many changes here. Maybe there's a Gentoo
> docs page that talks more about these changes? Since virtuals is small
> I'm attaching a proposed version with 4 edits:

I wouldn't mess with the virtual file in /var/cache it's probably not 
really user-servicable. :)

As man portage says (but not too clearly) you can override your current 
profile's virtuals with /etc/portage/profiles/virtuals; that's what you 
should edit/create.  Virtuals only affects what actual package portage 
chooses for a virtual when nothing installed currently provides that 
virtual, however this can subtley interfere with emerge -e (since not is 
considered installed, nothing can provide the virtual) and emerge XXX YYY 
when XXX depends on a virtual provided by YYY and YYY is not the default 
provider.

> virtual/linux-sources sys-kernel/gentoo-dev-sources
> virtual/os-headers sys-kernel/linux26-headers
> virtual/kernel sys-kernel/linux26-headers

Fine.

> virtual/alsa media-sound/gentoo-dev-sources

Um, I'm pretty sure you want sys-kernel/gentoo-dev-sources and not 
media-sound/gentoo-dev-sources (which doesn't exist).

Those four lines can then be added to /etc/portage/profiles/virtuals 
(

Re: [gentoo-user] Distro for SBC's

2005-02-20 Thread Nick Rout

On Sun, 20 Feb 2005 23:42:15 +
Rui Silva wrote:

> I ppl, I'm looking for a good distribuition of linux for SBC's
> (small/single Board Computer). Does anyone know a good one???
> 
> I've found uClinux, but the documentation was kinda confusing to me
> 
> thanks in advance for your help

what processor?
what do you need this distro to do?
what is wrong with gentoo?
will it have a hard drive?
do you want the os to network boot, boot from hard drive, boot from
floppy? boot from CF?
how much RAM will it have?

sorry but your question is a ittle ill-defined!

> 
> 
> -- 
> Rui Silva
> Powered by Gentoo Linux under CELERON 1000 - Stage1 install with nptl
> http://rukinhas.no-ip.org
> 
> --
> gentoo-user@gentoo.org mailing list

-- 
Nick Rout
Barrister & Solicitor
Christchurch

<[EMAIL PROTECTED]>


--
gentoo-user@gentoo.org mailing list



[gentoo-user] A smart Internet gateway

2005-02-20 Thread Colin
I've got a problem that I think Gentoo can solve...
I'm stuck behind dial-up, but with some Windows tricks (Internet 
Connection Sharing), I've managed to get my 56k connection shared over a 
home network.  However, my brother is always complaining that he can't 
get the PlayStation 2 online because my computer is always hogging the 
Internet connection.  He just unscrews the antennas from my wireless 
AP/router (D-Link DI-614+) to disconnect me, which is a pain in the 
ASCII when I'm trying to download massive files (like Gentoo CD's).

I'd like to use Gentoo and a spare Pentium-based computer to make a 
really smart Internet gateway, that should throttle and prioritize 
bandwidth.  Examples:
- Some traffic (like Gaim's or Firefox's) is more important than others 
(like Azureus's), so Azureus can use whatever bandwidth Gaim and Firefox 
don't use.
- The PlayStation 2, when connected, should always take top priority 
over any other clients' traffic.

Also, it should do these other important tasks:
- Not require any user intervention; it should just sit there and do 
its job.  If it needs to be configured, it should be able to be used 
over the Internet (sorta like Remote Desktop for Linux).
- Automatically connect to the Internet on boot, and reconnect whenever 
disconnected.
- Defend itself (anti-virus and firewall) and take care of itself 
(delete temporary files, defragment, check disk for errors) in the 
background.
- Log and report errors (like connection problems, SMART errors or fan 
failures, for example).
- Windows PC's, Linux PC's and Macs (OS 9.2.2 and up) should be able to 
coexist peacefully (share the Internet and communicate with one and other).
- It would be nice if it could also be a print server, since it will be 
always on anyway.

It will plug directly into the AP/router (like another computer), so it 
will just be another node to my home network, like things are now.  
Would this work, or would my AP/router just get in the way?


--
gentoo-user@gentoo.org mailing list


RE: [gentoo-user] Re: Distro for SBC's

2005-02-20 Thread Daevid Vincent
PHP5 has SQL lite built in. that might be enough for your RDBMS needs. And
isn't 'tux' httpd built into the kernel, so maybe that is something to
investigate 

> -Original Message-
> From: Rui Silva [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, February 20, 2005 3:50 PM
> To: [EMAIL PROTECTED]
> Subject: [gentoo-user] Re: Distro for SBC's
> 
> > I ppl, I'm looking for a good distribuition of linux for SBC's
> > (small/single Board Computer). Does anyone know a good one???
> > 
> > I've found uClinux, but the documentation was kinda confusing to me
> > 
> > thanks in advance for your help
>  
> 
> sorry for the reply to my own post, but i need some more advice...
> 
> i'll need a http server and a db in my SBC, something small but
> powerfull. what do you recommend ???
> 
> don't forget SBC don't have harddrives, they tend to hava flash disks
> instead, and the distro and tools that i need have to be the smallest
> possible (mysql is very big no??).
> 
> thanks in advance for your help
> 
> 
> -- 
> Rui Silva
> Powered by Gentoo Linux under CELERON 1000 - Stage1 install with nptl
> http://rukinhas.no-ip.org
> 
> --
> gentoo-user@gentoo.org mailing list
> 


--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Distro for SBC's

2005-02-20 Thread Rui Silva
> I ppl, I'm looking for a good distribuition of linux for SBC's
> (small/single Board Computer). Does anyone know a good one???
> 
> I've found uClinux, but the documentation was kinda confusing to me
> 
> thanks in advance for your help
 

sorry for the reply to my own post, but i need some more advice...

i'll need a http server and a db in my SBC, something small but
powerfull. what do you recommend ???

don't forget SBC don't have harddrives, they tend to hava flash disks
instead, and the distro and tools that i need have to be the smallest
possible (mysql is very big no??).

thanks in advance for your help


-- 
Rui Silva
Powered by Gentoo Linux under CELERON 1000 - Stage1 install with nptl
http://rukinhas.no-ip.org

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Looking up... Connecting... Waiting... Transferring

2005-02-20 Thread Bastian Balthazar Bux
Grant ha scritto:
It could have to with a lot of stuff. It is possible that FF has some
DNS cache that gets flushed , it also almost certain ( don't trust me,
my ISP has, I guess it is common :) ) that your ISP has a DNS cache and
it is possible that other users queries have flushed yours. You can ask
mozilla-devs and your ISP , however this won't help for users of other
ISPs and other browsers :) You are tweaking the server , right ? So ,
place a machine as close to it as possible ( put a second lan-card in
the server , and connect the two machines) , alias the server
in /etc/hosts so no DNS lookup is done and benchmark this setup. I think
such a setup minimizes random network factors , so a latency is almost
sure to be in the server and not *OUT THERE* :) Just my 2c.
   

The server is actually hosted remotely, I should have mentioned that.
After a little more experimentation, both my website and my host's
website have this same behavior of responding right away during a
continuous Firefox browsing session, but taking a long time to "look
up" after a break.  cnn.com responds right away, even after a break. 
It sounds like I need to contact my host.  Could this be an issue with
their DNS server?

- Grant
 

try
# tracepath www.your.server
# ping -c5 www.your.server
while browsing and after a while.
If the results are the same it's a dns problem (it's not counted in 
connection timings)
if not there must be some "keepalive" stuff that make you faster when 
browsing.

Francesco
--
gentoo-user@gentoo.org mailing list


[gentoo-user] Distro for SBC's

2005-02-20 Thread Rui Silva
I ppl, I'm looking for a good distribuition of linux for SBC's
(small/single Board Computer). Does anyone know a good one???

I've found uClinux, but the documentation was kinda confusing to me

thanks in advance for your help


-- 
Rui Silva
Powered by Gentoo Linux under CELERON 1000 - Stage1 install with nptl
http://rukinhas.no-ip.org

--
gentoo-user@gentoo.org mailing list



[gentoo-user] even more emerge questions

2005-02-20 Thread George Roberts
I finished building my system about 3 days since then I have 2 packages 
in my emerge list that are not compleating.
The first is sys-devel/binutils-2.15.92.0.2-r1, when it tries to install 
I get:
.
.
.
strip: strip --strip-unneeded
strip: strip --strip-unneeded
  usr/lib/libopcodes-2.15.92.0.2.so
  usr/lib/libbfd-2.15.92.0.2.so
  usr/i686-pc-linux-gnu/bin/ar
  usr/i686-pc-linux-gnu/bin/as
  usr/i686-pc-linux-gnu/bin/ld
  usr/i686-pc-linux-gnu/bin/nm
  usr/i686-pc-linux-gnu/bin/strip
  usr/i686-pc-linux-gnu/bin/ranlib
making executable: /usr/lib/libbfd-2.15.92.0.2.so
making executable: /usr/lib/libopcodes-2.15.92.0.2.so
>>> Completed installing binutils-2.15.92.0.2-r1 into 
/var/tmp/portage/binutils-2.15.92.0.2-r1/image/

--- ACCESS VIOLATION SUMMARY 
---
LOG FILE = "/tmp/sandbox-sys-devel_-_binutils-2.15.92.0.2-r1-30267.log"

unlink:/bin/strip

The other package not istalling is sys-devel/gcc-3.3.5-r1, when it stops 
I get:
.
.
.
* PREFIX:  /usr
* BINPATH: /usr/i686-pc-linux-gnu /gcc-bin/3.3.5
* LIBPATH: /usr/lib/gcc-lib/i686-pc-linux-gnu /3.3.5
* DATAPATH:/usr/share/gcc-data/i686-pc-linux-gnu /3.3.5
* STDCXX_INCDIR:   /usr/lib/gcc-lib/i686-pc-linux-gnu /3.3.5/include/g++-v3

* Configuring GCC with: 
--enable-version-specific-runtime-libs- 
-prefix=/usr--bindir=/usr/i686-pc-linux-gnu 
/gcc-bin/3.3.5 - -includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu 
/3.3.5/include   --datadi 
r=/usr/share/gcc-data/i686-pc-linux-gnu /3.3.5  
--mandir=/usr/share/gcc- data/i686-pc-linux-gnu /3.3.5/man   
--infodir=/usr/share/gcc-data/i6 86-pc-linux-gnu /3.3.5/info 
--with-gxx-include-dir=/usr/lib/gcc-lib/ i686-pc-linux-gnu 
/3.3.5/include/g++-v3 --host=i686-pc-linux-gnu  --disable-alti vec 
--enable-nls --without-included-gettext --enable-__cxa_atexit 
--enable-cloca le=gnu  --with-system-zlib  
--disable-checking - -disable-werror 
--disable-libunwind-exceptions --enable-shared - -enable-threads=posix 
--disable-multilib --disable-libgcj --enable-languages=c,c ++,f77

*** Can only configure for one host and one target at a time.
*** Can only configure for one host and one target at a time.
*** Can only configure for one host and one target at a time.
*** Can only configure for one host and one target at a time.
*** Can only configure for one host and one target at a time.
Usage: configure [OPTIONS] [HOST]
Options: [defaults in brackets]
--prefix=MYDIR  install into MYDIR [/usr/local]
--exec-prefix=MYDIR install host-dependent files into MYDIR 
[/usr/local]
--help  print this message [normal config]
--build=BUILD   configure for building on BUILD [BUILD=HOST]
--host=HOST configure for HOST [determined via config.guess]
--norecursion   configure this directory only [recurse]
--program-prefix=FOOprepend FOO to installed program names [""]
--program-suffix=FOOappend FOO to installed program names [""]
--program-transform-name=P transform installed names by sed pattern P [""]
--site=SITE configure with site-specific makefile for SITE
--srcdir=DIRfind the sources in DIR [. or ..]
--target=TARGET configure for TARGET [TARGET=HOST]
--tmpdir=TMPDIR create temporary files in TMPDIR [/tmp]
--nfp   configure for software floating point [hard float]
--with-FOO, --with-FOO=BAR package FOO is available (parameter BAR)
--without-FOO   package FOO is NOT available
--enable-FOO, --enable-FOO=BAR include feature FOO (parameter BAR)
--disable-FOO   do not include feature FOO

Where HOST and TARGET are something like "sparc-sunos", 
"mips-sgi-irix5", etc.

!!! ERROR: sys-devel/gcc-3.3.5-r1 failed.
!!! Function gcc_do_configure, Line 1032, Exitcode 1
!!! failed to run configure
!!! If you need support, post the topmost build error, NOT this status 
message.

I have searched the posts in here but can not locate anything for either 
issue, any help would be greatly appreciated.


--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Looking up... Connecting... Waiting... Transferring

2005-02-20 Thread Grant
> It could have to with a lot of stuff. It is possible that FF has some
> DNS cache that gets flushed , it also almost certain ( don't trust me,
> my ISP has, I guess it is common :) ) that your ISP has a DNS cache and
> it is possible that other users queries have flushed yours. You can ask
> mozilla-devs and your ISP , however this won't help for users of other
> ISPs and other browsers :) You are tweaking the server , right ? So ,
> place a machine as close to it as possible ( put a second lan-card in
> the server , and connect the two machines) , alias the server
> in /etc/hosts so no DNS lookup is done and benchmark this setup. I think
> such a setup minimizes random network factors , so a latency is almost
> sure to be in the server and not *OUT THERE* :) Just my 2c.
> 
> On Sun, 2005-02-20 at 10:39 -0800, Grant wrote:
> > > The time needed to lookup is probably spend running a DNS lookup , I
> > > doubt changes to your apache can affect this in any way. There is always
> > > a latency associated with the network ( especially on a non-LAN ) , so
> > > don't try to get it faster that light :) For example , measure the ping
> > > round-trip time to the dns and to the server. You probably can't get any
> > > faster than the sum of the two times.

Does anyone know what the "Connecting" stage is?  That sometimes takes
a while too.

- Grant

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] raid info

2005-02-20 Thread Mike Williams
On Sunday 20 February 2005 21:46, Nick Smith wrote:
> im about to try to convert my existing setup to a raid 1
> mirrored setup via the email i got a while ago on this list, i
> just had a quick question about raids in general.  if a drive
> does happen to fail, where would it alert me at? just the
> regular syslog? would it email me somehow or is it my job to
> just regularly check the logs for such an incident?

mdadm does this.

mdadm --monitor --help

-- 
Mike Williams


pgp8zsRvr60pp.pgp
Description: PGP signature


[gentoo-user] php5 mod

2005-02-20 Thread Paul Kain
Hi all
I get this error while emerging mod_php

server torrents # emerge mod_php
Calculating dependencies ...done!
>>> emerge (1 of 2) dev-php/php-5.0.3 to /
mv: cannot stat `/var/tmp/portage/php-5.0.3/temp/environment': No such
file or directory
>>> md5 src_uri ;-) php-5.0.3.tar.bz2
>>> Checking php-5.0.3.tar.bz2's mtime...
>>> WORKDIR is up-to-date, keeping...
>>> It appears that php is already compiled; skipping.
>>> (clean to force compilation)
>>> Test phase [not enabled]: dev-php/php-5.0.3

>>> Install php-5.0.3 into /var/tmp/portage/php-5.0.3/image/ category dev-php
Installing PHP SAPI module:   embed
Installing PHP CLI binary:/var/tmp/portage/php-5.0.3/image//usr/bin/
Installing PHP CLI man page: 
/var/tmp/portage/php-5.0.3/image//usr/share/man/man1/
Installing PEAR environment:  /var/tmp/portage/php-5.0.3/image//usr/lib/php/
/var/tmp/portage/php-5.0.3/work/php-5.0.3/sapi/cli/php: error while
loading shared libraries: libhistory.so.4: cannot open shared object
file: No such file or directory
make[1]: *** [install-pear-installer] Error 127
make: *** [install-pear] Error 2

!!! ERROR: dev-php/php-5.0.3 failed.
!!! Function php5-sapi_src_install, Line 452, Exitcode 2
!!! install failed
!!! If you need support, post the topmost build error, NOT this status message.


any ideas?

Thanks

--
gentoo-user@gentoo.org mailing list



[gentoo-user] gnucash and libraries ?

2005-02-20 Thread raptor
#gnucash

Gtk-WARNING **: Unable to locate loadable module in module_path: 
"libthinice.so",

Gtk-WARNING **: Unable to locate loadable module in module_path: "libpixmap.so",

Gtk-WARNING **: Unable to locate loadable module in module_path: "libpixmap.so",

Gtk-WARNING **: Unable to locate loadable module in module_path: 
"libthinice.so",

Gtk-WARNING **: Unable to locate loadable module in module_path: "libpixmap.so",

Gtk-WARNING **: Unable to locate loadable module in module_path: "libpixmap.so",
Gdk-ERROR **: BadMatch (invalid parameter attributes)
  serial 491 error_code 8 request_code 2 minor_code 0
Gdk-ERROR **: BadMatch (invalid parameter attributes)
  serial 492 error_code 8 request_code 2 minor_code 0


How to solve this problem ?

tia

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] FireFox strange display

2005-02-20 Thread Mike Noble
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Brett I. Holcomb wrote:
| I'm running Firefox 1.0 and it has started behaving strangely.  If I
| click on a link I get a page full of squares with hex codes in them.
| The link is to a merchant page from pricegrabber.com.  I've seen this
| once before and I ended up wiping out the firefox data for my user and
| letting firefox start all over.  I hate to have to keep doing that if
| there is a better solution.  Any ideas on what this might be and how to
| fix it?
|
| Thanks.
|
Have you tried clearing the cache?  This will cause it to get the
data from the site and not use what is in cache.
Mike
- --
Mike Noble
Email: [EMAIL PROTECTED]
Key ID: 0xFFDFC13B
Key fingerprint: 8204 1297 B9AD 0CED 2FCE  1FB0 9491 5824 FFDF C13B
Keyserver: http://pgpkeys.mit.edu
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFCGQV/lJFYJP/fwTsRAtRyAJ4zGb9AhpAbLtePBNk+MJnAZgCfaKKz
7U196c1WQe8yrIopuObOznc=
=/WsN
-END PGP SIGNATURE-
--
gentoo-user@gentoo.org mailing list


[gentoo-user] raid info

2005-02-20 Thread Nick Smith
im about to try to convert my existing setup to a raid 1
mirrored setup via the email i got a while ago on this list, i
just had a quick question about raids in general.  if a drive
does happen to fail, where would it alert me at? just the
regular syslog? would it email me somehow or is it my job to
just regularly check the logs for such an incident?

thanks
-- 
Nick Smith a.k.a. Computer Nick
Web - http://www.computernick.com
Email - [EMAIL PROTECTED]
--




--
gentoo-user@gentoo.org mailing list



[gentoo-user] FireFox strange display

2005-02-20 Thread Brett I. Holcomb
I'm running Firefox 1.0 and it has started behaving strangely.  If I click 
on a link I get a page full of squares with hex codes in them.  The link 
is to a merchant page from pricegrabber.com.  I've seen 
this once before and I ended up wiping out the firefox data for my user 
and letting firefox start all over.  I hate to have to keep doing that if 
there is a better solution.  Any ideas on what this might be and how to 
fix it?

Thanks.
--
Brett I. Holcomb
[EMAIL PROTECTED]
Registered Linux User #188143
Remove R777 to email
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Looking up... Connecting... Waiting... Transferring

2005-02-20 Thread Grant
> It could have to with a lot of stuff. It is possible that FF has some
> DNS cache that gets flushed , it also almost certain ( don't trust me,
> my ISP has, I guess it is common :) ) that your ISP has a DNS cache and
> it is possible that other users queries have flushed yours. You can ask
> mozilla-devs and your ISP , however this won't help for users of other
> ISPs and other browsers :) You are tweaking the server , right ? So ,
> place a machine as close to it as possible ( put a second lan-card in
> the server , and connect the two machines) , alias the server
> in /etc/hosts so no DNS lookup is done and benchmark this setup. I think
> such a setup minimizes random network factors , so a latency is almost
> sure to be in the server and not *OUT THERE* :) Just my 2c.

The server is actually hosted remotely, I should have mentioned that.

After a little more experimentation, both my website and my host's
website have this same behavior of responding right away during a
continuous Firefox browsing session, but taking a long time to "look
up" after a break.  cnn.com responds right away, even after a break. 
It sounds like I need to contact my host.  Could this be an issue with
their DNS server?

- Grant

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Bootstrap failure

2005-02-20 Thread Qian Qiao
On Sun, 20 Feb 2005 22:40:33 +0200, Ivan Yosifov <[EMAIL PROTECTED]> wrote:
> Does adding -march=athlon64 to CFLAGS help ?
> You may report this to the amd mailing list ,too.
> 

I found the solution from the forums, it is a a64 specific sandbox
issue. I need -sandbox in the FEATURES flag. Wonder why it wasn't
documented in the handbook.

Thanks a lot for everyone that helped.

-- Joe

-- 
Money can't buy everything.
Sometimes money can't even buy a gun...

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Bootstrap failure

2005-02-20 Thread Qian Qiao
On Sun, 20 Feb 2005 22:40:33 +0200, Ivan Yosifov <[EMAIL PROTECTED]> wrote:
> Does adding -march=athlon64 to CFLAGS help ?
> You may report this to the amd mailing list ,too.

That make things even worse, bootstrap fails with the same error, but
this time,  while compiling gettext.

I've posted this problem to the a64 list, and searched the forum. I
can see some people are having the same problem, but there isn't yet a
solution.

-- Joe

-- 
Money can't buy everything.
Sometimes money can't even buy a gun...

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Maybe OT; Ways of creating dos bootdisk?

2005-02-20 Thread Peter Karlsson
On Sun, 20 Feb 2005, Tom Wesley wrote:
Actually never mind wine, there are image files there that can be written 
with dd.
Thanks, I'll try these but they unfortunately don't seem to contain scsi 
drivers... Oh, well, why make things easy? ;-)

Best regards
Peter K
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Bootstrap failure

2005-02-20 Thread Ivan Yosifov
Does adding -march=athlon64 to CFLAGS help ?
You may report this to the amd mailing list ,too.

On Sun, 2005-02-20 at 20:27 +, Qian Qiao wrote:
> On Sun, 20 Feb 2005 22:13:47 +0200, Ivan Yosifov <[EMAIL PROTECTED]> wrote:
> > CXXFLAGS="${CFLAGS"
> > 
> > The left curly brace must be matched by a right curly brace. Make it
> > 
> > CXXFLAGS="${CFLAGS}"
> > 
> > Does it work now ?
> > 
> 
> That was a typo in the email, not the actual make.conf.
> 
> The CFLAGS is now set to -O2, and still won't bootstrap.
> 
> -- Joe
> 


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Maybe OT; Ways of creating dos bootdisk?

2005-02-20 Thread Peter Karlsson
On Sun, 20 Feb 2005, Nathan Pinkerton wrote:
or... you could use the Ultimate Boot CD (http://www.ultimatebootcd.com/)
it has DOS utilities on it (as well as a host of other things)
Thanks, but I can't use a boot cd since the instructions for flashing 
specifically states that there shouldn't be a cd in the drive when 
flashing, and I only have one drive...

Best regards
Peter K
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Bootstrap failure

2005-02-20 Thread Qian Qiao
On Sun, 20 Feb 2005 22:13:47 +0200, Ivan Yosifov <[EMAIL PROTECTED]> wrote:
> CXXFLAGS="${CFLAGS"
> 
> The left curly brace must be matched by a right curly brace. Make it
> 
> CXXFLAGS="${CFLAGS}"
> 
> Does it work now ?
> 

That was a typo in the email, not the actual make.conf.

The CFLAGS is now set to -O2, and still won't bootstrap.

-- Joe

-- 
Money can't buy everything.
Sometimes money can't even buy a gun...

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Strange Dumps

2005-02-20 Thread Sean Hafeez
The system RAM is know good. I have replaced good tested RAM with more 
good tested RAM just in case.  The system is an ECS  K7VTA3 V8.0 with 
1GB of RAM, AMD CPU, Promise SX4000 with the Promise FastTrak.o module 
complied against gentoo-2.4.28-r7.

Here is what I get:
Oops: 
CPU:0
EIP:0010:[]Tainted: P
EFLAGS: 00010202
eax: f61297b4   ebx: 0008   ecx: c18231f0   edx: 0338
esi: f61297b4   edi: f7d4c22c   ebp: 0338   esp: d9f35ef0
ds: 0018   es: 0018   ss: 0018
Process rsync (pid: 19021, stackpage=d9f35000)
Stack: c18231f0 d9f34000 04a8 f7d4c22c 4015e008 c0151647 0338 
04a8
   c0154354 f61297b4 0338 f7d4c22c 1000 1000 c12902c0 

   04a8 fff4 04a0 f6129700 f61297b4  00338000 

Call Trace:[] [] [] [] 
[]

Code: 39 73 08 74 06 8b 5b 10 eb f2 90 39 6b 0c 75 f5 ff 43 14 0f
 kernel BUG at page_alloc.c:274!
invalid operand: 
CPU:0
EIP:0010:[]Tainted: P
EFLAGS: 00010202
eax: 014c   ebx: c15e3150   ecx: 1000   edx: 00022407
esi: c0350478   edi: 0001   ebp: f2754000   esp: f2755cfc
ds: 0018   es: 0018   ss: 0018
Process updatedb (pid: 8987, stackpage=f2755000)
Stack: 1000 e1510ec0 f2754000 00021407 0296  c0350478 
c0350478
   c035062c 0001 0202 c015a624 c8bfa5c0 c01649ad 0801 
0224a6b4
   0001 c0350478 c0350628  01f0 c01d1cd7 01f0 
0180
Call Trace:[] [] [] [] 
[]
  [] [] [] [] [] 
[]
  [] [] [] [] [] 
[]
  [] [] []

Code: 0f 0b 12 01 0d 31 31 c0 8b 43 18 a9 80 00 00 00 74 08 0f 0b
dmesg:
Linux version 2.4.28-gentoo-r7 ([EMAIL PROTECTED]) (gcc version 3.3.4 
20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)) #2 Sun Feb 20 
00:27:55 PST 2005
BIOS-provided physical RAM map:
 BIOS-e820:  - 00099c00 (usable)
 BIOS-e820: 00099c00 - 000a (reserved)
 BIOS-e820: 000f - 0010 (reserved)
 BIOS-e820: 0010 - 3fff (usable)
 BIOS-e820: 3fff - 3fff3000 (ACPI NVS)
 BIOS-e820: 3fff3000 - 4000 (ACPI data)
 BIOS-e820: fec0 - fec01000 (reserved)
 BIOS-e820: fee0 - fee01000 (reserved)
 BIOS-e820:  - 0001 (reserved)
Warning only 896MB will be used.
Use a HIGHMEM enabled kernel.
896MB LOWMEM available.
On node 0 totalpages: 229376
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 0 pages.
ACPI: RSDP (v000 VKT400) @ 
0x000f6dd0
ACPI: RSDT (v001 VKT400 AWRDACPI 0x42302e31 AWRD 0x) @ 
0x3fff3000
ACPI: FADT (v001 VKT400 AWRDACPI 0x42302e31 AWRD 0x) @ 
0x3fff3040
ACPI: DSDT (v001 VKT400 AWRDACPI 0x1000 MSFT 0x010d) @ 
0x
Kernel command line: root=/dev/hda3
Found and enabled local APIC!
Initializing CPU#0
Detected 1794.914 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 3578.26 BogoMIPS
Memory: 903864k/917504k available (2006k kernel code, 13228k reserved, 
341k data, 144k init, 0k highmem)
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 65536 (order: 6, 262144 bytes)
Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After generic, caps: 0383fbff c1c3fbff  
CPU: Common caps: 0383fbff c1c3fbff  
CPU: AMD Athlon(tm) XP 2200+ stepping 00
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ACPI: IRQ9 SCI: Level Trigger.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 
ESR value after enabling vector: 
Using local APIC timer interrupts.
calibrating APIC timer ...
. CPU clock speed is 1794.9578 MHz.
. host bus clock speed is 265.9196 MHz.
cpu: 0, clocks: 2659196, slice: 1329598
CPU0
mtrr: v1.40 (20010327) Richard Gooch ([EMAIL PROTECTED])
mtrr: detected mtrr type: Intel
ACPI: Subsystem revision 20040326
PCI: PCI BIOS revision 2.10 entry at 0xfb480, last bus=1
PCI: Using configuration type 1
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: System [ACPI] (supports S0 S1 S4 S5)
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 *3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt

Re: [gentoo-user] Bootstrap failure

2005-02-20 Thread Ivan Yosifov
CXXFLAGS="${CFLAGS"

The left curly brace must be matched by a right curly brace. Make it

CXXFLAGS="${CFLAGS}"

Does it work now ?

On Sun, 2005-02-20 at 20:07 +, Qian Qiao wrote:
> On Sun, 20 Feb 2005 22:05:11 +0200, Ivan Yosifov <[EMAIL PROTECTED]> wrote:
> > A typical cause - typos / insanity in CFLAGS. Your /etc/make.conf ,
> > please :)
> > 
> > On Sun, 2005-02-20 at 19:53 +, Qian Qiao wrote:
> > > Hi,
> > >
> > > I got this error while bootstrap is compiling GCC.
> > >
> > > checking whether the C compiler works... configure: error: cannot run
> > > C compiled programs.
> > > If you meant to cross compile, use `--host'.
> > > See `config.log' for more details.
> > > make[1]: *** [configure-target-libstdc++-v3] Error 1
> > > make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.3-r1/work/build'
> > > make: *** [profiledbootstrap] Error 2
> > >
> > > !!! ERROR: sys-devel/gcc-3.4.3-r1 failed.
> > > !!! Function gcc_do_make, Line 1113, Exitcode 2
> > > !!! make failed with profiledbootstrap
> > > !!! If you need support, post the topmost build error, NOT this status 
> > > message.
> > >
> > > Here's my emerge --info:
> > >
> > > livecd portage # emerge --info
> > > Portage 2.0.51-r15 (default-linux/amd64/2004.3, gcc-3.4.2,
> > > glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r1 x86_64)
> > > =
> > > System uname: 2.6.9-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3000+
> > > Gentoo Base System version 1.4.16
> > > Python:   [2.3.4 (#1, Oct 28 2004, 03:17:30)]
> > > dev-lang/python: [Not Present]
> > > sys-devel/autoconf:  [Not Present]
> > > sys-devel/automake:  [Not Present]
> > > sys-devel/binutils:  2.15.92.0.2-r1
> > > sys-devel/libtool:   [Not Present]
> > > virtual/os-headers:  2.6.8.1-r2
> > > ACCEPT_KEYWORDS="amd64"
> > > AUTOCLEAN="yes"
> > > CFLAGS="-O2 -pipe"
> > > CHOST="x86_64-pc-linux-gnu"
> > > CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
> > > /usr/share/config /var/qmail/control"
> > > CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
> > > CXXFLAGS="-O2 -pipe"
> > > DISTDIR="/usr/portage/distfiles"
> > > FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
> > > GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk";
> > > MAKEOPTS="-j2"
> > > PKGDIR="/usr/portage/packages"
> > > PORTAGE_TMPDIR="/var/tmp"
> > > PORTDIR="/usr/portage"
> > > SYNC="rsync://rsync.gentoo.org/gentoo-portage"
> > > USE="amd64 acpi alsa berkdb bitmap-fonts cdr crypt dvd f77 font-server
> > > fortran gif gpm ipv6 java jp2 jpeg kde lzw lzw-tiff multilib ncurses
> > > nls nptl nptlonly opengl oss perl png python qt readline ssl tcpd tiff
> > > truetype truetype-fonts type1-fonts usb userlocales xml2 xpm xrandr xv
> > > zlib"
> > > Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
> > >
> > > Any hints?
> > >
> > > Thanks.
> 
> CFLAGS="-O2 -pipe"
> CHOST="x86_64-pc-linux-gnu"
> CXXFLAGS="${CFLAGS"
> MAKEOPTS="-j2"
> GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk";
> 
> I, myself, can't spot any error. If I add march=athlon64, then the
> bootstrap will fail while compiling gettext, with the same error.
> 
> -- Joe
> 


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Looking up... Connecting... Waiting... Transferring

2005-02-20 Thread John Myers
On Sunday 20 February 2005 10:39, Grant wrote:
> > The time needed to lookup is probably spend running a DNS lookup , I
> > doubt changes to your apache can affect this in any way. There is always
> > a latency associated with the network ( especially on a non-LAN ) , so
> > don't try to get it faster that light :) For example , measure the ping
> > round-trip time to the dns and to the server. You probably can't get any
> > faster than the sum of the two times.
> 
> What about the fact that the DNS lookup takes much longer if I haven't
> clicked on anything for a little bit?  Is that because of some type of
> DNS caching in the browser?
Probably.

> Could this have anything to do with my 
> site's DNS server's performance?
Probably not.
 
-- 
t3h 3l3ctr0n3rd <[EMAIL PROTECTED]>
Supermarket Deli Clerk and Student Programmer

OpenPGP Key Fingerprint:
0A65 EEFA B23A F0AC E6C2 C71C BEA0 E055 BE0E EC25


pgpxS1jfZEW4i.pgp
Description: PGP signature


Re: [gentoo-user] Bootstrap failure

2005-02-20 Thread Qian Qiao
On Sun, 20 Feb 2005 22:05:11 +0200, Ivan Yosifov <[EMAIL PROTECTED]> wrote:
> A typical cause - typos / insanity in CFLAGS. Your /etc/make.conf ,
> please :)
> 
> On Sun, 2005-02-20 at 19:53 +, Qian Qiao wrote:
> > Hi,
> >
> > I got this error while bootstrap is compiling GCC.
> >
> > checking whether the C compiler works... configure: error: cannot run
> > C compiled programs.
> > If you meant to cross compile, use `--host'.
> > See `config.log' for more details.
> > make[1]: *** [configure-target-libstdc++-v3] Error 1
> > make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.3-r1/work/build'
> > make: *** [profiledbootstrap] Error 2
> >
> > !!! ERROR: sys-devel/gcc-3.4.3-r1 failed.
> > !!! Function gcc_do_make, Line 1113, Exitcode 2
> > !!! make failed with profiledbootstrap
> > !!! If you need support, post the topmost build error, NOT this status 
> > message.
> >
> > Here's my emerge --info:
> >
> > livecd portage # emerge --info
> > Portage 2.0.51-r15 (default-linux/amd64/2004.3, gcc-3.4.2,
> > glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r1 x86_64)
> > =
> > System uname: 2.6.9-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3000+
> > Gentoo Base System version 1.4.16
> > Python:   [2.3.4 (#1, Oct 28 2004, 03:17:30)]
> > dev-lang/python: [Not Present]
> > sys-devel/autoconf:  [Not Present]
> > sys-devel/automake:  [Not Present]
> > sys-devel/binutils:  2.15.92.0.2-r1
> > sys-devel/libtool:   [Not Present]
> > virtual/os-headers:  2.6.8.1-r2
> > ACCEPT_KEYWORDS="amd64"
> > AUTOCLEAN="yes"
> > CFLAGS="-O2 -pipe"
> > CHOST="x86_64-pc-linux-gnu"
> > CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
> > /usr/share/config /var/qmail/control"
> > CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
> > CXXFLAGS="-O2 -pipe"
> > DISTDIR="/usr/portage/distfiles"
> > FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
> > GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk";
> > MAKEOPTS="-j2"
> > PKGDIR="/usr/portage/packages"
> > PORTAGE_TMPDIR="/var/tmp"
> > PORTDIR="/usr/portage"
> > SYNC="rsync://rsync.gentoo.org/gentoo-portage"
> > USE="amd64 acpi alsa berkdb bitmap-fonts cdr crypt dvd f77 font-server
> > fortran gif gpm ipv6 java jp2 jpeg kde lzw lzw-tiff multilib ncurses
> > nls nptl nptlonly opengl oss perl png python qt readline ssl tcpd tiff
> > truetype truetype-fonts type1-fonts usb userlocales xml2 xpm xrandr xv
> > zlib"
> > Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
> >
> > Any hints?
> >
> > Thanks.

CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS"
MAKEOPTS="-j2"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk";

I, myself, can't spot any error. If I add march=athlon64, then the
bootstrap will fail while compiling gettext, with the same error.

-- Joe

-- 
Money can't buy everything.
Sometimes money can't even buy a gun...

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Maybe OT; Ways of creating dos bootdisk?

2005-02-20 Thread Nathan Pinkerton
or... you could use the Ultimate Boot CD (http://www.ultimatebootcd.com/)
it has DOS utilities on it (as well as a host of other things)


On Sun, 20 Feb 2005 16:25:36 +, Tom Wesley <[EMAIL PROTECTED]> wrote:
> Tom Wesley wrote:
> > Peter Karlsson wrote:
> >
> >> Hi!
> >>
> >> I'm in need of updating my scsi dvd-drive (pioneer 305S) with a new
> >> firmware. The flash updater needs to be run from dos but the suggested
> >> bootdisk is a windows millenium bootdisk for my scsi card driver. The
> >> .exe file that creates the bootdisk is a gui program, thus needing
> >> window env. which I don't have. I tried wine but that doesn't seem to
> >> give access to the floppy. Does anyone have tips how to proceed?
> >>
> >> Best regards
> >>
> >> Peter K
> >>
> >>
> >
> > Do the links at http://www.bootdisk.com/bootdisk.htm work with wine?  I
> > don't have a floppy drive so can't try...
> >
> 
> Actually never mind wine, there are image files there that can be
> written with dd.
> 
> 
> --
> Tom Wesley <[EMAIL PROTECTED]>
> 
> 
> 


-- 
If at first you don't succeed, get a bigger hammer.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Bootstrap failure

2005-02-20 Thread Ivan Yosifov
A typical cause - typos / insanity in CFLAGS. Your /etc/make.conf ,
please :)

On Sun, 2005-02-20 at 19:53 +, Qian Qiao wrote:
> Hi,
> 
> I got this error while bootstrap is compiling GCC.
> 
> checking whether the C compiler works... configure: error: cannot run
> C compiled programs.
> If you meant to cross compile, use `--host'.
> See `config.log' for more details.
> make[1]: *** [configure-target-libstdc++-v3] Error 1
> make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.3-r1/work/build'
> make: *** [profiledbootstrap] Error 2
> 
> !!! ERROR: sys-devel/gcc-3.4.3-r1 failed.
> !!! Function gcc_do_make, Line 1113, Exitcode 2
> !!! make failed with profiledbootstrap
> !!! If you need support, post the topmost build error, NOT this status 
> message.
> 
> Here's my emerge --info:
> 
> livecd portage # emerge --info
> Portage 2.0.51-r15 (default-linux/amd64/2004.3, gcc-3.4.2,
> glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r1 x86_64)
> =
> System uname: 2.6.9-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3000+
> Gentoo Base System version 1.4.16
> Python:   [2.3.4 (#1, Oct 28 2004, 03:17:30)]
> dev-lang/python: [Not Present]
> sys-devel/autoconf:  [Not Present]
> sys-devel/automake:  [Not Present]
> sys-devel/binutils:  2.15.92.0.2-r1
> sys-devel/libtool:   [Not Present]
> virtual/os-headers:  2.6.8.1-r2
> ACCEPT_KEYWORDS="amd64"
> AUTOCLEAN="yes"
> CFLAGS="-O2 -pipe"
> CHOST="x86_64-pc-linux-gnu"
> CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
> /usr/share/config /var/qmail/control"
> CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
> CXXFLAGS="-O2 -pipe"
> DISTDIR="/usr/portage/distfiles"
> FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
> GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk";
> MAKEOPTS="-j2"
> PKGDIR="/usr/portage/packages"
> PORTAGE_TMPDIR="/var/tmp"
> PORTDIR="/usr/portage"
> SYNC="rsync://rsync.gentoo.org/gentoo-portage"
> USE="amd64 acpi alsa berkdb bitmap-fonts cdr crypt dvd f77 font-server
> fortran gif gpm ipv6 java jp2 jpeg kde lzw lzw-tiff multilib ncurses
> nls nptl nptlonly opengl oss perl png python qt readline ssl tcpd tiff
> truetype truetype-fonts type1-fonts usb userlocales xml2 xpm xrandr xv
> zlib"
> Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
> 
> Any hints?
> 
> Thanks.
> 
-- 
Ivan Yosifov.


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: revdep-rebuild will allways rebuild OO

2005-02-20 Thread Dan Johansson
On Sunday 20 February 2005 19.38, Sven Köhler wrote:
> > Checking dynamic linking consistency...
> >   broken /opt/OpenOffice.org/program/getstyle-gnome (requires
> > libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 libatk-1.0.so.0
> > libgdk_pixbuf-2.0.so.0 libpangox-1.0.so.0 libpango-1.0.so.0)
> >   broken /opt/OpenOffice.org/program/msgbox-gnome (requires
> > libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 libatk-1.0.so.0
> > libgdk_pixbuf-2.0.so.0 libpangox-1.0.so.0 libpangoxft-1.0.so.0
> > libpango-1.0.so.0)
>
> OpenOffice is precompiled, and therefor it references dynamic libraries,
> that might not be present on your system.

No, this is not the precompiled version of OO, I'm building OO from sources.
>
> >   broken /opt/opera/lib/opera/plugins/operamotifwrapper-1 (requires
> > libXm.so.1)
> >   broken /opt/opera/lib/opera/plugins/operamotifwrapper-2 (requires
> > libXm.so.2)
> >  done.
>
> Opera is also precompiled. Well, the ebuild does install unnessary
> files, but well, ignore those. This are common troubles with precompiled
> packages.
True, Opera is always there, but here I know it's a precompiled package and 
that does not disturb me.

> Use "revdep-rebuild -p", check the output and only rebuild the packages
> that really need it.
Thats what I usually do, but OO keeps appearing each time (on one of my 
Computers and not on the otherone).

-- 
***
This message is printed on 100% recycled electrons!
***


pgpNyTqxB1b1F.pgp
Description: PGP signature


[gentoo-user] Bootstrap failure

2005-02-20 Thread Qian Qiao
Hi,

I got this error while bootstrap is compiling GCC.

checking whether the C compiler works... configure: error: cannot run
C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.3-r1/work/build'
make: *** [profiledbootstrap] Error 2

!!! ERROR: sys-devel/gcc-3.4.3-r1 failed.
!!! Function gcc_do_make, Line 1113, Exitcode 2
!!! make failed with profiledbootstrap
!!! If you need support, post the topmost build error, NOT this status message.

Here's my emerge --info:

livecd portage # emerge --info
Portage 2.0.51-r15 (default-linux/amd64/2004.3, gcc-3.4.2,
glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r1 x86_64)
=
System uname: 2.6.9-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.4.16
Python:   [2.3.4 (#1, Oct 28 2004, 03:17:30)]
dev-lang/python: [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   [Not Present]
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk";
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 acpi alsa berkdb bitmap-fonts cdr crypt dvd f77 font-server
fortran gif gpm ipv6 java jp2 jpeg kde lzw lzw-tiff multilib ncurses
nls nptl nptlonly opengl oss perl png python qt readline ssl tcpd tiff
truetype truetype-fonts type1-fonts usb userlocales xml2 xpm xrandr xv
zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY

Any hints?

Thanks.

-- 
Money can't buy everything.
Sometimes money can't even buy a gun...

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: Disable moving KDE-windows with Alt - mouse

2005-02-20 Thread Christoph Eckert
Hi,


> Control Centre -> Desktop -> Window Behaviour -> Inner
> Window, Title Bar & Frame -> Modifier key + left button ->
> Nothing.

cool. Well hidden: I had to set my control center to english 
language, but thanks to your description, I found it.

Thanks a lot!


 Best regards


ce

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Looking up... Connecting... Waiting... Transferring

2005-02-20 Thread Ivan Yosifov
It could have to with a lot of stuff. It is possible that FF has some
DNS cache that gets flushed , it also almost certain ( don't trust me,
my ISP has, I guess it is common :) ) that your ISP has a DNS cache and
it is possible that other users queries have flushed yours. You can ask
mozilla-devs and your ISP , however this won't help for users of other
ISPs and other browsers :) You are tweaking the server , right ? So ,
place a machine as close to it as possible ( put a second lan-card in
the server , and connect the two machines) , alias the server
in /etc/hosts so no DNS lookup is done and benchmark this setup. I think
such a setup minimizes random network factors , so a latency is almost
sure to be in the server and not *OUT THERE* :) Just my 2c.

On Sun, 2005-02-20 at 10:39 -0800, Grant wrote:
> > The time needed to lookup is probably spend running a DNS lookup , I
> > doubt changes to your apache can affect this in any way. There is always
> > a latency associated with the network ( especially on a non-LAN ) , so
> > don't try to get it faster that light :) For example , measure the ping
> > round-trip time to the dns and to the server. You probably can't get any
> > faster than the sum of the two times.
> 
> What about the fact that the DNS lookup takes much longer if I haven't
> clicked on anything for a little bit?  Is that because of some type of
> DNS caching in the browser?  Could this have anything to do with my
> site's DNS server's performance?
> 
> - Grant
> 
> --
> gentoo-user@gentoo.org mailing list
> 
> 
-- 
Ivan Yosifov.


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Looking up... Connecting... Waiting... Transferring

2005-02-20 Thread Grant
> The time needed to lookup is probably spend running a DNS lookup , I
> doubt changes to your apache can affect this in any way. There is always
> a latency associated with the network ( especially on a non-LAN ) , so
> don't try to get it faster that light :) For example , measure the ping
> round-trip time to the dns and to the server. You probably can't get any
> faster than the sum of the two times.

What about the fact that the DNS lookup takes much longer if I haven't
clicked on anything for a little bit?  Is that because of some type of
DNS caching in the browser?  Could this have anything to do with my
site's DNS server's performance?

- Grant

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: revdep-rebuild will allways rebuild OO

2005-02-20 Thread Sven Köhler
Checking dynamic linking consistency...
  broken /opt/OpenOffice.org/program/getstyle-gnome (requires 
libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 libatk-1.0.so.0 
libgdk_pixbuf-2.0.so.0 libpangox-1.0.so.0 libpango-1.0.so.0)
  broken /opt/OpenOffice.org/program/msgbox-gnome (requires 
libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 libatk-1.0.so.0 
libgdk_pixbuf-2.0.so.0 libpangox-1.0.so.0 libpangoxft-1.0.so.0 
libpango-1.0.so.0)
OpenOffice is precompiled, and therefor it references dynamic libraries, 
that might not be present on your system.

  broken /opt/opera/lib/opera/plugins/operamotifwrapper-1 (requires 
libXm.so.1)
  broken /opt/opera/lib/opera/plugins/operamotifwrapper-2 (requires 
libXm.so.2)
 done.
Opera is also precompiled. Well, the ebuild does install unnessary 
files, but well, ignore those. This are common troubles with precompiled 
packages.

Use "revdep-rebuild -p", check the output and only rebuild the packages 
that really need it.

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Looking up... Connecting... Waiting... Transferring

2005-02-20 Thread Ivan Yosifov
The time needed to lookup is probably spend running a DNS lookup , I
doubt changes to your apache can affect this in any way. There is always
a latency associated with the network ( especially on a non-LAN ) , so
don't try to get it faster that light :) For example , measure the ping
round-trip time to the dns and to the server. You probably can't get any
faster than the sum of the two times.

On Sun, 2005-02-20 at 10:03 -0800, Grant wrote:
> I've been optimizing my site's performance by tuning the server-side
> code and watching how it affects the amount of time Firefox reports as
> "Waiting".  It seems like the "Transferring" time would be optimized
> by reducing the size of the HTML to download.  What about "Looking up"
> and "Connecting"?
> 
> I noticed that if I'm doing a lot of clicking around there is pretty
> much no time spent with either of those, but if I work on something
> and then come back to the browser after a bit, Firefox can really
> spend some time there.  I'd imagine that is apache's area.  What can I
> do to minimize the time needed to look up and connect?
> 
> - Grant
> 
> --
> gentoo-user@gentoo.org mailing list
> 
> 
-- 
Ivan Yosifov.


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Looking up... Connecting... Waiting... Transferring

2005-02-20 Thread Tom Wesley
Grant wrote:
I've been optimizing my site's performance by tuning the server-side
code and watching how it affects the amount of time Firefox reports as
"Waiting".  It seems like the "Transferring" time would be optimized
by reducing the size of the HTML to download.  What about "Looking up"
and "Connecting"?
I noticed that if I'm doing a lot of clicking around there is pretty
much no time spent with either of those, but if I work on something
and then come back to the browser after a bit, Firefox can really
spend some time there.  I'd imagine that is apache's area.  What can I
do to minimize the time needed to look up and connect?
- Grant
You can't do a great deal about lookup times for your site's visitors as 
it's the time it takes their DNS server to resolve your name into an IP 
address.  You can speed it up for yourself by either adding entries into 
/etc/hosts or installing a caching DNS proxy.  I use net-dns/djbdns and 
it seems to work well.

--
Tom Wesley <[EMAIL PROTECTED]>


signature.asc
Description: OpenPGP digital signature


[gentoo-user] Looking up... Connecting... Waiting... Transferring

2005-02-20 Thread Grant
I've been optimizing my site's performance by tuning the server-side
code and watching how it affects the amount of time Firefox reports as
"Waiting".  It seems like the "Transferring" time would be optimized
by reducing the size of the HTML to download.  What about "Looking up"
and "Connecting"?

I noticed that if I'm doing a lot of clicking around there is pretty
much no time spent with either of those, but if I work on something
and then come back to the browser after a bit, Firefox can really
spend some time there.  I'd imagine that is apache's area.  What can I
do to minimize the time needed to look up and connect?

- Grant

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] partly broken emerge.

2005-02-20 Thread Tony Clark
On Sunday 20 February 2005 16:21, Uwe Klosa wrote:
> Tony
>
> If you reinstall packages like glibc or gcc it always wise todo the
> following thing:
>
> emerge -ev system
> emerge --depclean system
> emerge -ev system
> revdep-rebuild
>
> Step 2 and 3 may not be neccessary. I found that some days ago in a
> forum thread. And it helped my installation.
>
> In that thread has also benn then recommendation to do a emerge -e world
> twice. But I did not do that.
>
> /Uwe


The problem is emerge is refusing to make binaries, so the above won't work. I 
am making a new set of system binaries on another machine and will try emerge 
-eK system and hope that fixes the problem.  It is really wierd, as far as I 
can tell everything is working correctly except emerge.

tony


apps/sed-4.0.9
> >binpkg: None
> > -
> >Parent:ebuild / sys-apps/sed-4.0.9 merge
> >Depstring: virtual/libc nls? ( sys-devel/gettext )
> >sys-devel/gnuconfig !bootstrap? ( sys-devel/patch ) virtual/libc
> >Candidates: []
> >Exiting... ebuild / sys-apps/sed-4.0.9 merge
> >Exiting... None
> > ...done!
> >
> emerge (1 of 1) sys-apps/sed-4.0.9 to /
> >
> >+ dyn_clean
> >+ '[' GNU == BSD ']'
> >+ rm -rf /pub3/tmp/portage/sed-4.0.9/image
> >+ hasq keeptemp autoaddcvs autoconfig buildpkg ccache distlocks sandbox
> >sfperms
> >+ local x
> >+ local me=keeptemp
> >+ shift
> >+ '[' autoaddcvs == keeptemp ']'
> >+ '[' autoconfig == keeptemp ']'
> >+ '[' buildpkg == keeptemp ']'
> >+ '[' ccache == keeptemp ']'
> >+ '[' distlocks == keeptemp ']'
> >+ '[' sandbox == keeptemp ']'
> >+ '[' sfperms == keeptemp ']'
> >+ return 1
> >+ rm -rf /pub3/tmp/portage/sed-4.0.9/temp
> >+ hasq keepwork autoaddcvs autoconfig buildpkg ccache distlocks sandbox
> >sfperms
> >+ local x
> >+ local me=keepwork
> >+ shift
> >+ '[' autoaddcvs == keepwork ']'
> >+ '[' autoconfig == keepwork ']'
> >+ '[' buildpkg == keepwork ']'
> >+ '[' ccache == keepwork ']'
> >+ '[' distlocks == keepwork ']'
> >+ '[' sandbox == keepwork ']'
> >+ '[' sfperms == keepwork ']'
> >+ return 1
> >+ rm -rf /pub3/tmp/portage/sed-4.0.9/.unpacked
> >+ rm -rf /pub3/tmp/portage/sed-4.0.9/.compiled
> >+ rm -rf /pub3/tmp/portage/sed-4.0.9/.tested
> >+ rm -rf /pub3/tmp/portage/sed-4.0.9/.installed
> >+ rm -rf /pub3/tmp/portage/sed-4.0.9/.packaged
> >+ rm -rf /pub3/tmp/portage/sed-4.0.9/build-info
> >+ rm -rf /pub3/tmp/portage/sed-4.0.9/work
> >+ '[' -f /pub3/tmp/portage/sed-4.0.9/.unpacked ']'
> >++ find /pub3/tmp/portage/sed-4.0.9 -mindepth 1 -maxdepth 1
> >+ '[' -z '' ']'
> >+ rmdir /pub3/tmp/portage/sed-4.0.9
> >+ true
> >+ set +x
> >
> >
> >It just sits there and does nothing more.
> >
> >
> >Any ideas?
> >
> >
> >tony
> >
> >--
> >gentoo-user@gentoo.org mailing list
>
> --
> gentoo-user@gentoo.org mailing list

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] revdep-rebuild will allways rebuild OO

2005-02-20 Thread John Myers
On Sunday 20 February 2005 05:49, Holly Bostick wrote:
> Dan Johansson wrote:
> > Hi,
> > 
> > When I run a revdep-rebuild it will allways rebuild OO (I'm using the 
> > standard 
> > OO ebuild, not any binary version).
> OO.o is just "weird" (for want of a better word); the difficulty of 
> compiling it, in addition to the length of compile, is the reason the 
> binary is available in Portage. I suspect that the difficulty of 
> compiling it is the issue in this case, because it seems quite likely to 
> me that one of the "weirdnesses" could well be binary components 
> squirreled away in that extremely long compile, which revdep-rebuild 
> doesn't know how to (or is not built to) deal with.

I think that perhaps OOo uses a loader which sets a custom LD_LIBRARY_PATH. I 
run 64-bit
amd64, so I have to use openoffice-bin. It has, among other things, a complete 
Python
distribution in it. This is one of the things which becomes "broken" on my 
system. I
haven't run it in a while, but IIRC, it depended on something like 
libfoo.so.1.2.3 where
I had libfoo.so.1.2.7 (not actual numbers).

-- 
t3h 3l3ctr0n3rd <[EMAIL PROTECTED]>
Supermarket Deli Clerk and Student Programmer

OpenPGP Key Fingerprint:
0A65 EEFA B23A F0AC E6C2 C71C BEA0 E055 BE0E EC25


pgpczkbNlrkuT.pgp
Description: PGP signature


[gentoo-user] F1, F2, F3, F4 not working in Xorg

2005-02-20 Thread Maximilian A. Lange
hello,
my F-buttons F1 - F4 are not working under xorg... i need F1, etc. for 
using mp3blaster and wavemon.
i have xorg 6.8.0-r4
where might be the problem?

here the keyboard part of my xorg.conf:
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
i hope you can help me :-{}
Max
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] revdep-rebuild will allways rebuild OO

2005-02-20 Thread gottlieb
At Sun, 20 Feb 2005 17:14:31 +0100 Holly Bostick <[EMAIL PROTECTED]> wrote:

> [EMAIL PROTECTED] wrote:
>> At Sun, 20 Feb 2005 14:49:16 +0100 Holly Bostick <[EMAIL PROTECTED]> wrote:
>>
>> I can't comment on any weirdness in OO.o or confirm/deny that it
>> has binary components.  But I can say that just having OO.o emerged
>> (from sources) does not by itself cause revdep-rebuild to complain.
>> I have OO.o and just now (right after a sync) tried revdep-rebuild and
>> it found nothing to do.
>
> I understand that, but on the other hand, nothing is apparently broken
> on your system requiring a rebuild in the first place. In my
> experience, if a rebuild has already been performed to fix actually
> broken stuff (this may be the defining factor), and OO.o is present
> (usually as a binary, but I have also compiled it from source, but I
> use OO.o-ximian, so maybe that's it as well), OO.o will always come up
> on the "check" rebuild (the second one you do to make sure that
> everything got done on the first one).

I have needed revdep-rebuild to rebuild some things in the past and it
has (thankfully) never suggested OO.o.  You mention -ximian; perhaps
that is the key difference or perhaps at that time you had OO.o
binary.  I have always compiled it from source; indeed I only use
binaries when sources are not available, e.g., nvidia.

allan

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] USB pendrive and missing /dev/sda

2005-02-20 Thread Raphael Melo
When you insert the USB device, type dmesg | tail and it should tell
you with what device you USB device can mounted. Even if it isn't
/dev/sda1. Let me know if this solves you problem. Good luck dude :)


On Sun, 20 Feb 2005 11:50:13 +, Salvador Blasco Llopis
<[EMAIL PROTECTED]> wrote:
> On 16:29 Wed 16 Feb, Calvin Spealman wrote:
> > For most of the time my machine has been set up, I have been able to use USB
> > storage devices without any trouble (mostly). Recently, after a kernel
> > upgrade, I found that /dev/sda had gone missing. The confusing part is that
> > I hadn't changed any configurations in the kernel for anything at all. The
> > modules are all loaded, and I can even see the device in lsusb, I just
> > don't have a block device to mount it from. So, what could be causing this
> > and how can I fix it? Manually creating the node isn't a problem, if I can
> > find the major-minor numbers, which I can't.
> >
> 
> When i upgraded to 2.6.10 i realised than /dev/sda1 was missing.
> After several tries i fixed it with a symlink like this:
> 
> # ln -s /dev/scsi/host0/bus0/target0/lun0/part1 /dev/sda1
> 
> An then my USB memory card worked again
> 
> Hope this helps. Regards.
> 
> 
>

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Maybe OT; Ways of creating dos bootdisk?

2005-02-20 Thread Tom Wesley
Tom Wesley wrote:
Peter Karlsson wrote:
Hi!
I'm in need of updating my scsi dvd-drive (pioneer 305S) with a new 
firmware. The flash updater needs to be run from dos but the suggested 
bootdisk is a windows millenium bootdisk for my scsi card driver. The 
.exe file that creates the bootdisk is a gui program, thus needing 
window env. which I don't have. I tried wine but that doesn't seem to 
give access to the floppy. Does anyone have tips how to proceed?

Best regards
Peter K

Do the links at http://www.bootdisk.com/bootdisk.htm work with wine?  I 
don't have a floppy drive so can't try...

Actually never mind wine, there are image files there that can be 
written with dd.

--
Tom Wesley <[EMAIL PROTECTED]>


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Maybe OT; Ways of creating dos bootdisk?

2005-02-20 Thread Tom Wesley
Peter Karlsson wrote:
Hi!
I'm in need of updating my scsi dvd-drive (pioneer 305S) with a new 
firmware. The flash updater needs to be run from dos but the suggested 
bootdisk is a windows millenium bootdisk for my scsi card driver. The 
.exe file that creates the bootdisk is a gui program, thus needing 
window env. which I don't have. I tried wine but that doesn't seem to 
give access to the floppy. Does anyone have tips how to proceed?

Best regards
Peter K

Do the links at http://www.bootdisk.com/bootdisk.htm work with wine?  I 
don't have a floppy drive so can't try...

--
Tom Wesley <[EMAIL PROTECTED]>


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] revdep-rebuild will allways rebuild OO

2005-02-20 Thread Holly Bostick
[EMAIL PROTECTED] wrote:
At Sun, 20 Feb 2005 14:49:16 +0100 Holly Bostick <[EMAIL PROTECTED]> wrote:
Dan Johansson wrote:

OO.o is just "weird" (for want of a better word); the difficulty of
compiling it, in addition to the length of compile, is the reason the
binary is available in Portage. I suspect that the difficulty of
compiling it is the issue in this case, because it seems quite likely
to me that one of the "weirdnesses" could well be binary components
squirreled away in that extremely long compile, which revdep-rebuild
doesn't know how to (or is not built to) deal with.
So both of these programs likely share a common weirdness factor of
having some binary components alongside some compiled components
(again, IANAP, this is my impression from working with them in the
past).
I can't comment on any weirdness in OO.o or confirm/deny that it
has binary components.  But I can say that just having OO.o emerged
(from sources) does not by itself cause revdep-rebuild to complain.
I have OO.o and just now (right after a sync) tried revdep-rebuild and
it found nothing to do.
I understand that, but on the other hand, nothing is apparently broken 
on your system requiring a rebuild in the first place. In my experience, 
if a rebuild has already been performed to fix actually broken stuff 
(this may be the defining factor), and OO.o is present (usually as a 
binary, but I have also compiled it from source, but I use OO.o-ximian, 
so maybe that's it as well), OO.o will always come up on the "check" 
rebuild (the second one you do to make sure that everything got done on 
the first one). Since it was already present in the first, "real" 
rebuild, I don't do it again, and consider the first rebuild successful 
and complete (as OO.o works fine anyway and was never apparently truly 
"broken" at all-- again, in my experience, and I don't use OO.o that 
heavily, so it might have been broken in a way I wasn't aware of). But 
after that first rebuild, the only thing that actually appears in the 
list of potential rebuilds is OO.o (I don't have opera, either), and 
nothing else, ad infinitum (until I break something else, at least).

I wouldn't expect it to come up if a revdep-rebuild was run and found 
nothing otherwise wrong (that would be a real bug). I didn't mean to 
imply that I did, sorry.

I always pay attention to posts involving revdep-rebuild, since I
depend  on it working correctly.
[ snip ]
allan
PS Holly, I also often read your posts as I find them well-written and
helpful.
Thank you very much.
Holly
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] revdep-rebuild will allways rebuild OO

2005-02-20 Thread Richard C. Cox
Hi,

 I have this exact problem with the Azureus package.  It's a binary (java) 
distribution and revdep-rebuild always trys to re-emerge it no matter what I 
do.  Seems to flip-flop between wanting the build the motif version when I 
have the gtk version installed and vice-versa.  Very odd.  Only binary 
package I have installed and it's the only one that does this.

Richard

On Sunday 20 February 2005 11:02 am, [EMAIL PROTECTED] wrote:
> At Sun, 20 Feb 2005 14:49:16 +0100 Holly Bostick <[EMAIL PROTECTED]> wrote:
> > Dan Johansson wrote:
> >> Hi,
> >> When I run a revdep-rebuild it will allways rebuild OO (I'm using
> >> the standard OO ebuild, not any binary version).
> >> Here is the output of 'revdep-rebuild --pretend --verbose':
>
> [ snipped ]
>
> >> Someone who has a clue why revdep-rebuild wants to rebuild OO (even
> >> if it just just rebuilt a few minutes ago)?
> >> Regards,
> >> --Dan
> >
> > You see that note at the beginning of the rebuild?
> >
> > Checking reverse dependencies...
> > Packages containing binaries and libraries broken by any package update,
> > will be recompiled.
> >
> > And then notice the two packages that are being rebuilt:
> >
> > [ebuild   R   ] app-office/openoffice-1.1.4  +curl -debug -gnome
> > -hardened -java +kde -nptl +zlib 0 kB
> > [ebuild   R   ] net-www/opera-7.54-r3  +spell -static 0 kB
> >
> > I think (and I must stress "think") that this is an unavoidable
> > conflict between revdep-rebuild and certain "special" programs.
> >
> > Opera is, of course, ultimately a binary that you're extracting rather
>
> [ snip: I don't have opera. ]
>
> > OO.o is just "weird" (for want of a better word); the difficulty of
> > compiling it, in addition to the length of compile, is the reason the
> > binary is available in Portage. I suspect that the difficulty of
> > compiling it is the issue in this case, because it seems quite likely
> > to me that one of the "weirdnesses" could well be binary components
> > squirreled away in that extremely long compile, which revdep-rebuild
> > doesn't know how to (or is not built to) deal with.
> >
> > So both of these programs likely share a common weirdness factor of
> > having some binary components alongside some compiled components
> > (again, IANAP, this is my impression from working with them in the
> > past).
>
> I can't comment on any weirdness in OO.o or confirm/deny that it
> has binary components.  But I can say that just having OO.o emerged
> (from sources) does not by itself cause revdep-rebuild to complain.
> I have OO.o and just now (right after a sync) tried revdep-rebuild and
> it found nothing to do.
>
> I always pay attention to posts involving revdep-rebuild, since I
> depend  on it working correctly.
>
> [ snip ]
>
> allan
>
> PS Holly, I also often read your posts as I find them well-written and
> helpful.
>
> --
> gentoo-user@gentoo.org mailing list

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Enable NUMLOCK on Boot

2005-02-20 Thread Bill Davidson
On 19:08 Sat 19 Feb , Captain FantastiK wrote:
> HI
> 
> I wonder what's the way to enable NUMLOCK Keyboard on X startup
> 
> Any Idea Please

This is covered in the FAQ:
http://www.gentoo.org/doc/en/faq.xml#numlock

Bill

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Maybe OT; Ways of creating dos bootdisk?

2005-02-20 Thread Peter Karlsson
On Sun, 20 Feb 2005, Dirk Raeder wrote:
I had no trouble accessing my dvd-drive from within wine. Did you create a
symlink from /dev/floppy to your wine-directory where all other drives are
symlinked? That should do the trick.
Nope, doesn't seem to work for me. I get a small error window that says:
"The current image format is not supported by the disk drive".
My ~/.wine/dosdevices dir looks like this:
lrwxrwxrwx  Feb 20 03:50 a: -> /mnt/floppy
lrwxrwxrwx  Feb 20 03:50 a:: -> /dev/fd0
lrwxrwxrwx  Feb 20 03:49 c: -> ../../winblows/dos/c_drive
lrwxrwxrwx  Feb 20 03:50 d: -> /mnt/cdrom
lrwxrwxrwx  Feb 20 03:51 d:: -> /dev/sr0
Best regards
Peter K
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] revdep-rebuild will allways rebuild OO

2005-02-20 Thread gottlieb
At Sun, 20 Feb 2005 14:49:16 +0100 Holly Bostick <[EMAIL PROTECTED]> wrote:

> Dan Johansson wrote:
>> Hi,
>> When I run a revdep-rebuild it will allways rebuild OO (I'm using
>> the standard OO ebuild, not any binary version).
>> Here is the output of 'revdep-rebuild --pretend --verbose':

[ snipped ]

>> Someone who has a clue why revdep-rebuild wants to rebuild OO (even
>> if it just just rebuilt a few minutes ago)?
>> Regards,
>> --Dan
>>
>
> You see that note at the beginning of the rebuild?
>
> Checking reverse dependencies...
> Packages containing binaries and libraries broken by any package update,
> will be recompiled.
>
> And then notice the two packages that are being rebuilt:
>
> [ebuild   R   ] app-office/openoffice-1.1.4  +curl -debug -gnome
> -hardened -java +kde -nptl +zlib 0 kB
> [ebuild   R   ] net-www/opera-7.54-r3  +spell -static 0 kB
>
> I think (and I must stress "think") that this is an unavoidable
> conflict between revdep-rebuild and certain "special" programs.
>
> Opera is, of course, ultimately a binary that you're extracting rather

[ snip: I don't have opera. ]

> OO.o is just "weird" (for want of a better word); the difficulty of
> compiling it, in addition to the length of compile, is the reason the
> binary is available in Portage. I suspect that the difficulty of
> compiling it is the issue in this case, because it seems quite likely
> to me that one of the "weirdnesses" could well be binary components
> squirreled away in that extremely long compile, which revdep-rebuild
> doesn't know how to (or is not built to) deal with.
>
> So both of these programs likely share a common weirdness factor of
> having some binary components alongside some compiled components
> (again, IANAP, this is my impression from working with them in the
> past).

I can't comment on any weirdness in OO.o or confirm/deny that it
has binary components.  But I can say that just having OO.o emerged
(from sources) does not by itself cause revdep-rebuild to complain.
I have OO.o and just now (right after a sync) tried revdep-rebuild and
it found nothing to do.

I always pay attention to posts involving revdep-rebuild, since I
depend  on it working correctly.

[ snip ]

allan

PS Holly, I also often read your posts as I find them well-written and
helpful.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] evolutions issues

2005-02-20 Thread Nick Smith

> On Saturday 19 February 2005 09:46 pm, Nick Smith wrote:
>> for some reason my evolution is acting up, i have changed
>> nothing with the system at all, when i go to access the gentoo
>> folder i have set up for this list, the folder lists shows i
>> have unread messages, when i click on the folder its empty,
>> nothing shows, but i can access it from my webmail just fine,
>> all message show up there. also  i catigorize this list by
>> months and have seperate folders for each month, for this
>> month
>> its only showing 20 messages and january is only showing 2
>> messages, i know there are several hundered if not thousands
>> of
>> messages in those folders. why would this be happening and
>> what
>> do you think i can do to fix it? i could try re-emerging
>> evolution but was hoping there would be an easier fix.  thanks
>> for your input
>
> At the top of the screen, it should tell you the number of new
> messages, the
> number of visible messages and the total number of messages.  If
> your total
> number of messages is correct, you can see all of the messages
> by selecting
> "View -> Show Hidden Messages."
my view hidden message is greyed out? and why would they become
hidden all of a sudden? an evolution glitch?
>
> --
> gentoo-user@gentoo.org mailing list
>
>



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] partly broken emerge.

2005-02-20 Thread Uwe Klosa
Tony
If you reinstall packages like glibc or gcc it always wise todo the 
following thing:

emerge -ev system
emerge --depclean system
emerge -ev system
revdep-rebuild
Step 2 and 3 may not be neccessary. I found that some days ago in a 
forum thread. And it helped my installation.

In that thread has also benn then recommendation to do a emerge -e world 
twice. But I did not do that.

/Uwe
Tony Clark wrote:
Hi,
I have a problem that emerge won't compile packages.  It seems to install 
binary packages ok.  I've played with use flags and reinstalled a few 
packages like gcc, portage, python and glibc to see if that helped.  I built 
them on my other gentoo box which is working fine.  This is as far as I get.

power / # emerge sed -d
Calculating dependencies
Parent:None
Depstring: sys-apps/sed
Candidates: ['sys-apps/sed']
ebuild: sys-apps/sed-4.0.9
binpkg: None
-
Parent:ebuild / sys-apps/sed-4.0.9 merge
Depstring: virtual/libc nls? ( sys-devel/gettext ) 
sys-devel/gnuconfig !bootstrap? ( sys-devel/patch ) virtual/libc
Candidates: []
Exiting... ebuild / sys-apps/sed-4.0.9 merge
Exiting... None
...done!
 

emerge (1 of 1) sys-apps/sed-4.0.9 to /
   

+ dyn_clean
+ '[' GNU == BSD ']'
+ rm -rf /pub3/tmp/portage/sed-4.0.9/image
+ hasq keeptemp autoaddcvs autoconfig buildpkg ccache distlocks sandbox 
sfperms
+ local x
+ local me=keeptemp
+ shift
+ '[' autoaddcvs == keeptemp ']'
+ '[' autoconfig == keeptemp ']'
+ '[' buildpkg == keeptemp ']'
+ '[' ccache == keeptemp ']'
+ '[' distlocks == keeptemp ']'
+ '[' sandbox == keeptemp ']'
+ '[' sfperms == keeptemp ']'
+ return 1
+ rm -rf /pub3/tmp/portage/sed-4.0.9/temp
+ hasq keepwork autoaddcvs autoconfig buildpkg ccache distlocks sandbox 
sfperms
+ local x
+ local me=keepwork
+ shift
+ '[' autoaddcvs == keepwork ']'
+ '[' autoconfig == keepwork ']'
+ '[' buildpkg == keepwork ']'
+ '[' ccache == keepwork ']'
+ '[' distlocks == keepwork ']'
+ '[' sandbox == keepwork ']'
+ '[' sfperms == keepwork ']'
+ return 1
+ rm -rf /pub3/tmp/portage/sed-4.0.9/.unpacked
+ rm -rf /pub3/tmp/portage/sed-4.0.9/.compiled
+ rm -rf /pub3/tmp/portage/sed-4.0.9/.tested
+ rm -rf /pub3/tmp/portage/sed-4.0.9/.installed
+ rm -rf /pub3/tmp/portage/sed-4.0.9/.packaged
+ rm -rf /pub3/tmp/portage/sed-4.0.9/build-info
+ rm -rf /pub3/tmp/portage/sed-4.0.9/work
+ '[' -f /pub3/tmp/portage/sed-4.0.9/.unpacked ']'
++ find /pub3/tmp/portage/sed-4.0.9 -mindepth 1 -maxdepth 1
+ '[' -z '' ']'
+ rmdir /pub3/tmp/portage/sed-4.0.9
+ true
+ set +x

It just sits there and does nothing more.
Any ideas?
tony
--
gentoo-user@gentoo.org mailing list
 

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] evolutions issues

2005-02-20 Thread Daniel D Jones
On Saturday 19 February 2005 09:46 pm, Nick Smith wrote:
> for some reason my evolution is acting up, i have changed
> nothing with the system at all, when i go to access the gentoo
> folder i have set up for this list, the folder lists shows i
> have unread messages, when i click on the folder its empty,
> nothing shows, but i can access it from my webmail just fine,
> all message show up there. also  i catigorize this list by
> months and have seperate folders for each month, for this month
> its only showing 20 messages and january is only showing 2
> messages, i know there are several hundered if not thousands of
> messages in those folders. why would this be happening and what
> do you think i can do to fix it? i could try re-emerging
> evolution but was hoping there would be an easier fix.  thanks
> for your input

At the top of the screen, it should tell you the number of new messages, the 
number of visible messages and the total number of messages.  If your total 
number of messages is correct, you can see all of the messages by selecting 
"View -> Show Hidden Messages."

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Maybe OT; Ways of creating dos bootdisk?

2005-02-20 Thread Dirk Raeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Peter Karlsson wrote:
> Hi!
> 
> I'm in need of updating my scsi dvd-drive (pioneer 305S) with a new
> firmware. The flash updater needs to be run from dos but the suggested
> bootdisk is a windows millenium bootdisk for my scsi card driver. The
> .exe file that creates the bootdisk is a gui program, thus needing
> window env. which I don't have. I tried wine but that doesn't seem to
> give access to the floppy. Does anyone have tips how to proceed?
I had no trouble accessing my dvd-drive from within wine. Did you create a
symlink from /dev/floppy to your wine-directory where all other drives are
symlinked? That should do the trick.

- --
Dirk Raeder

I prefer encrypted and signed messages. My GPG key is available at
hkp://blackhole.pca.dfn.de with ID 0x05EB5446

Registered Linux user #378554
http://counter.li.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFCGKhG2QYJ1wXrVEYRAkHtAJ9GslGxhm2Xv5LR/ybI6ZWDQ/S8rQCcCZH8
WzXa/rkdwhg9TyyK/50o9Xg=
=TknM
-END PGP SIGNATURE-

--
gentoo-user@gentoo.org mailing list



[gentoo-user] partly broken emerge.

2005-02-20 Thread Tony Clark
Hi,

I have a problem that emerge won't compile packages.  It seems to install 
binary packages ok.  I've played with use flags and reinstalled a few 
packages like gcc, portage, python and glibc to see if that helped.  I built 
them on my other gentoo box which is working fine.  This is as far as I get.

power / # emerge sed -d
Calculating dependencies
Parent:None
Depstring: sys-apps/sed
Candidates: ['sys-apps/sed']
ebuild: sys-apps/sed-4.0.9
binpkg: None
 -
Parent:ebuild / sys-apps/sed-4.0.9 merge
Depstring: virtual/libc nls? ( sys-devel/gettext ) 
sys-devel/gnuconfig !bootstrap? ( sys-devel/patch ) virtual/libc
Candidates: []
Exiting... ebuild / sys-apps/sed-4.0.9 merge
Exiting... None
 ...done!
>>> emerge (1 of 1) sys-apps/sed-4.0.9 to /
+ dyn_clean
+ '[' GNU == BSD ']'
+ rm -rf /pub3/tmp/portage/sed-4.0.9/image
+ hasq keeptemp autoaddcvs autoconfig buildpkg ccache distlocks sandbox 
sfperms
+ local x
+ local me=keeptemp
+ shift
+ '[' autoaddcvs == keeptemp ']'
+ '[' autoconfig == keeptemp ']'
+ '[' buildpkg == keeptemp ']'
+ '[' ccache == keeptemp ']'
+ '[' distlocks == keeptemp ']'
+ '[' sandbox == keeptemp ']'
+ '[' sfperms == keeptemp ']'
+ return 1
+ rm -rf /pub3/tmp/portage/sed-4.0.9/temp
+ hasq keepwork autoaddcvs autoconfig buildpkg ccache distlocks sandbox 
sfperms
+ local x
+ local me=keepwork
+ shift
+ '[' autoaddcvs == keepwork ']'
+ '[' autoconfig == keepwork ']'
+ '[' buildpkg == keepwork ']'
+ '[' ccache == keepwork ']'
+ '[' distlocks == keepwork ']'
+ '[' sandbox == keepwork ']'
+ '[' sfperms == keepwork ']'
+ return 1
+ rm -rf /pub3/tmp/portage/sed-4.0.9/.unpacked
+ rm -rf /pub3/tmp/portage/sed-4.0.9/.compiled
+ rm -rf /pub3/tmp/portage/sed-4.0.9/.tested
+ rm -rf /pub3/tmp/portage/sed-4.0.9/.installed
+ rm -rf /pub3/tmp/portage/sed-4.0.9/.packaged
+ rm -rf /pub3/tmp/portage/sed-4.0.9/build-info
+ rm -rf /pub3/tmp/portage/sed-4.0.9/work
+ '[' -f /pub3/tmp/portage/sed-4.0.9/.unpacked ']'
++ find /pub3/tmp/portage/sed-4.0.9 -mindepth 1 -maxdepth 1
+ '[' -z '' ']'
+ rmdir /pub3/tmp/portage/sed-4.0.9
+ true
+ set +x


It just sits there and does nothing more.


Any ideas?


tony

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Maybe OT; Ways of creating dos bootdisk?

2005-02-20 Thread Peter Karlsson
Hi!
I'm in need of updating my scsi dvd-drive (pioneer 305S) with a new 
firmware. The flash updater needs to be run from dos but the suggested 
bootdisk is a windows millenium bootdisk for my scsi card driver. The .exe 
file that creates the bootdisk is a gui program, thus needing window env. 
which I don't have. I tried wine but that doesn't seem to give access to 
the floppy. Does anyone have tips how to proceed?

Best regards
Peter K
--
We Can Put an End to Word Attachments:
http://www.fsf.org/philosophy/no-word-attachments.html
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Restart X while emerging in xterm?

2005-02-20 Thread Peter Karlsson
On Sun, 20 Feb 2005, Jans Han Xie wrote:
On Sun, 20 Feb 2005 12:06:06 +0800, Qiangning Hong <[EMAIL PROTECTED]> wrote:
I have started a long-time emerging in an xterm.  For some reason i
want to restart X, but I don't want to intercept the emerging process.
 Is it possible that I suspend it and restart X and resume it in
another xterm?
Well, no afaik. But if you put 'nohup' in front of your emerge (i.e. do 
it next time or restart the emerge) it will continue to run even if you 
log out (or send X an 'kill -HUP').

Best regards
Peter K
--
gentoo-user@gentoo.org mailing list


[gentoo-user] saa7134 DVB-T

2005-02-20 Thread Maximilian A. Lange
Hi,
i am not able to scan for channels with my pcmcia dvb-t tv card (Medion 
7134)
i think the card is configured right, because when i connect a cam at 
the svideo-in i can see the picture in tvtime. but now i can't scan for 
channels. i think tvtime is searching for analog tv stations, but here i 
have dvb-t...
it would be nice if you can help me

dmesg:
saa7134[0]: found at :03:00.0, rev: 1, irq: 10, latency: 0, mmio: 
0x2080
PCI: Setting latency timer of device :03:00.0 to 64
saa7134[0]: subsystem: 16be:0003, board: Medion 7134 [card=12,autodetected]
saa7134[0]: board init: gpio is 0
tuner: chip found at addr 0xc2 i2c-bus saa7134[0]
tuner: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3)) by 
saa7134[0]
saa7134[0]: i2c eeprom 00: be 16 03 00 54 20 1c 00 43 43 a9 1c 55 d2 b2 92
saa7134[0]: i2c eeprom 10: 00 ff 86 0f ff 20 ff 00 01 50 32 79 01 3c ca 50
saa7134[0]: i2c eeprom 20: 01 40 01 02 02 03 01 00 06 ff 00 1f 02 51 96 2b
saa7134[0]: i2c eeprom 30: a7 58 7a 1f 03 8e 84 5e da 7a 04 b3 05 87 b2 3c
saa7134[0]: registered device video0 [v4l2]
saa7134[0]: registered device vbi0
saa7134[0]: registered device radio0

using kernel 2.6.10
Max
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] revdep-rebuild will allways rebuild OO

2005-02-20 Thread Holly Bostick
Dan Johansson wrote:
Hi,
When I run a revdep-rebuild it will allways rebuild OO (I'm using the standard 
OO ebuild, not any binary version).

Here is the output of 'revdep-rebuild --pretend --verbose':

Checking reverse dependencies...
Packages containing binaries and libraries broken by any package update,
will be recompiled.
Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)
Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)
Checking dynamic linking consistency...
  broken /opt/OpenOffice.org/program/getstyle-gnome (requires 
libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 libatk-1.0.so.0 
libgdk_pixbuf-2.0.so.0 libpangox-1.0.so.0 libpango-1.0.so.0)
  broken /opt/OpenOffice.org/program/msgbox-gnome (requires 
libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 libatk-1.0.so.0 
libgdk_pixbuf-2.0.so.0 libpangox-1.0.so.0 libpangoxft-1.0.so.0 
libpango-1.0.so.0)
  broken /opt/opera/lib/opera/plugins/operamotifwrapper-1 (requires 
libXm.so.1)
  broken /opt/opera/lib/opera/plugins/operamotifwrapper-2 (requires 
libXm.so.2)
 done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
  (/root/.revdep-rebuild.4_ebuilds)
Evaluating package order... done.
  (/root/.revdep-rebuild.5_order)
All prepared. Starting rebuild...
emerge --oneshot --nodeps --pretend --verbose =app-office/openoffice-1.1.4 
=net-www/opera-7.54-r3

These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild   R   ] app-office/openoffice-1.1.4  +curl -debug -gnome -hardened 
-java +kde -nptl +zlib 0 kB
[ebuild   R   ] net-www/opera-7.54-r3  +spell -static 0 kB

Total size of downloads: 0 kB
Now you can remove -p (or --pretend) from arguments and re-run revdep-rebuild.

Someone who has a clue why revdep-rebuild wants to rebuild OO (even if it just 
just rebuilt a few minutes ago)?

Regards,
--Dan
You see that note at the beginning of the rebuild?
Checking reverse dependencies...
Packages containing binaries and libraries broken by any package update,
will be recompiled.
And then notice the two packages that are being rebuilt:
[ebuild   R   ] app-office/openoffice-1.1.4  +curl -debug -gnome 
-hardened -java +kde -nptl +zlib 0 kB
[ebuild   R   ] net-www/opera-7.54-r3  +spell -static 0 kB

I think (and I must stress "think") that this is an unavoidable conflict 
between revdep-rebuild and certain "special" programs.

Opera is, of course, ultimately a binary that you're extracting rather 
than compiling it from source in the first place, and I see it's using 
the shared library build. So here we have binary components and compiled 
(shared) libraries.

OO.o is just "weird" (for want of a better word); the difficulty of 
compiling it, in addition to the length of compile, is the reason the 
binary is available in Portage. I suspect that the difficulty of 
compiling it is the issue in this case, because it seems quite likely to 
me that one of the "weirdnesses" could well be binary components 
squirreled away in that extremely long compile, which revdep-rebuild 
doesn't know how to (or is not built to) deal with.

So both of these programs likely share a common weirdness factor of 
having some binary components alongside some compiled components (again, 
IANAP, this is my impression from working with them in the past).

In any case, in my experience, OO.o and Opera are not broken (and if 
they were, you've already fixed them, since you ran revdep-rebuild once 
already).

What I usually do in this case is look at the list and if these are the 
only two programs in it, head over to the /root folder and delete the 
revdep-rebuild files (listed at the end of the output), because I don't 
need to run it again (everything *really* broken has been fixed).

If there are other programs in the list, I re-emerge them manually, then 
dump the revdep-rebuild files, since I at least am not going to rebuild 
OO.o for 6-12 hours for no reason, and afaIcs, revdep-rebuild is always 
going to "see" them as needing rebuilding whether this is in fact true 
or not. I believe this to be because of the unusual status of these 
programs rather than an issue with revdep-rebuild itself, and I assume 
it cannot be "fixed" without causing other issues. Since these are two 
pretty popular programs, and surely the devs must have seen this happen 
on their own systems (and been annoyed by it), I can't believe that no 
one has ever looked into seeing if this behaviour can be changed without 
major destruction to revdep-rebuild's normal function. Perhaps I'm 
putting too much faith in the dev team (is that possible?), but you 
could also check bugs.gentoo.org and see if anything related to this is 
listed, and what the response is.

HTH,
Holly
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Enable NUMLOCK on Boot

2005-02-20 Thread Holly Bostick
Andrew Gaffney wrote:
Captain FantastiK wrote:
Thanks for replyin'
I have a little problem. On boot Process, The NUMLOCK get enabled but 
when X starts
The keyboard LED (NUMLOCK) becomes OFF. How to fix this please
Emerge numlockx and add 'numlockx &' to your X startup scripts.
If you use KDE, there's a setting in the Control Center to turn numlock 
on as well (KDE 3.3.2):

Control Center=> Peripherals => Keyboard=> Numlock at KDE start=> (radio 
button to choose behaviour)

Holly
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Re: yet another "emerge world wants alsa-driver" thread...

2005-02-20 Thread Mark Knecht
On Sun, 20 Feb 2005 04:08:35 -0800, Mark Knecht <[EMAIL PROTECTED]> wrote:

> I think I'm not doing this right though as I've even tried removing
> alsa-jack from the world file (assuming a # removes it...) and that
> doesn't stop the system from getting alsa-driver either. I'm very
> perplexed at this point.
> 
> Thanks very much,
> Mark
> 

Hi,
   OK, there was still a copy of alsa-driver on the system for some
reason. emerge -C alsa-driver removed it. Now alsa-driver no longer
shows up in emerge -pet world so I think I found the problem. Agree?

   Thanks for your pointers. If I'm on the wrong track please let me know!

Cheers,
Mark

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Restart X while emerging in xterm?

2005-02-20 Thread Neil Bothwick
On Sun, 20 Feb 2005 11:47:11 +0200 (EET), Tero Grundström wrote:

> But if it is just a single large package (like OOo) you cannot resume it
> AFAICT.

You can, but not with emerge. If you do "emerge /path/to/ebuild merge" it
will carry on where it left off.


-- 
Neil Bothwick

"Beam me aboard, Scotty!"
"Aye, Cap'n! Uh, will a two-by-four do?"


pgpdf84Y8WgjY.pgp
Description: PGP signature


Re: [gentoo-user] how can I recmompile everything from scratch?

2005-02-20 Thread Neil Bothwick
On Sat, 19 Feb 2005 22:35:41 -0500 (EST), Brett I. Holcomb wrote:

> If you really want to redo it first emerge -C the telnet and postfix 
> packages and then reinstall them.

Remove the config files for /etc after unmerging, emerge -C doesn't touch
these. To be certain, you could use --noconfmem when re-emerging them.


-- 
Neil Bothwick

A computer scientist is someone who, when told to "Go to Hell,"
sees the "go to," rather than the destination, as harmful.


pgpOfUdpzpiHq.pgp
Description: PGP signature


Re: [gentoo-user] Xorg and Gnome or KDE on Gentoo

2005-02-20 Thread Neil Bothwick
On Sat, 19 Feb 2005 11:37:47 -0700, Collins Richey wrote:

> >  This is sort of a recurring emerge problem that you see many people
> >  having
> > in the mailing list. It happened to me with a similar "No such file"
> > errors in the gcc-lib, the fix_libtool worked, but I am no wiz,
> > somebody can comment on that?
> >  
> 
> Just an aside. I've always been curious what really causes this
> problem. I've been running gentoo for 4+ years, and I've never
> encountered this. I wonder if it's because I reun 100% ~x86?

I can't recall if I've seen it on this 100% ~x86 system, I think I have,
but it's definitely happened on my ~amd64 setup, so it's not caused by
mixing testing and stable ebuilds.


-- 
Neil Bothwick

"Doing it right is no excuse for not meeting the schedule."


pgp8dywvnuO3F.pgp
Description: PGP signature


Re: [gentoo-user] Re: yet another "emerge world wants alsa-driver" thread...

2005-02-20 Thread Mark Knecht
On Sun, 20 Feb 2005 04:11:35 -0600, Boyd Stephen Smith Jr.
<[EMAIL PROTECTED]> wrote:
> On Saturday 19 February 2005 08:28 pm, Mark Knecht <[EMAIL PROTECTED]>
> wrote:
> > On Sat, 19 Feb 2005 18:43:20 -0600, Boyd Stephen Smith Jr.
> > <[EMAIL PROTECTED]> wrote:
> > > On Saturday 19 February 2005 03:46 pm, Mark Knecht
> > > <[EMAIL PROTECTED]>
> > > wrote:
> > > > To compound this a bit I wanted to an emerge -e world on this box in
> > > > the coming week but the alsa-driver problem is there still:
> > > >
> > > > gandalf root # emerge -ep world | grep alsa-driver
> > > > [ebuild  N] media-sound/alsa-driver-1.0.8
> > >
> > > Can you do emerge --verbose -pet world and post the results?  That
> > > will tell you what is bringing in alsa.
> >
> > Thanks Boyd.
> >
> > Of course the full results would probably be too much so here's 20
> > lines before up to 8 or so lines after. If you need more let me know.
> > The full results zipped are around 8KB.
> 
> Wow! Didn't realize it would be that big.

emerge -e is pretty much everything, right? ;-)


> 
> So, now we know which package needs to be removed from world.  If you need
> help editing your world file, please ask.  If this package is not in your
> world file, and you need more help, please follow-up with that
> information.  If you do want alsa, but want it provided by the kernel
> sources, we may have to twiddle your virtuals, but I still know the
> solution.

Prey tell, oh master, what is the solution? ;-)

Do I really want to remove anything from world? Or do I want to adjust
what the system thinks supplies things using virtuals? That seems more
correct to me.

Looking at /var/cache/edb/virtuals it looks like the system really
believes that it needs alsa-driver to get alsa. How do I properly
change this to tell it alsa is in the kernel?

virtual/alsa media-sound/alsa-driver

Looking around in virtuals I also found this line:

virtual/linux-sources sys-kernel/aa-sources

Since we now run gentoo-dev-sources it seems I should change this
line, and if that's true then I know the syntax for the alsa-driver
problem also. Is this correct?

virtual/linux-sources sys-kernel/gentoo-dev-sources
virtual/alsa sys-kernel/gentoo-dev-sources

And then further, why is the entry for headers pointing to
linux-headers instead of linux26-headers?

virtual/kernel sys-kernel/linux-headers

gandalf root # qpkg -I | grep headers
media-sound/alsa-headers *
sys-kernel/linux26-headers *
gandalf root #

Seems that possibly I should change that also?

None of this seems like magic. Portage/emerge is really very sensible,
but I don't want to make too many changes here. Maybe there's a Gentoo
docs page that talks more about these changes? Since virtuals is small
I'm attaching a proposed version with 4 edits:

virtual/blackbox x11-wm/fluxbox
virtual/xft x11-base/xorg-x11
virtual/gzip app-arch/gzip
virtual/glu x11-base/xorg-x11
virtual/x11 x11-base/xorg-x11
virtual/lpr net-print/cups
virtual/libc sys-libs/glibc
virtual/cdrtools app-cdr/cdrtools
virtual/cron sys-apps/vixie-cron
virtual/modutils sys-apps/module-init-tools sys-apps/modutils
virtual/logger app-admin/metalog
virtual/aspell-dict app-dicts/aspell-en
virtual/bootloader sys-boot/grub
virtual/opengl media-video/nvidia-glx x11-base/xorg-x11
virtual/linux-sources sys-kernel/gentoo-dev-sources
#virtual/linux-sources sys-kernel/aa-sources
virtual/textbrowser net-www/lynx
virtual/jre dev-java/blackdown-jre dev-java/blackdown-jdk
virtual/glibc sys-libs/glibc
virtual/dhcpc net-misc/dhcpcd
sys-apps/console-tools sys-apps/kbd
virtual/editor app-editors/vim app-editors/vi app-editors/nano
virtual/jdk dev-java/blackdown-jdk
virtual/jack media-sound/jack-audio-connection-kit
virtual/dev-manager sys-fs/devfsd
virtual/os-headers sys-kernel/linux26-headers
#virtual/os-headers sys-kernel/linux-headers
virtual/python dev-lang/python
virtual/kernel sys-kernel/linux26-headers
#virtual/kernel sys-kernel/linux-headers
virtual/alsa media-sound/gentoo-dev-sources
#virtual/alsa media-sound/alsa-driver
virtual/motif x11-libs/openmotif
virtual/java-scheme dev-java/blackdown-jre dev-java/blackdown-jdk
virtual/mpg123 media-sound/mpg123
virtual/ghostscript app-text/ghostscript
virtual/ssh net-misc/openssh
virtual/quicktime media-libs/libquicktime
virtual/glut media-libs/glut
virtual/mta mail-mta/ssmtp

Unfortunatey this didn't seem to change anything so I'm clearly not on
the right track:

[ebuild  N] media-plugins/alsa-jack-1.0.8  0 kB
[ebuild  N]  media-sound/jack-audio-connection-kit-0.99.0-r1 
+alsa (-altivec) -caps -debug -doc +jack-tmpfs +oss -portaudio 0 kB
[ebuild  N]   dev-util/pkgconfig-0.15.0  0 kB
[ebuild  N]   media-libs/libsndfile-1.0.11  -static 0 kB
[ebuild  N]  media-libs/alsa-lib-1.0.8  -doc +jack 0 kB
[ebuild  N]   media-sound/alsa-driver-1.0.8  -debug -doc +oss 0 kB

I think I'm not doing this right though as I've even tried removing
alsa-jack from the world file (assuming a # removes it...) and that
doesn't stop

Re: [gentoo-user] remove cups

2005-02-20 Thread Etaoin Shrdlu
On Saturday 19 February 2005 19:37, Luigi Pinna wrote:

> I want to remove cups from my dependecies because I have no printer.
> The problem that I can't set -cups in make flags because emerge ignore
> it.

Try removing cups from package.mask, setting -cups in make.conf and then

emerge --newuse world 

this should rebuild all the packages that have optional cups support in their 
USE flags without cups support (note: this might be a *long* list, and among 
them there might be very large programs).
After this, you will probably be able to emerge -C cups.

HTH
-- 
Vini, vidi, Linux!
-- Unknown source


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] USB pendrive and missing /dev/sda

2005-02-20 Thread Salvador Blasco Llopis
On 16:29 Wed 16 Feb, Calvin Spealman wrote:
> For most of the time my machine has been set up, I have been able to use USB
> storage devices without any trouble (mostly). Recently, after a kernel
> upgrade, I found that /dev/sda had gone missing. The confusing part is that
> I hadn't changed any configurations in the kernel for anything at all. The
> modules are all loaded, and I can even see the device in lsusb, I just
> don't have a block device to mount it from. So, what could be causing this
> and how can I fix it? Manually creating the node isn't a problem, if I can
> find the major-minor numbers, which I can't.
> 

When i upgraded to 2.6.10 i realised than /dev/sda1 was missing.
After several tries i fixed it with a symlink like this:

# ln -s /dev/scsi/host0/bus0/target0/lun0/part1 /dev/sda1

An then my USB memory card worked again

Hope this helps. Regards.


pgprKq9T637ED.pgp
Description: PGP signature


[gentoo-user] revdep-rebuild will allways rebuild OO

2005-02-20 Thread Dan Johansson
Hi,

When I run a revdep-rebuild it will allways rebuild OO (I'm using the standard 
OO ebuild, not any binary version).

Here is the output of 'revdep-rebuild --pretend --verbose':

Checking reverse dependencies...
Packages containing binaries and libraries broken by any package update,
will be recompiled.

Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
  broken /opt/OpenOffice.org/program/getstyle-gnome (requires 
libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 libatk-1.0.so.0 
libgdk_pixbuf-2.0.so.0 libpangox-1.0.so.0 libpango-1.0.so.0)
  broken /opt/OpenOffice.org/program/msgbox-gnome (requires 
libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 libatk-1.0.so.0 
libgdk_pixbuf-2.0.so.0 libpangox-1.0.so.0 libpangoxft-1.0.so.0 
libpango-1.0.so.0)
  broken /opt/opera/lib/opera/plugins/operamotifwrapper-1 (requires 
libXm.so.1)
  broken /opt/opera/lib/opera/plugins/operamotifwrapper-2 (requires 
libXm.so.2)
 done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
  (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order... done.
  (/root/.revdep-rebuild.5_order)

All prepared. Starting rebuild...
emerge --oneshot --nodeps --pretend --verbose =app-office/openoffice-1.1.4 
=net-www/opera-7.54-r3

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] app-office/openoffice-1.1.4  +curl -debug -gnome -hardened 
-java +kde -nptl +zlib 0 kB
[ebuild   R   ] net-www/opera-7.54-r3  +spell -static 0 kB

Total size of downloads: 0 kB
Now you can remove -p (or --pretend) from arguments and re-run revdep-rebuild.

Someone who has a clue why revdep-rebuild wants to rebuild OO (even if it just 
just rebuilt a few minutes ago)?

Regards,
--Dan

-- 
***
This message is printed on 100% recycled electrons!
***


pgpGn0jyEjAYl.pgp
Description: PGP signature


[gentoo-user] Re: Restart X while emerging in xterm?

2005-02-20 Thread Francesco Talamona
On Sunday 20 February 2005 10:56, [EMAIL PROTECTED] wrote:
> 050220 Qiangning Hong wrote:
> > I have started a long-time emerging in an xterm.
> > i want to restart X, but I don't want to intercept the emerging
> > process. Is it possible that I suspend it
> > and restart X and resume it in another xterm?
>
> how about 'control-z' to suspend it, then 'bg' to restart it in
> background ? i don't know if subsequently killing the Bash process
> will kill the job too.
"bg", "fg", "wait", and so on work only in the bash session the pertain 
to.

In linux, processes usually can't wade across whole system... You have 
to instruct them in advance.

To kill father process (xterm) without loosing forked ones they (sons) 
should have started with nohup.

Another option to take in consideration is screen, again you have to 
start it at first, and then start longer processes inside it.

> there's also the possibility of going to another raw console
> with 'control-alt-F2' & doing what you want outside X there,
> then returning with 'control-alt-F7'.
Not without leaving X running...

Ciao
 Francesco
-- 
Linux Version 2.6.11-rc4, Compiled #1 Mon Feb 14 08:01:28 CET 2005
One 1.53GHz AMD Athlon XP Processor, 1.5GB RAM, 3022.84 Bogomips Total
macula

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: yet another "emerge world wants alsa-driver" thread...

2005-02-20 Thread Boyd Stephen Smith Jr.
On Saturday 19 February 2005 08:28 pm, Mark Knecht <[EMAIL PROTECTED]> 
wrote:
> On Sat, 19 Feb 2005 18:43:20 -0600, Boyd Stephen Smith Jr.
> <[EMAIL PROTECTED]> wrote:
> > On Saturday 19 February 2005 03:46 pm, Mark Knecht
> > <[EMAIL PROTECTED]>
> > wrote:
> > > To compound this a bit I wanted to an emerge -e world on this box in
> > > the coming week but the alsa-driver problem is there still:
> > >
> > > gandalf root # emerge -ep world | grep alsa-driver
> > > [ebuild  N] media-sound/alsa-driver-1.0.8
> >
> > Can you do emerge --verbose -pet world and post the results?  That
> > will tell you what is bringing in alsa.
>
> Thanks Boyd.
>
> Of course the full results would probably be too much so here's 20
> lines before up to 8 or so lines after. If you need more let me know.
> The full results zipped are around 8KB.

Wow! Didn't realize it would be that big.

> Is it alsa-jack that's doing this? Or do I look the other way as
> gentoo-dev-sources follows by a couple of lines?

Well, I suppose that is ambiguous.  From what I understand, packages above 
will be installed after and those below would be emerged before.  A 
dependency (not RDEPEND) has to be installed before it's dependent.  
[Example below]


Also, a dependency is intended one more space than it's dependent.  World 
packages are at normal intendation.
[Example below]

> 
> [ebuild  N] x11-base/opengl-update-2.0_pre5  0 kB
> [ebuild  N] x11-misc/ttmkfdir-3.0.9-r2  -debug 0 kB
> [ebuild  N]  sys-devel/libtool-1.5.10-r4  (-uclibc) 0 kB
> [ebuild  N] media-libs/fontconfig-2.2.3  0 kB
> [ebuild  N]  media-libs/freetype-2.1.5-r1  -bindist -cjk
> -debug -doc +zlib 0 kB
> [ebuild  N]  media-libs/libpng-1.2.8  -debug 0 kB
> [ebuild  N] media-sound/alsa-utils-1.0.8  0 kB
> [ebuild  N]  dev-util/dialog-1.0.20040731  -unicode 0 kB

E.g. alsa-utils will be installed after dev-util/dialog.

> [ebuild  N]  sys-apps/pciutils-2.1.11-r3  -debug 84 kB
> [ebuild  N] media-plugins/alsa-jack-1.0.8  0 kB
> [ebuild  N]  media-sound/jack-audio-connection-kit-0.99.0-r1
> +alsa (-altivec) -caps -debug -doc +jack-tmpfs +oss -portaudio 0 kB
> [ebuild  N]   dev-util/pkgconfig-0.15.0  0 kB
> [ebuild  N]   media-libs/libsndfile-1.0.11  -static 0 kB
> [ebuild  N]  media-libs/alsa-lib-1.0.8  -doc +jack 0 kB
> [ebuild  N]   media-sound/alsa-driver-1.0.8  -debug -doc +oss 0 kB
> [ebuild  N]sys-apps/module-init-tools-3.0-r2  -debug 0 kB

E.g. media-plugins/alsa-jack (a world package) needs meda-libs/alsa-lib 
needs media-sound/alsadriver they are installed in the reverse order.

So, now we know which package needs to be removed from world.  If you need 
help editing your world file, please ask.  If this package is not in your 
world file, and you need more help, please follow-up with that 
information.  If you do want alsa, but want it provided by the kernel 
sources, we may have to twiddle your virtuals, but I still know the 
solution.

-- 
Boyd Stephen Smith Jr.
[EMAIL PROTECTED]
ICQ: 514984 YM/AIM: DaTwinkDaddy

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Restart X while emerging in xterm?

2005-02-20 Thread purslow
050220 Qiangning Hong wrote:
> I have started a long-time emerging in an xterm.
> i want to restart X, but I don't want to intercept the emerging process.
> Is it possible that I suspend it
> and restart X and resume it in another xterm?

how about 'control-z' to suspend it, then 'bg' to restart it in background ?
i don't know if subsequently killing the Bash process will kill the job too.

there's also the possibility of going to another raw console
with 'control-alt-F2' & doing what you want outside X there,
then returning with 'control-alt-F7'.

these are HTH suggestions:
i would be pleased to be further enlightened by others (smile).

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies
TRANSIT`-O--O---'  University of Toronto

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Apache/mod_mono... maybe a little OT..but it is running on gentoo :)

2005-02-20 Thread RNuno




Christian Parpart wrote:

  On Sunday 20 February 2005 9:05 am, Reno Romanin wrote:
  
  
1. Can mod_mono be configured like mod_php? What I mean is, can I set
mod_mono up to have apache parse asp.net stuff anywhere I might have a web
accessible directory? Just as apache will parse any php code no matter
where it is accessed and requires no special setup on any vhosts?

  
  

Also you can read
the docs at mono website
http://www.go-mono.com/docs/[EMAIL PROTECTED]

--
RNuno





Re: [gentoo-user] Re: Re: Re: top "illegal instruction" with 2.6.10-r6 SMP kernel

2005-02-20 Thread Tero Grundström
On Sat, 19 Feb 2005, Jesse Guardiani wrote:

> I figured it out. It appears that Gentoo defaults to -march=pentium3 in
> /etc/make.conf!

Well, it is in the Handbook that you should tweak these settings to match
your machine.

--
T.G.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Restart X while emerging in xterm?

2005-02-20 Thread Tero Grundström
On Sun, 20 Feb 2005, Qiangning Hong wrote:

> I have started a long-time emerging in an xterm.  For some reason i
> want to restart X, but I don't want to intercept the emerging process.
>  Is it possible that I suspend it and restart X and resume it in
> another xterm?

If your emerge is 'emerge -e world' (or 'system') you can cancel the
emerging process and resume it with emerge --resume.

But if it is just a single large package (like OOo) you cannot resume it
AFAICT.

--
T.G.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] manpage of libpnm

2005-02-20 Thread Ivan Yosifov
Report this to http://bugs.gentoo.org/

On Sun, 2005-02-20 at 01:30 +0100, LluÃs Batlle i Rossell wrote:
> OH, I forgot. There is another error. There is:
>  tuplerow[row][column][sample];
> and that should be:
>  tuplerow[column][sample];
> 
> 
> 
> On Sun, Feb 20, 2005 at 01:23:57AM +0100, LluÃs Batlle i Rossell wrote:
> > Hi!
> > In the manpage of "libpnm", there is an example of its usage. But there is 
> > an
> > error in it. Here is a triple 'for' from the example:
> > 
> >for (row = 0; row < inpam.height; row++) {
> >pnm_readpamrow(&inpam, tuplerow);
> >for (column = 0; column < inpam.width; column++) {
> >for (sample = 0; sample < inpam.depth; column++) {
> >grand_total += tuplerow[row][column][sample];
> >}
> >}
> >pnm_writepamrow(&outpam, tuplerow); }
> > 
> > 
> > It's obvious that there must be a "sample++" in the third 'for'. Who should 
> > I report this to?
> > 
> > 
> > -- 
> > In its laws, society makes its mightiest collective effort to impose
> > predictability upon human behavior.
> >   - S. I. Hayakawa, "Language in thought and action"
> > 
> > --
> > gentoo-user@gentoo.org mailing list
> > 
> 
-- 
Ivan Yosifov.


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Apache/mod_mono... maybe a little OT..but it is running on gentoo :)

2005-02-20 Thread Christian Parpart
On Sunday 20 February 2005 9:05 am, Reno Romanin wrote:
> 1. Can mod_mono be configured like mod_php? What I mean is, can I set
> mod_mono up to have apache parse asp.net stuff anywhere I might have a web
> accessible directory? Just as apache will parse any php code no matter
> where it is accessed and requires no special setup on any vhosts?

AFAIK(!) yes.

> 2. IF this is possible, is there any documentation anywhere that puts it in
> clear terms? I have googled for several things, and all the docs I come up
> with seem to have gaps, and I can never get things to work quite right.
>
> Any info will be greatly appreciated.

have a look at the masked mod_mono-1.0.5-r1. This comes up with a
more self-descriptive module config (including examples)

after a recent --sync you shall have the following file:

/usr/portage/www-apache/mod_mono/files/1.0.5-r1/70_mod_mono.conf

that gets installed when you emerge =www-apache/mod_mono-1.0.5-r1.
Take special note at .conf file line 14. Please note, this is 
a masked ebuild (for testing/bug-fixing).

Regards,
Christian Parpart.

-- 
Netiquette: http://www.ietf.org/rfc/rfc1855.txt
 09:37:47 up 114 days,  2:07,  0 users,  load average: 6.35, 6.72, 6.83


pgpeWsXW5uFmZ.pgp
Description: PGP signature


[gentoo-user] Apache/mod_mono... maybe a little OT..but it is running on gentoo :)

2005-02-20 Thread Reno Romanin
I was working on getting mod_mono setup to run on vhosts a while back, got
it all running, and had some "issues" with server hardware before I could
get a decent backup. I've been thinking about this for a while now and I
have a couple of questions.

1. Can mod_mono be configured like mod_php? What I mean is, can I set
mod_mono up to have apache parse asp.net stuff anywhere I might have a web
accessible directory? Just as apache will parse any php code no matter where
it is accessed and requires no special setup on any vhosts?

2. IF this is possible, is there any documentation anywhere that puts it in
clear terms? I have googled for several things, and all the docs I come up
with seem to have gaps, and I can never get things to work quite right.

Any info will be greatly appreciated.

TIA

--reno


--
gentoo-user@gentoo.org mailing list