Re: [gentoo-user] Gentoo on the server side

2007-12-01 Thread Eray Aslan
On 01.12.2007 09:03, Alan wrote:
 This used to be a debian system and was moved over to gentoo about 4
 years ago when I had been spending lots of time with gentoo on my
 desktop at home.  I like gentoo, however I would exercise caution if
 you're deploying on real systems.  

We have also moved from binary distros to Gentoo a few years ago.
Basically it was a choice between linux (gentoo) and *BSD.

[...]
 The less updates, the
 less surprises and the less chance you'll somehow accidently break
 someone's site doing a simple update late some night.  Gentoo is still a
 fairly moving target in this respect.

Agree with the moving target bit.

 I think the secret is that if you run with gentoo you have to be
 prepared to upgrade EVERYTHING fairly often, and not bit by bit if
 you're uncomfortable with something it might be upgrading. 

I find that there are really two relatively pain-free upgrade policies
for a production system.  Either upgrade fairly often or forklift
upgrade i.e. remove the old server and intall the new one.

 And yes, I do plan to just bit the bullet and backup, upgrade everything 
 and then deal with any upgrade pains as they come.  Just not sure
 quite when :)

Good luck :)

-- 
Eray
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Wireless help?

2007-12-01 Thread Galevsky
Hello Grant,

Let's check first your kernel config:
http://madwifi.org/wiki/UserDocs/KernelConfig
If you still face trouble, I advise you to have a look at the website
doc which looks pretty good..

Gal'


On Dec 1, 2007 7:32 AM, Grant [EMAIL PROTECTED] wrote:
 I'm trying to set up a new laptop's wireless interface.  lspci says it
 has an Atheros AR5006EG which should mean the madwifi drivers.  I
 emerged madwifi-ng and madwifi-ng-tools, created net.ath0 as a link to
 net.lo, and set the ath_pci module to autoload (which it does without
 errors) but I get:

 network interface ath0 does not exist
 Please verify hardware or kernel module (driver)

 when trying to start net.ath0.  Does this sound like a driver support
 problem or did I miss something?  ifconfig only shows eth0 and lo.
 iwconfig shows, eth0, lo, and sit0.  I don't know what sit0 is.

 - Grant
 --
 [EMAIL PROTECTED] mailing list


-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Wireless help?

2007-12-01 Thread Mick
On Saturday 01 December 2007, Grant wrote:
 I'm trying to set up a new laptop's wireless interface.  lspci says it
 has an Atheros AR5006EG which should mean the madwifi drivers.  I
 emerged madwifi-ng and madwifi-ng-tools, created net.ath0 as a link to
 net.lo, and set the ath_pci module to autoload (which it does without
 errors) but I get:

 network interface ath0 does not exist
 Please verify hardware or kernel module (driver)

 when trying to start net.ath0.  Does this sound like a driver support
 problem or did I miss something?  ifconfig only shows eth0 and lo.
 iwconfig shows, eth0, lo, and sit0.  I don't know what sit0 is.

You probably have enabled IPv6 in your kernel?  sit0 is the interface for an 
ipv4/ipv6 tunnel.  I don't think that it is related to your WiFi chip.

The fact that you do not see the WiFi interface when your run ifconfig or 
iwconfig(?) means that the driver in question is not picking it up.  The 
solution can be quite elusive, but short of hacking the driver itself you may 
want to:

1. emerge previous versions or later versions of the driver and try again.
2. Try ndiswrapper with the MS Windows driver at least until the Linux driver 
comes to a version that works with the AR5006EG chip.

Good luck.  :)
-- 
Regards,
Mick


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


[gentoo-user] Orphan libraries in my system

2007-12-01 Thread Mick
Hi All,

I found these libraries hanging around.  Should I be deleting them or am I 
going to bork my system?  Wouldn't mind leaving well alone if there is a 
suspicion that I may break things.

