Re: [gentoo-user] hald won't start

2007-08-06 Thread Alessandro del Gallo

Hi,

Last 2 lines of your log:
 Unable to initialize inotify:
  Function not implemented

inotify comes from kernel, in my config:

 elwood linux # zcat /proc/config.gz |grep -i notify
 CONFIG_INOTIFY=y
 CONFIG_INOTIFY_USER=y
 CONFIG_DNOTIFY=y

in menuconfig:

 ┌─── File systems

[...]

 [*] Inotify file change notification support

 [*]   Inotify support for userspace

bye bye


Mick ha scritto:

On Saturday 04 August 2007 11:21, Mick wrote:

On Tuesday 17 July 2007 10:52, Alessandro del Gallo wrote:

Mick ha scritto:

On Monday 16 July 2007 10:26, Alessandro del Gallo wrote:

Mick ha scritto:

Hi All,

I noticed on a box of mine that hald won't start:
==
# /etc/init.d/hald restart
 * Starting Hardware Abstraction Layer daemon ...  [ !! ]
==

Confusingly, the logs don't show anything.  How do I troubleshoot
this?

I had the same problem:

hald was sucking 99% cpu, removables devices didn't work
and launching hald from terminal with the option hald --daemon=no
--verbose=yes i discovered it was on a infinite loop echo-ing
something about rules so I got in /etc/udev/rules.d
and found (by probing one by one) 99-libgphoto2.rules that
was HALS's murder.

Thank you Alessandro, what do you mean by probing - how did you probe
them?

moving it to /tmp and restart hald,
becouse the error I got when launching
# hald --daemon=no --verbose=yes
is Unhandled Rule (0)
so deleting the rules (delete de rule, start hald, if it doesn't
works put the rule back , and move another) from etc/udev/rules.d
I debugged the problem, the bad rule was owned by gphoto2

I've had a chance to get back to this machine and this is what it is
showing: ==
# hald --daemon=no --verbose=yes
11:16:08.930 [I] hald.c:533: hal 0.5.9
11:16:08.931 [I] hald.c:598: Will not daemonize
11:16:08.945 [I] hald_dbus.c:4807: local server is listening at
unix:abstract=/var/run/hald/dbus-1LzyssbMzl,guid=faadd829b7aaff57dce0510046
b451e8 11:16:09.174 [I] hald_runner.c:299: Runner has pid 31241
11:16:09.180 [W] ci-tracker.c:200: Could not get uid for connection:
org.freedesktop.DBus.Error.NameHasNoOwner Could not get UID of
name 'org.freedesktop.DBus': no such name
11:16:09.181 [E] hald_dbus.c:4462: Cannot get caller info for
org.freedesktop.DBus
Runner started - allowed paths
are '/usr/libexec:/usr/lib/hal/scripts:/usr/bin'
11:16:09.196 [I] hald_runner.c:180: runner connection is 0x8096988
11:16:09.330 [I] mmap_cache.c:251: cache mtime is 1184442336
*** [DIE] osspec.c:watch_fdi_files():349 : Unable to initialize inotify:
Function not implemented
==

What do you make of this?


I removed /usr/share/hal and tried to remerge it.  It complained that I MUST 
compile pciutils without the zlib flag.  Not sure why pciutils has the zlib 
flag as a default, but if it is causing a problem with hal shouldn't it be 
removed?


Anyway, after masking zlib for pciutils and remerging both packages it now 
seems to be working again . . .


Thanks for your suggestions.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Alessandro del Gallo

Hi,

A posted the error in pastebin.com.
The log I posted is about 2 emerge retries, the first with any use flag
and the second with the mpm-prefork flag activated.
It failed twice

Zimmerling, Alexander ha scritto:

Hi,

can you post the whole logfile using pastebin.com? I had a similar
problem 2 days ago

Bye!

 Original Message 
Subject: [gentoo-user] Apache not compiling (31-Jul-2007 15:30)
From:[EMAIL PROTECTED]
To:  


Hi, when I try to compile Apache, I get this error.

 [...]
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Alessandro del Gallo

Hi,

I did built it with mpm-prefork
  http://httpd.apache.org/docs/2.0/mpm.html

but it failed:
  http://pastebin.com/m7096a3ad

I have some trouble with other configures (gstreamer  and gtk+ )

for that I posted this:
  http://pastebin.com/m2e0e9e58


Thanks

Abraham Marín Pérez ha scritto:

Alessandro del Gallo escribió:

