Re: [gentoo-user] USE=mysql

2006-02-28 Thread Richard Fish
¿ >From the ebuild: pkg_setup() { webapp_pkg_setup built_with_use virtual/php mysql || \ die "php cli sapi must be compiled with USE=mysql" built_with_use virtual/httpd-php mysql || \ die "php apache/cgi sapi must be compiled wi

Re: [gentoo-user] apache 2.4.50 or php

2021-10-07 Thread thelma
On 10/7/21 1:44 PM, the...@sys-concept.com wrote: > I just ungraded to apache 2.4.50 but I'm getting an error with my php. 8 > Or it could be related to newer PHP Version 8.0.11 > > When I try to login apache is giving me error code 500 > It seems to me dev-lang/php-8.0.11 a

[gentoo-user] mod_suphp

2006-09-20 Thread Michael Sullivan
within DOCUMENT_ROOT check_vhost_docroot=true ;Send minor error messages to browser errors_to_browser=true ;PATH environment variable env_path=/bin:/usr/bin ;Umask to set, specify in octal notation umask=0077 ; Minimum UID min_uid=81 ; Minimum GID min_gid=81 [handlers] ;Handler for php-scripts x-ht

Re: [gentoo-user] apache 2.4.50 or php

2021-10-07 Thread Pascal Schorde
PM, the...@sys-concept.com wrote: > > I just ungraded to apache 2.4.50 but I'm getting an error with my php. 8 > > Or it could be related to newer PHP Version 8.0.11 > > > > When I try to login apache is giving me error code 500 > > > > It seems to me d

[gentoo-user] Re: mod_suphp

2006-09-20 Thread Michael Sullivan
> errors_to_browser=true > > ;PATH environment variable > env_path=/bin:/usr/bin > > ;Umask to set, specify in octal notation > umask=0077 > > ; Minimum UID > min_uid=81 > > ; Minimum GID > min_gid=81 > > > [handlers] > ;Handler for php-scrip

Re: [gentoo-user] apache2 AddHandler/SetHandler vulnerability

2015-04-25 Thread Michael Orlitzky
revent them from uploading PHP files based on a regular expression or shell glob? Unless you answer "yes" to both of those questions, you don't need to check anything. The vulnerability is that with, AddHandler application/x-httpd-php .php Apache will go ahead and try to

Re: [gentoo-user] apache2 AddHandler/SetHandler vulnerability

2015-04-26 Thread Grant
try to prevent them from uploading PHP files > based on a regular expression or shell glob? > > Unless you answer "yes" to both of those questions, you don't need to > check anything. > > The vulnerability is that with, > > AddHandler application/x-http

Re: [gentoo-user] Setting up a local web server

2011-04-01 Thread Adam Carter
> dig you build php with an apache2 flag to enable the Apache module? > And you'll also need this in your httpd.conf; AddType application/x-httpd-php .php

Re: [gentoo-user] USE=mysql

2006-02-28 Thread Arnau Bria Ramírez
dency! > pkg_setup() { > webapp_pkg_setup > built_with_use virtual/php mysql || \ > die "php cli sapi must be compiled with USE=mysql" > built_with_use virtual/httpd-php mysql || \ > die "php apache/cgi sapi must be compiled with USE=mys

[gentoo-user] apache2 AddHandler/SetHandler vulnerability

2015-04-25 Thread Grant
have PHP5 in APACHE2_OPTS (I use php-fpm), along with the following (which I think is default) indicate that I'm not vulnerable? # grep AddHandler -R /etc/apache2 /etc/apache2/modules.d/70_mod_php5.conf: AddHandler application/x-httpd-php .php .php5 .phtml /etc/apache2/modules.d/70_mod_php5.

Re: [gentoo-user] apache2 AddHandler/SetHandler vulnerability

2015-04-26 Thread Mick
able? > > (1) Do you allow untrusted people to upload files to your server? > > (2) If so, do you try to prevent them from uploading PHP files > based on a regular expression or shell glob? > > Unless you answer "yes" to both of those questions, you don'

Re: [gentoo-user] Setting up a local web server

2011-04-02 Thread Todd Goodman
* Adam Carter [110402 01:15]: > > dig you build php with an apache2 flag to enable the Apache module? > > > > And you'll also need this in your httpd.conf; > > AddType application/x-httpd-php .php 70_mod_php5.conf in /etc/apache2/modules.d adds the handler for th

Re: [gentoo-user] questions about httpd2 patches

2006-08-27 Thread Richard Fish
On 8/27/06, Enrico Weigelt <[EMAIL PROTECTED]> wrote: Hi folks, I'm currently looking through the patches against httpd-2.2.3 and like to get some explanation. Can anyone give me some pointer ? Huh? "httpd" resolves to app-emacs/httpd, and there is only 1.1 in the tree

Re: [gentoo-user] PHP files not being executed in aliased directory

2006-04-10 Thread JimD
aliased directory and restart apache: AddType application/x-httpd-php .php Jim -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- I'm a geek, but I don't get it. 36-24-36 = -24. What's the significance? =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

[gentoo-user] dev-lang/php - making binary

2023-04-15 Thread thelma
,unicode]) (dev-lang/php[mysqli]) (dev-lang/php[mysql]) media-libs/libvpx-1.12.0-r1 (doc ? dev-lang/php) virtual/httpd-php-7.4 (dev-lang/php:7.4[fpm]) (dev-lang/php:7.4[apache2]) (dev-lang/php:7.4[cgi] Step to

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Mark Shields
current.phpthumbnail.php~ > > 011305 032907 060509 071006 090205 101004 112004 121809 > > directory.php.bak > > 011409 042608 061608 071405 091105 101405 112206 122404 > > index.php > > 020705 042810

[gentoo-user] Can't Emerge PHP or Apache

2006-09-07 Thread Shawn Singh
: get-software.techbuyer.com ... 208.254.3.166The download begins, but very little of the software is downloaded before I get the message: !!! Couldn't download httpd-2.0.55.tar.bz2. Aborting.For PHP, the system connects to us2.php.net:80, downloads the package, then reports:!!! Couldn't download ph

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Michael Sullivan
080605 100206 110604 120205 > 123106 test.php > > > See? There ARE files there. > > What am I missing here? I looked at > http://www.gentoo.org/proj/en/apache/doc/troubleshooting.xml > >

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Michael Sullivan
080605 100206 110604 120205 > 123106 test.php > > > See? There ARE files there. > > What am I missing here? I looked at > http://www.gentoo.org/proj/en/apache/doc/troubleshooting.xml > >

[gentoo-user] apache2 ignoring -D ? (userdir, php4)

2005-07-05 Thread Iain Buchanan
f file /etc/apache2/modules.d/70_mod_php.conf has the appropriate AddType application/x-httpd-php and the versions are net-www/apache v 2.0.54-r11 dev-php/mod_php v 4.4.0_rc2 dev-php/php v 4.4.0_rc2 so this all says it _should_ be working. I've checked permissions and ownership on ~/public

Re: [gentoo-user] Can't Emerge PHP or Apache

2006-09-07 Thread kashani
cting to: get-software.techbuyer.com <http://get-software.techbuyer.com> ... 208.254.3.166 <http://208.254.3.166> The download begins, but very little of the software is downloaded before I get the message: !!! Couldn't download httpd-2.0.55.tar.bz2. Aborting. For PHP, the

Re: [gentoo-user] libmysqlclient.so.15

2006-08-29 Thread James Ausmus
On 8/29/06, cedric de crozant <[EMAIL PROTECTED]> wrote: hi, i'm new to gentoo. i have updated mysql 4.1.21 following the glsa advisory with glsa- check -f and now I have a problem ! in the httpd error log : /usr/local/php5/bin/php: error while loading shared libraries: libmysqlc

Re: [gentoo-user] Can't Emerge PHP or Apache

2006-09-07 Thread Thomas T. Veldhouse
cting to: get-software.techbuyer.com <http://get-software.techbuyer.com> ... 208.254.3.166 <http://208.254.3.166> The download begins, but very little of the software is downloaded before I get the message: !!! Couldn't download httpd-2.0.55.tar.bz2. Aborting. For PHP, the

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Mark Shields
0804 > > > 121107 current > > > thumbnail.php > > > 010506 032008 051610 070905 081710 100507 > > 08 121210 > > > current.phpthumbnail.php~ > > > 011305

Re: [gentoo-user] libmysqlclient.so.15

2006-08-29 Thread kashani
cedric de crozant wrote: hi, i'm new to gentoo. i have updated mysql 4.1.21 following the glsa advisory with glsa-check -f and now I have a problem ! in the httpd error log : /usr/local/php5/bin/php: error while loading shared libraries: libmysqlclient.so.15: cannot open shared object fil

Re: [gentoo-user] Re: Rootkit?

2011-10-06 Thread Nilesh Govindarajan
On Thu 06 Oct 2011 09:06:06 PM IST, Alberto Luaces wrote: > Nilesh Govindarajan writes: > >> One of the servers I manage has a strange problem. >> >> Every 24h, someone starts a process shows up as perl in the list, but >> launching command is /usr/sbin/httpd. >

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Michael Sullivan
409 042608 061608 071405 091105 101405 > 112206 122404 > > index.php > > 020705 042810 063005 072005 092208 102304 > 112504 122405 > > oldindex.html > > 022807 050307 070405 080605 10

[gentoo-user] libmysqlclient.so.15

2006-08-29 Thread cedric de crozant
hi, i'm new to gentoo. i have updated mysql 4.1.21 following the glsa advisory with glsa- check -f and now I have a problem ! in the httpd error log : /usr/local/php5/bin/php: error while loading shared libraries: libmysqlclient.so.15: cannot open shared object file: No such fi

Re: [gentoo-user] Re: Rootkit?

2011-10-06 Thread Michael Mol
eone starts a process shows up as perl in the list, but > >> launching command is /usr/sbin/httpd. > >> It shows just one process, but when I run something like this: > >> > >> ps -C perl -o cmd,pid > >> > >> I get some 5-6 processes alternatively with cmd

Re: [gentoo-user] Why does wordpress require xterm?

2006-02-22 Thread Richard Fish
On 2/22/06, Lance Jacobs <[EMAIL PROTECTED]> wrote: > Looking at the wordpress ebuild file, I do not see any reason for it to > have a dependency on xterm. I'm probably missing something simple, but > I just don't see it. Any suggestions would be appreciated. wordpress

[gentoo-user] Something in PHP has killed Apache2

2010-10-14 Thread Rod
Hi I just did a emerge -vnuD system and I think a build was done on mysql (seems this is the origin of the problems) I'm getting a PHP Warning as follows, and Apache2 doesn't start up :( PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/li

Re: [gentoo-user] Problem installing PHP pdo

2012-12-23 Thread Michael Orlitzky
ev-php/jpgraph ) dev-php/pear dev-php/PEAR-Auth_SASL virtual/httpd-php dev-lang/php[gd,imap,pdo,posix,session,sqlite,ssl, unicode,xml,zip,zlib,ldap?,mysql?,postgres?] virtual/cron" You should make sure you have each of these

Re: [gentoo-user] Can't Emerge PHP or Apache

2006-09-07 Thread Shawn Singh
get-software.techbuyer.com < http://get-software.techbuyer.com> ...> 208.254.3.166 <http://208.254.3.166>>> The download begins, but very little of the software is downloaded > before I get the message:>> !!! Couldn't download httpd-2.0.55.tar.bz2. Aborting.>> For PH

Re: [gentoo-user] crossdev wants to install apache on _host_

2024-09-16 Thread ralfconn
pp-admin/sudo dev-lang/php[fileinfo,filter,gd,intl,session,sqlite,tokenizer] net-dns/pihole virtual/httpd-php" Humm, interesting, jq is another package that crossdev wants to install on the Host. BDEPEND are build-time dependencies and it is correctly cross-built o

Re: [gentoo-user] Re: Rootkit?

2011-10-06 Thread Nilesh Govindarajan
> > > > > >> One of the servers I manage has a strange problem. > > >> > > >> Every 24h, someone starts a process shows up as perl in the list, but > > >> launching command is /usr/sbin/httpd. > > >> It shows just one process, but when

Re: [gentoo-user] libmysqlclient.so.15

2006-08-29 Thread cedric de crozant
2006, at 7:07 PM, kashani wrote: cedric de crozant wrote: hi, i'm new to gentoo. i have updated mysql 4.1.21 following the glsa advisory with glsa- check -f and now I have a problem ! in the httpd error log : /usr/local/php5/bin/php: error while loading shared libraries: libmysqlcl

Re: [gentoo-user] {OT} RAM & apache MaxClients (rock & a hard place)

2013-03-08 Thread Michael Hampicke
>>> >>> It...depends? >>> >>> nginx in reverse caching proxy mode will simply serve up objects before >>> the httpd it's protecting has to deal with them. Whether the type of an >>> MPM makes a significant difference on nginx's value depe

Re: [gentoo-user] Re: Rootkit?

2011-10-08 Thread Nilesh Govindarajan
2011 09:06:06 PM IST, Alberto Luaces wrote: >>>> Nilesh Govindarajan writes: >>>> >>>>> One of the servers I manage has a strange problem. >>>>> >>>>> Every 24h, someone starts a process shows up as perl in the list, but >>>>&g

Re: [gentoo-user] Re: depclean / db & php loop

2009-10-31 Thread Mark Knecht
thanks! - Mark MacMini ~ # equery depends php [ Searching for packages depending on php... ] www-apps/mythweb-0.21_p17573 (=virtual/httpd-php-5*) MacMini ~ # MacMini ~ # emerge -pv mythweb apache These are the packages that would be merged, in order: Calculating dependencies... done! [ebu

Re: [gentoo-user] libmysqlclient.so.15

2006-08-29 Thread cedric de crozant
in the wiki and gentoo.org MySQL startup guide. thanks On Aug 29, 2006, at 7:07 PM, kashani wrote: cedric de crozant wrote: hi, i'm new to gentoo. i have updated mysql 4.1.21 following the glsa advisory with glsa- check -f and now I have a problem ! in the httpd error log : /usr/local/php5/

Re: [gentoo-user] {OT} RAM & apache MaxClients (rock & a hard place)

2013-03-08 Thread Michael Hampicke
x still beneficial when >>>>> using the Worker MPM? >>>> >>>> It...depends? >>>> >>>> nginx in reverse caching proxy mode will simply serve up objects before >>>> the httpd it's protecting has to deal with them. Whether the

Re: [gentoo-user] Problem installing PHP pdo

2012-12-23 Thread Mike Diehl
still makes your life > easier, since somebody already went to the trouble of figuring out the > right dependencies. From the ebuild, > > RDEPEND="jpgraph? ( dev-php/jpgraph ) >dev-php/pear >dev-php/PEAR-Auth_SASL >virtual/httpd-php >

Re: [gentoo-user] Why does wordpress require xterm?

2006-02-22 Thread Lance Jacobs
d be appreciated. wordpress depends on virtual/httpd-php, which for the current x86 profile defaults to dev-lang/php, which inherits the php5_0-sapi eclass (or php5_1-sapi if you accept ~x86), which contains: xpm? ( || ( x11-libs/libXpm virtual/x11 ) ) So if you have USE=xpm, this drags in

Re: [gentoo-user] PHP won't execute

2011-01-14 Thread Mark Shields
102304 112504 122405 > oldindex.html > 022807 050307 070405 080605 100206 110604 120205 123106 test.php > > > See? There ARE files there. > > What am I missing here? I looked at > http://www.gentoo.org/proj/en/apache/doc/troubleshooting.xml > > and

Re: [gentoo-user] The LIGHTEST web server (just for serving files) ?

2011-11-12 Thread Florian Philipp
Am 12.11.2011 10:01, schrieb Pandu Poluan: > On Sat, Nov 12, 2011 at 15:46, Nilesh Govindarajan > wrote: >> On Sat 12 Nov 2011 01:54:10 PM IST, Pandu Poluan wrote: >>> What is the *LIGHTEST* web server package you know for gentoo? >>> >>> I just want

Re: [gentoo-user] apache2+php

2006-09-15 Thread Martins Steinbergs
--update --newuse --deep world? > HTH, > Sasha thank you, your advice helped. now turns out actual problem is here: Can't locate bin/mozilla/admin.pl in @INC (@INC contains: /home/httpd/perl /etc/perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux /usr/lib64/perl5/vendor_perl/5.8.8

Re: [gentoo-user] libmysqlclient.so.15

2006-08-29 Thread cedric de crozant
a- check -f and now I have a problem ! in the httpd error log : /usr/local/php5/bin/php: error while loading shared libraries: libmysqlclient.so.15: cannot open shared object file: No such file or directory Try: revdep-rebuild -p -v That will show you any and all packages that are "broken"

Re: [gentoo-user] The LIGHTEST web server (just for serving files)?

2011-11-12 Thread Mick
er package you know for gentoo? > >>> > >>> I just want to serve the distfiles, so no CGI / PHP / > >>> whathaveyouscripting support is needed. > >>> > >>> Preferably, with logging so I can see which packages I missed, but not > >>

Re: [gentoo-user] apache: what could cause "graceful restart requested"?

2011-08-03 Thread Florian Philipp
file again. Since it *opens* the file by name, it will start with > a fresh log file. > >> >> Moreover, because of that apache-reloading apc was emptied so it >> takes again some time till all php-scripts are in cache again... > > What you really want is for the logr

Re: [gentoo-user] Apache forked itself to death...

2012-09-17 Thread Michael Mol
er apache process (as a general rule of thumb). But if it's >> dynamic content generated by a scripting language like php it could be a >> lot more. But I think 80-100MB of RAM with php in the back should be a >> good guess. >> >> Important thing is: >> >> Ma

[gentoo-user] Acrobat reader problem

2009-06-13 Thread Peter Wood
="-O2 -march=k8-sse3 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/

[gentoo-user] Overlays does not have a profiles/repo_name entry

2007-07-09 Thread Xav'
uot;i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/

Re: [gentoo-user] Few blockers left

2017-03-25 Thread thelma
unsatisfied: truetype? ( gd ) exif? ( gd ) mysql? ( any-of ( mysqli pdo ) ) The above constraints are a subset of the following complete expression: cli? ( exactly-one-of ( readline libedit ) ) truetype? ( gd ) webp? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xm

[gentoo-user] Snort compiling problems

2015-08-22 Thread Rod
priority: 50 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -march=core2 -mtune=core2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /home/mythtv/ /opt/openfire/resources/security/ /usr/share/

Re: [gentoo-user] Snort compiling problems

2015-08-22 Thread Fernando Rodriguez
ocation: /usr/local/mythtv_portage/Gentoo > masters: gentoo > priority: 0 > > megacoffee > location: /var/lib/layman/megacoffee > masters: gentoo > priority: 50 > > ACCEPT_KEYWORDS="amd64" > ACCEPT_LICENSE="*" > CBUILD=&

Re: [gentoo-user] Snort compiling problems

2015-08-22 Thread Alexander Kapshuk
ies: > > gentoo > location: /var/video/media/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > > Mythtv-Ebuilds > location: /usr/local/mythtv_portage/Gentoo > masters: gentoo > priority: 0 >

Re: [gentoo-user] Few blockers left

2017-03-25 Thread thelma
onstraints are a subset of the following complete expression: cli? ( exactly-one-of ( readline libedit ) ) truetype? ( gd ) webp? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( any-of ( xml iconv ) ) xmlreader? ( xml ) xslt? (

Re: [gentoo-user] Snort compiling problems

2015-08-22 Thread Rod
e" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /home/mythtv/ /opt/openfire/resources/security/ /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/polkit-1/actions /var/bind" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/f

Re: [gentoo-user] Snort compiling problems

2015-08-22 Thread Alexander Kapshuk
>>> sys-apps/sandbox: 2.6-r1::gentoo >>> sys-devel/autoconf: 2.13::gentoo, 2.69::gentoo >>> sys-devel/automake: 1.9.6-r3::gentoo, 1.11.6::gentoo, >>> 1.12.6::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo >>> sys-devel/binutils:

[gentoo-user] Re: Re: Re: "emerge -DuvatN world" doesn't show all upgradeable packages

2008-04-08 Thread Michael Schmarck
ot surprised. It's not (mainly) kde packages that show up there. It's: app-admin/logrotate app-admin/php-toolkit app-admin/webapp-config app-arch/mt-st app-arch/rpm app-arch/sharutils app-crypt/hashalot app-crypt/mhash app-crypt/qca app-crypt/qca-tls app-crypt/shash app-doc

Re: [gentoo-user] Snort compiling problems

2015-08-22 Thread Fernando Rodriguez
t; sys-devel/binutils: 2.24-r3::gentoo > >> sys-devel/gcc: 4.5.4::gentoo, 4.6.4::gentoo, > >> 4.7.3-r1::gentoo, 4.8.4::gentoo > >> sys-devel/gcc-config: 1.7.3::gentoo > >> sys-devel/libtool:2.4.6::gentoo > >> sys-devel/make:

Re: [gentoo-user] Re: kde4: no hardware info without sys-apps/hal

2011-09-24 Thread Andrey Moshbear
_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=core2 -ggdb" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /usr/sh

Re: [gentoo-user] Few blockers left

2017-03-25 Thread thelma
bi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] >> >(>=sys-fs/udev-208-r1:0/0[abi_x86_32(-),abi_x86_64(-)]) required >> >by (virtual/libudev-215-r1:0/1::gentoo, installed) > > I still suspect a USE flag mismatch here. What does > >

Re: [gentoo-user] Re: anti-portage wreckage?

2007-01-02 Thread William Kenworthy
ndom escreen esd ethereal evo exif expat extensions faad fam fame fbcon fbsplash ffmpeg fftw firefox flac flash font-server foomaticdb fortran fpx freetds freetype gb gd gdbm ggi gif gimp gimpprint ginac glade glgd glibc-omitfp glut gmedia gmp gnome gnome-print gnomedb gnuplot gnutls gphoto2 gpm gr

[gentoo-user] More troubles with major update

2010-11-01 Thread Harry Putnam
Oct 27 22:17:23 2010 >>> sys-fs/udev-163 Wed Oct 27 22:18:06 2010 >>> x11-libs/libICE-1.0.7 Wed Oct 27 22:18:38 2010 >>> x11-libs/libfontenc-1.1.0 Wed Oct 27 22:20:33 2010 >>> dev-libs/libevent-1.4.14b-r1 Wed Oct 27 22:24:50 2010 >>> media-libs/libsndfile-1

Re: [gentoo-user] Trying KDE-4

2008-10-23 Thread Peter Humphrey
-v4l2 (-vidix) (-win32codecs) -xinerama -zoran" VIDEO_CARDS="-mga -s3virge -tdfx -vesa" 8,170 kB [ebuild NS ] kde-base/kdeutils-meta-4.1.2 [3.5.9] USE="-floppy" 0 kB [ebuild R ] media-video/vlc-0.8.6i-r2 USE="X a52 alsa arts cdda cddb dc1394 dvd ht

Re: [gentoo-user] Trying KDE-4

2008-10-20 Thread Peter Humphrey
4.4.2 USE="-debug -pch" 0 kB [ebuild N] x11-libs/qt-core-4.4.2 USE="qt3support ssl -debug -doc -glib -pch" 0 kB [nomerge ] dev-db/mysql-gui-tools-5.0_p12-r2 USE="administrator nls query-browser" [nomerge ] gnome-extra/gtkhtml-3.18.3 USE="-d

Re: [gentoo-user] Re: Is --changed-deps going to be *that* useless?

2018-02-26 Thread tuxic
0.31.1-r8::gentoo USE="-imagemagick > -static-libs" > [ebuild R] media-gfx/pstoedit-3.70-r1::gentoo USE="-emf -flash > -imagemagick -plotutils -pptx -static-libs" 0 KiB > [ebuild R] media-libs/ming-0.4.8-r1::gentoo USE="perl python -php > -