# qfile -o $(find /lib /usr/lib -name *.la)/lib/libattr.la
/lib/libacl.la
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libstdc++.la
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libsupc++.la
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libg2c.la
/usr/lib/libopcodes.la
/usr/lib/libucl.la
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libsupc++.la
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libg2c.la
/usr/lib/alsaplayer/interface/libtext_interface.la
/usr/lib/alsaplayer/interface/libdaemon_interface.la
/usr/lib/libMrm.la
/usr/lib/libGL.la
/usr/lib/libUil.la
/usr/lib/libXm.la
/usr/lib/libbfd.la


-- 
Regards,
Mick


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


Re: [gentoo-user] Orphan libraries in my system

2007-12-01 Thread Hemmann, Volker Armin
On Samstag, 1. Dezember 2007, Mick wrote:
 Hi All,

 I found these libraries hanging around.  Should I be deleting them or am I
 going to bork my system?  Wouldn't mind leaving well alone if there is a
 suspicion that I may break things.
 
 # qfile -o $(find /lib /usr/lib -name *.la)/lib/libattr.la
 /lib/libacl.la
 /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libstdc++.la
 /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libsupc++.la
 /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libg2c.la
 /usr/lib/libopcodes.la
 /usr/lib/libucl.la
 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la
 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libsupc++.la
 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libg2c.la
 /usr/lib/alsaplayer/interface/libtext_interface.la
 /usr/lib/alsaplayer/interface/libdaemon_interface.la
 /usr/lib/libMrm.la
 /usr/lib/libGL.la
 /usr/lib/libUil.la
 /usr/lib/libXm.la
 /usr/lib/libbfd.la
 

usually keeping them breaks things. 

-- 
Conclusions 
 In a straight-up fight, the Empire squashes the Federation like a bug. Even 
with its numerical advantage removed, the Empire would still squash the 
Federation like a bug. Accept it. -Michael Wong 
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Wireless help?

2007-12-01 Thread Stroller


On 1 Dec 2007, at 06:32, Grant wrote:


I'm trying to set up a new laptop's wireless interface.  lspci says it
has an Atheros AR5006EG which should mean the madwifi drivers.  I
emerged madwifi-ng and madwifi-ng-tools, created net.ath0 as a link to
net.lo, and set the ath_pci module to autoload (which it does without
errors) but I get:

network interface ath0 does not exist
Please verify hardware or kernel module (driver)

when trying to start net.ath0.  Does this sound like a driver support
problem or did I miss something?  ifconfig only shows eth0 and lo.
iwconfig shows, eth0, lo, and sit0.  I don't know what sit0 is.


Hi there,

Madwifi is different from all (I think) of the other Linux wireless  
drivers in that it requires use of the wlanconfig command.


EG:
  wlanconfig ath create wlandev wifi0 wlanmode sta

See also: http://madwifi.org/users-guide/node14.html

When posting about wireless issues you really need to post the OUTPUT  
of `iwconfig` also.

EG:
  iwconfig wlan0 enc aa mode managed essid driveon channel 7
  http://www.newlinuxuser.com/howto-use-iwconfig/

If you're unable to connect to the net then copy the output textfile  
to a connected machine using a USB key or floppy disk.


It seems, however, that you're not alone in having problems with this  
card: http://www.google.com/search?q=madwifi+AR5006EG. It looks to  
me that if you use the latest version of the madwifi drivers then you  
may be successful, but you may find madwifi's own mailing lists more  
helpful. I don't think you need to use NDISwrapper, although I have  
to confess that I am slightly religious on this matter.


Stroller.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Orphan libraries in my system