Hi, when I try to compile Apache, I get this error.

 those are use flags, I try some configuratiosn but always get an 
error

zombie ~ # grep apache /etc/portage/package.use
www-servers/apache -doc -apache2 -ssl -mpm-itk -mpm-leader 
-mpm-peruser -mpm-prefork -mpm-threadpool -mpm-worker -ssl -threads

zombie ~ # emerge apache -D -pvt

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

Calculating dependencies... done!
[ebuild  N] www-servers/apache-2.0.58-r2  USE=-apache2 -debug 
-doc -ldap -mpm-itk -mpm-leader -mpm-peruser -mpm-prefork 
-mpm-threadpool -mpm-worker (-selinux) -ssl -static-modules -threads 
0 kB



ww-servers/apache-2.0.58-r2/work/httpd-2.0.58/modules/proxy 
-I/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/include 
-I/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/modules/generators 
 -L/usr/lib   -o libpcre.la  maketables.lo get.lo study.lo pcre.lo 
pcreposix.lo
make[3]: Leaving directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/srclib/pcre' 

make[2]: Leaving directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/srclib/pcre' 

make[1]: Leaving directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/srclib'

Making all in os
make[1]: Entering directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/os'
make[1]: Leaving directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/os'

Making all in server
make[1]: Entering directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/server'

Making all in mpm
make[2]: Entering directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/server/mpm' 


make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/server/mpm' 


make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/server'

make: *** [all-recursive] Error 1


Apparently the error comes when compiling the mpm section of Apache; 
since you seem to have disabled every multi-processing module it may be 
possible that configure generates a makefile with no option at all, 
making it fails when tries to build.


I think this could be a bug; please post both the output of configure 
--help to see the options related to mpm's and the content of 
server/mpm/makefile*



Abraham


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Alessandro del Gallo

Hi,

# zombie work # pwd
/var/tmp/portage/www-servers/apache-2.0.58-r2/work

# cat httpd-2.0.58/server/mpm/Makefile*

SUBDIRS = $(MPM_SUBDIR_NAME)

include $(top_builddir)/build/rules.mk



Abraham Marín Pérez ha scritto:

Alessandro del Gallo escribió:

Hi,

I did built it with mpm-prefork
  http://httpd.apache.org/docs/2.0/mpm.html

but it failed:
  http://pastebin.com/m7096a3ad
According to your post your problem is still located in the server/mpm 
makefile, could you please post that file? Consider filing a bug in 
bugzilla as well.


Abraham


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Apache not compiling

2007-08-01 Thread Alessandro del Gallo

Hi;


Ok, founded and posted here:
   http://pastebin.com/m1f88553a


Thanks.

Abraham Marín Pérez ha scritto:

Alessandro del Gallo escribió:

Hi,

# zombie work # pwd
/var/tmp/portage/www-servers/apache-2.0.58-r2/work

# cat httpd-2.0.58/server/mpm/Makefile*

SUBDIRS = $(MPM_SUBDIR_NAME)

include $(top_builddir)/build/rules.mk


How about that $(top_builddir)/build/rules.mk? The compiling rules must 
be there.


Abraham



--
[EMAIL PROTECTED] mailing list



[gentoo-user] Apache not compiling

2007-07-31 Thread Alessandro del Gallo

Hi, when I try to compile Apache, I get this error.

 those are use flags, I try some configuratiosn but always get an error
zombie ~ # grep apache /etc/portage/package.use
www-servers/apache -doc -apache2 -ssl -mpm-itk -mpm-leader -mpm-peruser 
-mpm-prefork -mpm-threadpool -mpm-worker -ssl -threads

zombie ~ # emerge apache -D -pvt

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

Calculating dependencies... done!
[ebuild  N] www-servers/apache-2.0.58-r2  USE=-apache2 -debug -doc 
-ldap -mpm-itk -mpm-leader -mpm-peruser -mpm-prefork -mpm-threadpool 
-mpm-worker (-selinux) -ssl -static-modules -threads 0 kB



ww-servers/apache-2.0.58-r2/work/httpd-2.0.58/modules/proxy 
-I/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/include 
-I/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/modules/generators 
 -L/usr/lib   -o libpcre.la  maketables.lo get.lo study.lo pcre.lo 
pcreposix.lo
make[3]: Leaving directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/srclib/pcre'
make[2]: Leaving directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/srclib/pcre'
make[1]: Leaving directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/srclib'