2007-12-01 Thread Mick
On Saturday 01 December 2007, Hemmann, Volker Armin wrote:
 On Samstag, 1. Dezember 2007, Mick wrote:
  Hi All,
 
  I found these libraries hanging around.  Should I be deleting them or am
  I going to bork my system?  Wouldn't mind leaving well alone if there is
  a suspicion that I may break things.
  
  # qfile -o $(find /lib /usr/lib -name *.la)/lib/libattr.la
  /lib/libacl.la
  /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libstdc++.la
  /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libsupc++.la
  /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libg2c.la
  /usr/lib/libopcodes.la
  /usr/lib/libucl.la
  /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la
  /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libsupc++.la
  /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libg2c.la
  /usr/lib/alsaplayer/interface/libtext_interface.la
  /usr/lib/alsaplayer/interface/libdaemon_interface.la
  /usr/lib/libMrm.la
  /usr/lib/libGL.la
  /usr/lib/libUil.la
  /usr/lib/libXm.la
  /usr/lib/libbfd.la
  

 usually keeping them breaks things.

Fair enough, but nothing seems broken so far . . .
-- 
Regards,
Mick


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


Re: [gentoo-user] Use of gethostname() and getdomainname()

2007-12-01 Thread Stroller


On 1 Dec 2007, at 06:26, Kevin O'Gorman wrote:


... my postfix setup.
...
My mailx mailer seems to put localdomain on the sender address  
when my crontab entries call it.  Maybe because it sees that  
getdomainname(2) comes up empty.


Hi there,

I have encountered similar problems.

I don't use mailx, but just this instead:
  for foo in `seq 10` ; do echo Subject: test $foo of 10 |  /usr/ 
sbin/sendmail [EMAIL PROTECTED] ; done


I was getting localdomain as part of the address, also, and  
consequent mailbounce. I had to set myhostname =  in /etc/postfix/ 
main.cf in order to overcome this, and find the necessity annoying.


What's the right way to set this up?  Should I just cobble my  
proper domain into setdomainname(2)?  Is there a right way?  Is  
there a better way?


I see you don't have any other replies here, so I'd be grateful if  
you could please keep us (well, me) posted if you experiment further  
or look for advice elsewhere.


Stroller.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Orphan libraries in my system

2007-12-01 Thread Hemmann, Volker Armin
On Samstag, 1. Dezember 2007, Mick wrote:
 On Saturday 01 December 2007, Hemmann, Volker Armin wrote:
  On Samstag, 1. Dezember 2007, Mick wrote:
   Hi All,
  
   I found these libraries hanging around.  Should I be deleting them or
   am I going to bork my system?  Wouldn't mind leaving well alone if
   there is a suspicion that I may break things.
   
   # qfile -o $(find /lib /usr/lib -name *.la)/lib/libattr.la
   /lib/libacl.la
   /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libstdc++.la
   /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libsupc++.la
   /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libg2c.la
   /usr/lib/libopcodes.la
   /usr/lib/libucl.la
   /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la
   /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libsupc++.la
   /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libg2c.la
   /usr/lib/alsaplayer/interface/libtext_interface.la
   /usr/lib/alsaplayer/interface/libdaemon_interface.la
   /usr/lib/libMrm.la
   /usr/lib/libGL.la
   /usr/lib/libUil.la
   /usr/lib/libXm.la
   /usr/lib/libbfd.la
   
 
  usually keeping them breaks things.

 Fair enough, but nothing seems broken so far . . .

sometimes the breakage is hidden and subtle - but for example stale 
libstdcc.la files are known to break compilation of c++ code (like qt, kde 
and other cool stuff). It is usually a good idea to remove a gcc-dir if there 
are only orphaned *la files left.

btw  libGL.la is generated by eselect opengl. 

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo on the server side

2007-12-01 Thread Billy Holmes
Alan wrote:
 rollback plan.  Apache, php, modules, mod_perl, etc.  No biggie at all
 if it's your home server, but that's potentially a lot of downtime (ie:
 a couple of hours) as I compile, test, re-jig the config files, test
 more, etc.  I'm in the same boat with postfix, running a 2.0.x when 2.2
   

if you're able, I'd look at linux-vserver or something similar where you
can run a virtual machine (possibly using the same kernel), but in a
different directory. Then you can copy a few websites/databases, perform
the upgrades, fix what you need, document it (automate it), and then you
can perform the REAL update.

I had to do the same thing with the mysql upgrade from 3.x to 4.x. My
apache upgrade, I just had to redo the configs by hand. php4 to php5
might be a bit more tricky. Currently that's the reason I have php5
masked...
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Wireless help?

2007-12-01 Thread Grant
  I'm trying to set up a new laptop's wireless interface.  lspci says it
  has an Atheros AR5006EG which should mean the madwifi drivers.  I
  emerged madwifi-ng and madwifi-ng-tools, created net.ath0 as a link to
  net.lo, and set the ath_pci module to autoload (which it does without
  errors) but I get:
 
  network interface ath0 does not exist
  Please verify hardware or kernel module (driver)
 
  when trying to start net.ath0.  Does this sound like a driver support
  problem or did I miss something?  ifconfig only shows eth0 and lo.
  iwconfig shows, eth0, lo, and sit0.  I don't know what sit0 is.

 Hi there,

 Madwifi is different from all (I think) of the other Linux wireless
 drivers in that it requires use of the wlanconfig command.

 EG:
wlanconfig ath create wlandev wifi0 wlanmode sta

 See also: http://madwifi.org/users-guide/node14.html

 When posting about wireless issues you really need to post the OUTPUT
 of `iwconfig` also.
 EG:
iwconfig wlan0 enc aa mode managed essid driveon channel 7
http://www.newlinuxuser.com/howto-use-iwconfig/

 If you're unable to connect to the net then copy the output textfile
 to a connected machine using a USB key or floppy disk.

 It seems, however, that you're not alone in having problems with this
 card: http://www.google.com/search?q=madwifi+AR5006EG. It looks to
 me that if you use the latest version of the madwifi drivers then you
 may be successful, but you may find madwifi's own mailing lists more
 helpful. I don't think you need to use NDISwrapper, although I have
 to confess that I am slightly religious on this matter.

According to a ticket at madwifi.org it's only working with
ndiswrapper currently.  I've actually been using madwifi and
wpa_supplicant happily for years now with a PCMCIA card and a couple
of PCI cards but this new one isn't cooperating.  Thanks for the help.

- Grant
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Use of gethostname() and getdomainname()

2007-12-01 Thread Etaoin Shrdlu
On Saturday 1 December 2007, Kevin O'Gorman wrote:

 I've got my own domain and domain server.  I've just run into a
 problem about the appropriate settings for hosts and domains, and it's
 messing up a few things in my postfix setup.

 The gentoo instructions say to set /etc/conf.d/hostname to the host
 name only.  It gets passed to sethostname(2) unchanged by
 /etc/init.d/hostname. I did it.
 The gentoo instructions say to put a domain name, if needed, into
 /etc/conf.d/net.  It seems to get used in network setup.  I did it.

 Nothing seems to be set into whatever it is that setdomainname(2) is
 used for.
 My mailx mailer seems to put localdomain on the sender address when
 my crontab entries call it.  Maybe because it sees that
 getdomainname(2) comes up empty.

 What's the right way to set this up?  Should I just cobble my proper
 domain into setdomainname(2)?  Is there a right way?  Is there a
 better way?

Try adding the following line to /etc/hosts:

a.b.c.d  hostname.your.domain  hostname

of course, replacing a.b.c.d with your correct ip address.

I don't know whether this is related to your problem, but it usually 
solves the domainname: (none) problem. 
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] firefox-bin won't start on amd64

2007-12-01 Thread Grant
I've installed a new 64 bit system and everything is running great
except firefox-bin won't start.  I get a cannot execute binary file
error which evidently means I've got a mismatch between the binary and
my system's architecture.  I used an x86_64-hardened stage, my CHOST
is x86_64-pc-linux-gnu, I'm using -march=nocona, and intel.com says my
CPU has 64-bit extensions.  Should I have used multilib somewhere
along the line or something?

- Grant
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Slow network performance

2007-12-01 Thread dexter

Hello