Making all in os
make[1]: Entering directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/os'
make[1]: Leaving directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/os'

Making all in server
make[1]: Entering directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/server'

Making all in mpm
make[2]: Entering directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/server/mpm'

make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/server/mpm'

make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/www-servers/apache-2.0.58-r2/work/httpd-2.0.58/server'

make: *** [all-recursive] Error 1

!!! ERROR: www-servers/apache-2.0.58-r2 failed.
Call stack:
  ebuild.sh, line 1621:   Called dyn_compile
  ebuild.sh, line 973:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  apache-2.0.58-r2.ebuild, line 181:   Called die

!!! problem compiling apache2
!!! If you need support, post the topmost build error, and the call 
stack if relevant.
!!! A complete build log is located at 
'/var/tmp/portage/www-servers/apache-2.0.58-r2/temp/build.log'.



 : (


Tanks
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] hald won't start

2007-07-17 Thread Alessandro del Gallo

moving it to /tmp and restart hald,
becouse the error I got when launching
# hald --daemon=no --verbose=yes
is Unhandled Rule (0)
so deleting the rules (delete de rule, start hald, if it doesn't
works put the rule back , and move another) from etc/udev/rules.d
I debugged the problem, the bad rule was owned by gphoto2

sorry for my bad english

Mick ha scritto:

On Monday 16 July 2007 10:26, Alessandro del Gallo wrote:

Mick ha scritto:

Hi All,

I noticed on a box of mine that hald won't start:
==
# /etc/init.d/hald restart
 * Starting Hardware Abstraction Layer daemon ...  [ !! ]
==

Confusingly, the logs don't show anything.  How do I troubleshoot this?

I had the same problem:

hald was sucking 99% cpu, removables devices didn't work
and launching hald from terminal with the option hald --daemon=no
--verbose=yes i discovered it was on a infinite loop echo-ing
something about rules so I got in /etc/udev/rules.d
and found (by probing one by one) 99-libgphoto2.rules that
was HALS's murder.


Thank you Alessandro, what do you mean by probing - how did you probe them?


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] hald won't start

2007-07-16 Thread Alessandro del Gallo

Mick ha scritto:

Hi All,

I noticed on a box of mine that hald won't start:
==
# /etc/init.d/hald restart
 * Starting Hardware Abstraction Layer daemon ...  [ !! ]
==

Confusingly, the logs don't show anything.  How do I troubleshoot this?




I had the same problem:

hald was sucking 99% cpu, removables devices didn't work
and launching hald from terminal with the option hald --daemon=no 
--verbose=yes i discovered it was on a infinite loop echo-ing

something about rules so I got in /etc/udev/rules.d
and found (by probing one by one) 99-libgphoto2.rules that
was HALS's murder.

I hope it's useful for you

Alessandro
--
[EMAIL PROTECTED] mailing list



[gentoo-user] QT dir:

2007-07-04 Thread Alessandro del Gallo

Hi gentooers.

I have some trouble with the QTDIR variable of my system.
When I emerge some package that requires QT 3 , the configure scripts
ends with this error:

checking for Qt... configure: error: Qt (= Qt 3.3 and  4.0) (headers
and libraries) not found. Please check your installation!

so I found the rigth directory and patch the enviroment with the next
command:

export QTDIR=/usr/qt/3

With this, everything works fine, but i think that a user with less
experience than me, will be fool  this.

..pretending to qt
--
elwood ~ # emerge -pvtD qt

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

Calculating dependencies... done!
[ebuild   R   ] x11-libs/qt-4.2.3-r1  USE=dbus doc gif glib jpeg mng
mysql nas opengl png qt3support sqlite3 zlib -accessibility -cups -debug
-examples (-firebird) -nis -odbc -pch -postgres -sqlite -xinerama
INPUT_DEVICES=-wacom 0 kB
--

my make.conf
--
CFLAGS=-march=k8 -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CXXFLAGS=${CFLAGS}

USE=3dnow symlink -arts audiofile X -eds sse sse2 dbus -emboss firefox
-foomaticdb -fortran gif -gnome -idn -ipv6 -lcms samba lirc mng xml imap
-fam -clamav -ldap nsplugin sqlite3 mysql -pam -static berkdb ssl sasl
dri xface gtk nptl qt3 qt4 hal kde mp3 aac gstreamer mpeg ffmpeg dv dvdr
dvd dvdnav dvdread xine dvb win32codecs jpeg speex v4l ogg vorbis a52
acc alsa mplayer oss esd cdr png musepack musicbrainz quicktime xpm vcd
-kdehiddenvisibility kdeenablefinal usb bzip2 apache2 avahi exif gphoto2
xscreensaver multilib flac mad encode sox cddb directfb xv xvid x264 mmx
opengl nas sdl tcl tk cairo -cups gpm tiff mikmod spell truetype unicode
wifi ao pulseaudio -altivec -theora -xinerama ftp aalib acpi dts
imagemagick