I have a serious problem with network performance. I have 4 different 
vlan-s invisible to each other. On each of the vlan-s there are windows 
clients with file shareing enabled. There are some directories that need 
to be accessible from all vlan-s, so I've deployed a gentoo based proxy 
server. It's a Core2Duo with 5 ethernet adapters, one for every vlan + 
one for internet connection. On this proxy machine I have mounted 
mentioned directories using cifs, and shared them on all ethernet cards 
using samba.

Here is my problem

When I copy a file from any of the hosts to a local file system of proxy 
machine i get transfers of about 40 MB/s so it's ok.
When I copy a file from proxy local file system to any of the hosts on 
any of the vlans I get very similar results.
Unfortunatelly when I access proxy and try to copy a file from 
samba-shared directory from other vlan than I get 14 MB/s


I'm quite confused and don't know what can be the problem, all NIC's are 
1 GBit/s

Two of them are Intel Pro 1000 (PCIExpress x1)
One if integrated on motherboard (nvidia 5XX series chipset)
Two are Dlink NIC's on regular PCI
--
[EMAIL PROTECTED] mailing list



[gentoo-user] OT - Separating individual frames in an animated GIF

2007-12-01 Thread Michael Sullivan
Can anyone suggest a relatively easy way to extract individual frames
from an animated GIF?

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] OT - Separating individual frames in an animated GIF

2007-12-01 Thread felix
On Sat, Dec 01, 2007 at 02:05:54PM -0600, Michael Sullivan wrote:
 Can anyone suggest a relatively easy way to extract individual frames
 from an animated GIF?

I'm pretty sure convert from ImageMagick can do that.  Don't know the
syntax.

-- 
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
 Felix Finch: scarecrow repairman  rocket surgeon / [EMAIL PROTECTED]
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] -march CHOST settings for new laptop

2007-12-01 Thread Joshua Doll

Grant wrote:

What -march and CHOST settings would you guys use for a CPU that shows
up like this in cpuinfo:

Intel Pentium Dual CPU T2310 @ 1.46Ghz



  

I'd use prescott for this one, as you're using x86 CHOST anyway.





Does this CPU have 64-bit extensions?



  

I believe it does, check the flags at /proc/cpuinfo to be sure.
nocona would be my choice if possible to create a 64 bits system.




Alright, I'll give nocona a try.  Should I be using
CHOST=x86_64-pc-linux-gnu?  And the processor family in the kernel
should be Pentium-4/Celeron(P4-based)/Pentium-4 M/older Xeon?


  

I wouldn't use x86_64-pc-linux-gnu unless you want to break your system. Unless 
you are starting from scratch 64 bit.



Is there any way to switch to that CHOST after I've already installed
a stage3?  If I do get this working with 64 bits, will I be using
amd64 packages even though it's not an AMD system, or would I still be
x86?

- Grant

  

Have you already installed a 32bit stage3? If so there is no way to
switch except for a reinstall. AMD64 is for both AMD and Intel 64 bit.



Do you think Generic-x86_64 in the kernel?

- Grant
  
I think you're safe with that. According the kernel Family 15 is older 
Netburst and family 6 is the newer Core micro architectures. You can 
tell by /proc/cpuinfo.


--Joshua Doll
--
[EMAIL PROTECTED] mailing list



[gentoo-user] x86_64 apache problem

2007-12-01 Thread David Relson

/etc/init.d/apache2 start runs without any output

/etc/init.d/apache2 status then reports:

 * status:  stopped

Looking up localhost
Making HTTP connection to localhost
Alert!: Unable to connect to remote host.

lynx: Can't access startfile http://localhost/server-status

/etc/init.d/apache2 configtest seems happy:

 * Checking Apache Configuration ...
   [ ok ]

/etc/init.d/apache2 graceful also seems happy

 * Gracefully restarting apache2 ...
   [ ok ]

/etc/init.d/apache2  modules reports 49 modules plus Syntax OK.

Even with start, configtest, and graceful reporting no errors,
apache isn't running.

What am I overlooking?

Regards,

David

FWIW, my cpu is an AMD 64 X2 5000, kernel is 2.6.22-gentoo-r9 (SMP),
apache version is 2.2.6.
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] firefox-bin won't start on amd64

2007-12-01 Thread Joshua Doll

Grant wrote:

I've installed a new 64 bit system and everything is running great
except firefox-bin won't start.  I get a cannot execute binary file
error which evidently means I've got a mismatch between the binary and
my system's architecture.  I used an x86_64-hardened stage, my CHOST
is x86_64-pc-linux-gnu, I'm using -march=nocona, and intel.com says my
CPU has 64-bit extensions.  Should I have used mult ilib somewhere
along the line or something?
- Grant
  

Do you have 32 bit execution support in your kernel?

Executable file formats / Emulations --
│ │ [*] IA32 Emulation │ │
│ │ * IA32 a.out support


--Joshua Doll
--
[EMAIL PROTECTED] mailing list



[gentoo-user] Propble updating ebuild

2007-12-01 Thread pepone.onrez
Hi ,

I updating the ebuild  for appweb to current stable version 2.4.0
http://bugs.gentoo.org/show_bug.cgi?id=145073

I need same help for made this ebuild

when i call econf it append the option  --mandir=/usr/share/man to my
configure options and the appweb configure don't suport this option and i
get this error when test my ebuild

configure: unknown option: --mandir=/usr/share/man
 *
 * ERROR: www-servers/appweb-2.4.0 failed.


How can i solve this?

Here is my  src_compile function where econf is called

src_compile() {
cd ${WORKDIR}/${PN}-src-${PV}
local myconf
myconf=${myconf} --with-copy=loadable
myconf=${myconf} --with-upload=loadable
myconf=${myconf} --with-ssl=loadable
myconf=${myconf} --disable-test
myconf=${myconf} --disable-samples
myconf=${myconf} --enable-cookies
myconf=${myconf} --enable-access-log
myconf=${myconf} --enable-log
myconf=${myconf} --enable-shared
myconf=${myconf} --enable-multi-thread
myconf=${myconf} --enable-modules
myconf=${myconf} --enable-stdc++
myconf=${myconf} --type=RELEASE
econf ${myconf} || died econf failed!!
emake || died emake failed!!
}


Any help or comments for update this package to it's lates stable version
are wellcome


[gentoo-user] esound refuses to compile with docbook error even though -doc is specified

2007-12-01 Thread Justin Patrin
# emerge -auv esound

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N] media-sound/esound-0.2.38-r1  USE=alsa ipv6 tcpd
-debug -doc 0 kB

...