INPUT_DEVICES=keyboard mouse
#SYNC=rsync://lx-arnau.pic.es/gentoo-portage
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
VIDEO_CARDS=nvidia vesa
PORT_ENOTICE_DIR=/var/tmp/portage/enotice/
#GENTOO_MIRRORS=http://linuv.uv.es/mirror/gentoo/;
GENTOO_MIRRORS=ftp://ftp.solnet.ch/mirror/Gentoo/
ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/
ftp://ftp.ndlug.nd.edu/pub/gentoo/
http://mirror.phy.olemiss.edu/mirror/gentoo
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
#PORTDIR_OVERLAY=/usr/local/portage
PORTDIR_OVERLAY=/usr/local/portage/myportage
   /usr/local/portage/musicbrainz-overlay
   /usr/portage/local/layman/php-experimental
#   /usr/portage/local/layman/kde
LINGUAS=it en
DVB_CARDS=tda1004x
LIRC_DEVICES=hauppauge hauppauge_dvb
ALSA_CARDS=hda-intel intel8x0 intel8x0m hdsp hdspm
# * LIRC_OPTS is deprecated from lirc-0.8.0-r1 on
#LIRC_OPTS=--with-driver=devinput
#LIRCD_OPTS=-d /dev/input/event4
#LIRC_OPTS=--with-driver=devinput
PORTDIR=/usr/portage
CAMERAS=sonydscf1
FEATURES=ccache
CCACHE_SIZE=4G
--

Thanks
Bye Bye


http://porcelinux.no-ip.info/mediawiki
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] QT dir:

2007-07-04 Thread Alessandro del Gallo




Hemmann, Volker Armin ha scritto:

  On Mittwoch, 4. Juli 2007, Alessandro del Gallo wrote:
  
  
Hi gentooers.

I have some trouble with the QTDIR variable of my system.
When I emerge some package that requires QT 3 , the configure scripts
ends with this error:

checking for Qt... configure: error: Qt (= Qt 3.3 and  4.0) (headers
and libraries) not found. Please check your installation!

  
  

check this:
env.d/50qtdir3
should have this:
QTDIR=/usr/qt/3
  

Yes it has:
elwood env.d # grep "QTDIR=/usr/qt/3" *

50qtdir3:QTDIR=/usr/qt/3

50qtdir3-emul:QTDIR=/usr/qt/3


I don't understnd.

my current patch is a
echo "export QTDIR=/usr/qt/3"   ~/.bashrc




-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] QT dir:

2007-07-04 Thread Alessandro del Gallo




Hemmann, Volker Armin ha scritto:

  On Mittwoch, 4. Juli 2007, Alessandro del Gallo wrote:
  
  
 Hemmann, Volker Armin ha scritto:
On Mittwoch, 4. Juli 2007, Alessandro del Gallo wrote:

Hi gentooers.

I have some trouble with the QTDIR variable of my system.
When I emerge some package that requires QT 3 , the configure scripts
ends with this error:

checking for Qt... configure: error: Qt (= Qt 3.3 and  4.0) (headers
and libraries) not found. Please check your installation!



check this:
env.d/50qtdir3
should have this:
QTDIR=/usr/qt/3

 Yes it has:
 elwood env.d # grep "QTDIR=/usr/qt/3" *
 50qtdir3:QTDIR=/usr/qt/3
 50qtdir3-emul:QTDIR=/usr/qt/3

 I don't understnd.

 my current patch is a
 echo "export QTDIR=/usr/qt/3"   ~/.bashrc


   -- [EMAIL PROTECTED] mailing list

  
  
for some reason your env.d/ files don't get sourced on login?

have you checked your environment with 'export'? 

What happens, if you don't have a  bashrc in ~/ at all?

  

It seems like a portage enviroment issue, I don't know

this is my /root/.bashrc