Making all in docs
make[2]: Entering directory
`/var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38/docs'
jw -f docbook -b html -o html ./esound.sgml
Using catalogs: /etc/sgml/sgml-docbook-3.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: 
/var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38/docs/./esound.sgml
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:53:65:W: cannot
generate system identifier for public text ISO 8879:1986//ENTITIES
Added Math Symbols: Arrow Relations//EN
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:54:8:E: reference
to entity ISOamsa for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:52:0: entity was
defined here


This has been happening to me for quite some time, I haven't been able
to finish updating gnome because of this.

-- 
Justin Patrin
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] firefox-bin won't start on amd64

2007-12-01 Thread Grant
  I've installed a new 64 bit system and everything is running great
  except firefox-bin won't start.  I get a cannot execute binary file
  error which evidently means I've got a mismatch between the binary and
  my system's architecture.  I used an x86_64-hardened stage, my CHOST
  is x86_64-pc-linux-gnu, I'm using -march=nocona, and intel.com says my
  CPU has 64-bit extensions.  Should I have used mult ilib somewhere
  along the line or something?
  - Grant
 
 Do you have 32 bit execution support in your kernel?

 Executable file formats / Emulations --
 │ │ [*] IA32 Emulation │ │
 │ │ * IA32 a.out support

Ace!  Thanks Joshua.

- Grant


[gentoo-user] OT - How do I compile programs that use mysql++?

2007-12-01 Thread Michael Sullivan
I emerged mysql++ the other day and I'm trying to figure out how to
compile stuff with it.  The docs make reference to examples and a script
called 'exrun' that I don't seem to have.  What library do I need to
link against to use this?  I tried -lmysql++ and it didn't work.  Can
anyone help me?

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] firefox-bin won't start on amd64

2007-12-01 Thread Grant
   I've installed a new 64 bit system and everything is running great
   except firefox-bin won't start.  I get a cannot execute binary file
   error which evidently means I've got a mismatch between the binary and
   my system's architecture.  I used an x86_64-hardened stage, my CHOST
   is x86_64-pc-linux-gnu, I'm using -march=nocona, and intel.com says my
   CPU has 64-bit extensions.  Should I have used mult ilib somewhere
   along the line or something?
   - Grant
  
  Do you have 32 bit execution support in your kernel?
 
  Executable file formats / Emulations --
  │ │ [*] IA32 Emulation │ │
  │ │ * IA32 a.out support

Well, I was sure that was going to work, but now I get:

/usr/libexec/mozilla-launcher: line 460: /opt/firefox/firefox-bin: No
such file or directory

and:

/usr/bin/skype: line 10: /opt/skype/skype: No such file or directory

I think there was a totally different path showing up in the error
before.  I re-emerged mozilla-firefox-bin and skype with no success.
Any ideas?

- Grant


Re: [gentoo-user] esound refuses to compile with docbook error even though -doc is specified

2007-12-01 Thread Statux
[snip]

 Making all in docs
 make[2]: Entering directory
 `/var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38/docs'
 jw -f docbook -b html -o html ./esound.sgml
 Using catalogs: /etc/sgml/sgml-docbook-3.1.cat
 Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
 Working on: 
 /var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38/docs/./esound.sgml
 jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:53:65:W: cannot
 generate system identifier for public text ISO 8879:1986//ENTITIES
 Added Math Symbols: Arrow Relations//EN
 jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:54:8:E: reference
 to entity ISOamsa for which no system identifier could be generated
 jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:52:0: entity was
 defined here
 
 
 This has been happening to me for quite some time, I haven't been able
 to finish updating gnome because of this.
 

The problem happens on Gentoo systems of a certain age and older. It
happened here and not on a newer install on another box. I immediately
traced it to somewhere in the docbook suite. Personally, what I did was
I removed everything docbook, essentially, figuring that something was
conflicting.

# emerge --unmerge docbook-sgml-utils docbook-xml-simple-dtd
docbook-xml-dtd docbook-sgml-dtd sgml-common SGMLSpm docbook-sgml
docbook-dsssl-stylesheets build-docbook-catalog

This removed all versions of these packages, obviously. At this point,
esound built because it noticed the lack of docbook and it's
documentation went together in a different fashion, which is where the
ebuild was getting hung up. However, things will be needing docbook
eventually, so this is what I ended up doing:

# emerge build-docbook-catalog docbook-sgml

This installed 14 packages for me, all relating to docbook. I redid the
emerge on esound and it was also successful. So all I really did was
clean up docbook. When I update, I use emerge -uD world so if I'm
missing something with docbook in the future, then it'll get corrected
as needed.

I sat on this issue for a while, too. I don't like to go in and do
sizable sandblasting like this if I don't have to but when it comes to
slotted packages like parts of docbook, sometimes it's necessary as
demonstrated in this case.

Hope that works for you.

 -- 
 Justin Patrin

-- 
Statux [EMAIL PROTECTED]

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: ebuild for a rails application

2007-12-01 Thread Thufir
On Thu, 29 Nov 2007 20:06:12 -0700, darren kirby wrote:


 An ebuild is little more than a shell script with some helper/hook
 functions built in. So: if the install of your rails app is scriptable,
 then yes, you should be able to write an ebuild for it.
 
 As for whether there is an eclass or whatever for rails apps, I don't
 know...


Capistrano, http://www.capify.org/, looks like the tool for deploying 
rails apps?  I was thinking of almost a desktop app once I get it 
workable.




-Thufir

-- 
[EMAIL PROTECTED] mailing list