# User specific aliases and functions
alias vi='vim'
alias sshf='ssh -o StrictHostKeyChecking=no '
alias root='ssh -o StrictHostKeyChecking=no -lroot '
alias ls='ls --color=auto'
alias ll='ls -l --color=auto'
alias zombie='ssh -X [EMAIL PROTECTED]'
alias zombieoff='zombie shutdown -h now'
alias jack='ssh -X [EMAIL PROTECTED]'
alias root='ssh -o StrictHostKeyChecking=no -o ConnectTimeout=5 -l root
'
alias jackcoff='jack shutdown -h now'
alias k1='kill -9 %1'
alias z24='zombie mplayer -ao esd:elwood:9876 
mms://rntlivewm.rai.it/_rn24_live_'
alias r24='mplayer -cache 512 mms://rntlivewm.rai.it/_rn24_live_'

export PATH="$PATH:/mysbin/scripts"

if [ -f /etc/bashrc ]; then
    . /etc/bashrc
fi
--

elwood ~ # export
declare -x ANT_HOME="/usr/share/ant-core"
declare -x CLASSPATH="."
declare -x CONFIG_PROTECT="/usr/lib64/mozilla/defaults/pref
/usr/share/X11/xkb /usr/kde/3.5/share/config /usr/kde/3.5/env
/usr/kde/3.5/shutdown /usr/share/config"
declare -x CONFIG_PROTECT_MASK="/etc/env.d/java/
/etc/php/cli-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/apache2-php5/ext-active/ /etc/gconf /etc/terminfo
/etc/texmf/web2c /etc/revdep-rebuild /etc/splash"
declare -x CVS_RSH="ssh"
declare -x EDITOR="/usr/bin/vim"
declare -x FLTK_DOCDIR="/usr/share/doc/fltk-1.1.7/html"
declare -x FRACTDIR="/usr/share/xfractint"
declare -x GCC_PATH="/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2"
declare -x GCC_SPECS=""
declare -x GDK_USE_XFT="1"
declare -x GENERATION="2"
declare -x G_BROKEN_FILENAMES="1"
declare -x G_FILENAME_ENCODING="UTF-8"
declare -x HOME="/root"
declare -x
INFOPATH="/usr/share/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.17/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info"
declare -x JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
declare -x JAVA_HOME="/etc/java-config-2/current-system-vm"
declare -x JDK_HOME="/etc/java-config-2/current-system-vm"
declare -x KDEDIRS="/usr:/usr/local:/usr/kde/3.5"
declare -x LADSPA_PATH="/usr/lib64/ladspa"
declare -x LESS="-R -M --shift 5"
declare -x LESSOPEN="|lesspipe.sh %s"
declare -x LOGNAME="root"
declare -x
LS_COLORS="no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.
doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:"
declare -x MAIL="/var/mail/root"
declare -x
MANPATH="/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.17/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man:/opt/blackdown-jdk-1.4.2.03/man:/etc/java-config/system-vm/man/:/usr/lib64/php5/man/:/usr/kde/3.5/share/man:/usr/qt/3/doc/man:/opt/vmware/workstation/man

Re: [gentoo-user] QT dir:

2007-07-04 Thread Alessandro del Gallo

Hemmann, Volker Armin ha scritto:



when you su to portage and do an export, is QTDIR set too?


elwood ~ # su - portage
elwood ~ # whoami
root

elwood ~ # su - portage -c export
elwood ~ #

elwood ~ # export |grep QT
declare -x QTDIR=/usr/qt/3


I can't su - portage. And in root enviroment, the QTDIR is correct, but 
emerge always fails with qt3 programs. (if I don't set it manually)


Is there a wiki that explains step by step how to check portage?
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] QT dir:

2007-07-04 Thread Alessandro del Gallo

Hemmann, Volker Armin ha scritto:

On Mittwoch, 4. Juli 2007, Alessandro del Gallo wrote:

Hemmann, Volker Armin ha scritto:

when you su to portage and do an export, is QTDIR set too?

elwood ~ # su - portage
elwood ~ # whoami
root

elwood ~ # su - portage -c export
elwood ~ #

elwood ~ # export |grep QT
declare -x QTDIR=/usr/qt/3


I can't su - portage. And in root enviroment, the QTDIR is correct, but


su -l -s /bin/bash portage




elwood ~ # su -l -s /bin/bash portage
-su: /var/tmp/portage/.bashrc: No such file or directory
[EMAIL PROTECTED] ~ $ export|grep QT
declare -x QTDIR=/usr/qt/3
--
[EMAIL PROTECTED] mailing list