Re: [gentoo-user] dev-lang/perl:0 - problem

2015-04-19 Thread Andreas K. Huettel
/perl-if-0.60.200-r2 =virtual/perl-libnet-1.220.0-r3 =virtual/perl-parent-0.225.0-r5 =virtual/perl-threads-shared-1.430.0-r1 =virtual/perl-threads-1.860.0-r4 =virtual/perl-version-0.990.200-r1 - -- Andreas K. Huettel Gentoo Linux developer dilfri...@gentoo.org http://www.akhuettel.de/ -BEGIN

Re: [gentoo-user] How to emerge bugzilla w/ postgresql

2006-07-26 Thread Richard Broersma Jr
] dev-libs/libxml2-2.6.26 -debug -doc +ipv6 +python +readline -test 3,338 kB [ebuild N] dev-python/egenix-mx-base-2.0.5 571 kB [ebuild N] dev-db/libpq-8.1.4 -kerberos +nls +pam +readline +ssl -threads +zlib 0 kB [ebuild N] dev-perl/XML-RSS-1.05 -minimal +perl 37 kB

[gentoo-user] treading questions

2005-12-21 Thread Paweł Madej
Hello, I got some problem how to set flags such as threads, itreads, linuxthreads-tls. My glibc has locally set flags: nptl nptlonly userlocales I got also set my apache - mpm-worker flag. My question is if threads flag should be set globally and -threads locally for an apache2 ebuild

[gentoo-user] ~40 new perl-related ebuilds, why???

2010-09-30 Thread Jarry
-Tar-1.54 [ebuild N] perl-core/Module-Build-0.36.07 [ebuild N] virtual/perl-Module-Build-0.36.07 [ebuild N] dev-perl/Error-0.17.016 USE=-test [ebuild N] dev-vcs/git-1.7.2.2 USE=blksha1 curl iconv perl threads webdav -bash-completion -cgi -cvs -doc -emacs -gtk (-ppcsha1

[gentoo-user] g-cpan not pulling in the correct depencies

2009-06-16 Thread Grant
/TermReadKey-2.30 [ebuild N] dev-perl/Term-ReadLine-Perl-1.03.02 [ebuild N] dev-lang/tcl-8.4.18 USE=-debug -threads [ebuild N] dev-perl/Unicode-Map-0.112 [ebuild N] x11-proto/xproto-7.0.14 [ebuild N] x11-libs/xtrans-1.2.3 USE=-debug [ebuild N] x11-proto/kbproto-1.0.3

[gentoo-user] Decoding portage output

2012-06-04 Thread Andrew Lowe
Hi all, Can someone please point me to the doco that decodes the following errors: ** Calculating dependencies... done! !!! The ebuild selected to satisfy dev-vcs/git has unmet requirements. - dev-vcs/git-1.7.8.6 USE=blksha1 cgi curl iconv python threads

[gentoo-user] Re: flags on a minimalist server

2009-09-10 Thread James
Crístian Viana cristiandeives at gmail.com writes: Ebuils that need xml support don't have a USE flag for it. Only those where it's optional. python has optional XML support, but gentoolkit needs that feature.-- OK I got the xml flag issue resolved, but what about the threads flag

Re: [gentoo-user] Reinstall all packages needed by vim

2008-05-09 Thread Matthias Fechner
: Adds support for sys-libs/db (Berkeley DB for MySQL) - - debug: Enable extra debug co + + gdbm : Adds support for sys-libs/gdbm (GNU database libraries) - - ithreads : Enable Perl threads, has some compatibility problems equery u perl [ Found these USE variables for dev-lang/perl-5.8.8-r4

[gentoo-user] Seeking threading advice in Perl and Apache

2007-09-09 Thread Kevin O'Gorman
I am hoping to use mod_perl in apache, but there's a decision to be made. Mod_perl insists that if apache has thread support, perl must also have it. I originally enabled the 'threads' USE-flag because I thought it might be useful, but it turns out to affect apache, while leaving Perl unthreaded

Re: [gentoo-user] ~40 new perl-related ebuilds, why???

2010-09-30 Thread Willie Wong
-1.7.2.2 USE=blksha1 curl iconv perl threads webdav -bash-completion -cgi -cvs -doc -emacs -gtk (-ppcsha1) -subversion -tk -xinetd [ebuild U ] sys-devel/gettext-0.18.1.1-r1 [0.17-r1] USE=git%* ^ This is pulling in git. Git

Re: [gentoo-user] Re: flags on a minimalist server

2009-09-10 Thread Crístian Viana
the xml flag issue resolved, but what about the threads flag? From my original post: USE=-* -nls mmx hardened ncurses ssl crypt berkdb tcpd pam perl pcre \ python readline zlib bzip2 nptl nptlonly syslog so nptl and nptlonly flags are set. -* means most other flags are unset

[gentoo-user] Still got problems with help2man and Perl

2012-08-10 Thread Andrew Lowe
=berkdb kde nls perl webdav-neon -apache2 -ctypes-python -debug -doc -dso -extras -gnome-keyring -java -python -ruby -sasl -vim-syntax -webdav-serf 0 kB [ebuild R] dev-vcs/git-1.7.8.6 USE=blksha1 curl iconv perl python subversion threads webdav -cgi -cvs -doc -emacs -gtk (-ppcsha1) -tk

Re: [gentoo-user] Decoding portage output

2012-06-04 Thread Hinnerk van Bruinehsen
unmet requirements. - dev-vcs/git-1.7.8.6 USE=blksha1 cgi curl iconv python threads webdav -cvs -doc -emacs -gtk -perl (-ppcsha1) -subversion -tk -xinetd The following REQUIRED_USE flag constraints are unsatisfied: cgi? ( perl ) The above constraints are a subset of the following complete

[gentoo-user] Re: Do I really need 194 pkgs to install git?

2013-08-03 Thread Harry Putnam
it down to less than half of the 194... at 79 pkgs. The vast majority are virtual/perl or other perl pkgs... so not much data wise. So, anyway, thinking I'll go with USE=-blksha1 -gpg -iconv -pcre -threads -webdav -cgi -cvs -doc -emacs -gnome-keyring -gtk -highlight -nls -ppcsha1 -subversion

[gentoo-user] Re: Simplified apache2

2006-09-12 Thread James
Michael Crute mcrute at gmail.com writes: Those look a bit excessive for a minimalist machine. I would start over You probably want to set your machine up with a similar USE= string in make.conf USE=-* hardened pic ncurses ssl crypt berkdb tcpd pam perl python readline net-www/apache

[gentoo-user] Re: Do I really need 194 pkgs to install git?

2013-08-03 Thread Harry Putnam
to be installed. Try disabling all flags and see where that gets you. You can do that with a single command: USE=-blksha1 -curl -gpg -iconv -pcre -python -threads -webdav -cgi -cvs -doc -emacs -gnome-keyring -gtk -highlight -nls -perl -ppcsha1 -subversion -test -tk -xinetd emerge -p dev-vcs/git Hehe

Re: [gentoo-user] Re: Do I really need 194 pkgs to install git?

2013-08-03 Thread Marc Joliet
-highlight -nls -perl -ppcsha1 -subversion -test -tk -xinetd emerge -p dev-vcs/git Hehe, alright, now we're talking that reduced dependancies to just 1 lonesome cpio. , | vgen ~ # USE=-blksha1 -curl -gpg -iconv -pcre -python -threads | -webdav -cgi | -cvs -doc -emacs -gnome-keyring

Re: [gentoo-user] Re: Netflix Error Code O7355 with Opera

2020-06-10 Thread Neil Bothwick
t;-examples -idn" 0 KiB > [ebuild N ] dev-perl/Net-HTTP-6.170.0::gentoo USE="-minimal > -test" 0 KiB [ebuild N ] dev-perl/libwww-perl-6.270.0::gentoo > USE="ssl -test" 0 KiB [ebuild N ] > dev-perl/LWP-Protocol-https-6.70.0::gentoo USE="-te

Re: [gentoo-user] Re: Netflix Error Code O7355 with Opera

2020-06-10 Thread Walter Dnes
o USE="(split-usr) -pam -static-libs" 66 KiB [ebuild N ] app-text/qpdf-9.0.2:0/26::gentoo USE="-doc -examples -perl -static-libs -test" 0 KiB [ebuild N ] dev-perl/LWP-MediaTypes-6.20.0-r1::gentoo 0 KiB [ebuild N ] virtual/perl-Time-Local-1.280.0::gentoo 0 KiB [eb

Re: [gentoo-user] upgrade to perl 5.22.0 yields perl double free or corruption

2015-08-04 Thread covici
with perl i.e. /etc/portage/package.use:dev-lang/perl ithreads /etc/portage/package.use:sys-devel/libperl ithreads /etc/portage/package.use:www-apache/mod-perl threads /etc/portage/package.use:net-nntp/inn perl /etc/portage/package.use:dev-db/postgresql-server perl python and an extra_econf for innd

[gentoo-user] Re: Gentoo as a production server - insecure?

2009-02-16 Thread James
python or perl and was started by Kaushal Shriyan. It was hijacked by replying to it and changing the topic, again see the In-reply-to: header. OOPs, I did not even notice (sorry). Gmane does show the threads correctly (although sometimes it borks). My bad; I just saw your response under mine

Re: [gentoo-user] Error in emerge git

2010-02-25 Thread Xavier Parizet
On 02/25/2010 03:40 PM, Konstantinos Bekiaris wrote: I am a new to Gentoo and portage. I tried to install git but i get the following error: Gentoo / # emerge git [SNIP] I understand that i must put some keywords in etc/portage/package.keyword. I think dev-util/git gtk iconv perl

Re: [gentoo-user] Re: Gentoo as a production server - insecure?

2009-02-16 Thread Dirk Heinrichs
Am Montag, 16. Februar 2009 21:15:50 schrieb james: Um, you must not have read the response. I didn't reply to you, but to Johannes. Maybe your email client doesn't display the threads correctly. You can verify this by reading the headers, especially In-reply-to:. I did specifically address

[gentoo-user] Re: Do I really need 194 pkgs to install git?

2013-08-02 Thread Nikos Chantziaras
that gets you. You can do that with a single command: USE=-blksha1 -curl -gpg -iconv -pcre -python -threads -webdav -cgi -cvs -doc -emacs -gnome-keyring -gtk -highlight -nls -perl -ppcsha1 -subversion -test -tk -xinetd emerge -p dev-vcs/git

Re: [gentoo-user] Downgrading glibc prevented by emerge/portage...but why initiated?

2017-09-12 Thread Mike Gilbert
it has problems with my texinfo installation >> > as it seems. >> > >> >> bug number? >> >> >> -- >> Andreas K. Hüttel >> dilfri...@gentoo.org >> Gentoo Linux developer (council, perl, libreoffice) >> > > Hi Andreas, > >

[gentoo-user] usb printer disappears on cups upgrade

2013-08-02 Thread William Kenworthy
threads -acl -debug -kerberos -lprng-compat% (-selinux) -static-libs -usb -xinetd -zeroconf% (-avahi%*) (-jpeg%*) (-ldap%*) (-perl%*) (-png%*) (-slp%*) (-tiff%*) LINGUAS=-ca% -es -fr% -ja% -ru% 0 kB [ebuild N ] net-print/cups-filters-1.0.34-r1 USE=jpeg perl png tiff -static-libs -zeroconf 0 kB

[gentoo-user] flags on a minimalist server

2009-09-09 Thread James
ssl crypt berkdb tcpd pam perl pcre \ python readline zlib bzip2 nptl nptlonly syslog Suggestions on rebuilding python without xml or threads flags are most welcome. James

Re: [gentoo-user] no ebuilds for telegram

2020-05-16 Thread n952162
-bluetooth -build -examples -hardened -libressl -test -tk -wininst" 16879 KiB [ebuild N ] dev-vcs/git-2.26.2::gentoo USE="blksha1 curl gpg iconv nls pcre pcre-jit perl threads webdav -cgi -cvs -doc -emacs -gnome-keyring -highlight -libressl (-mediawiki) (-mediawiki-experimental)

[gentoo-user] mod_perl is hard to set up on gentoo; this even messes up vim

2009-07-15 Thread Kevin O'Gorman
: # perl needs threads for mod_perl to work (or else mod_perl can't have threads) # Moreover vim cannot be built unless perl and libperl have the same use flags dev-lang/perl ithreads -ldap perlsuid doc sys-devel/libperl ithreads -ldap perlsuid doc www-apache/mod_perl ithreads -ldap doc The result

[gentoo-user] dev-lang/python-2.3.6-r2 (is blocking app-admin/python-updater-0.5

2008-07-26 Thread Mark Knecht
[0.2] 6 kB [ebuild U ] sys-devel/autoconf-2.61-r2 [2.61-r1] USE=-emacs 0 kB [ebuild U ] perl-core/Test-Harness-3.10 [2.64] 173 kB [ebuild NS ] dev-lang/python-2.5.2-r5 USE=berkdb gdbm ipv6 ncurses readline ssl threads tk -bootstrap -build -doc -examples -sqlite -ucs2 -wininst 9,597 kB

[gentoo-user] Re: Opera and Konqueror won't print, but FF works fine

2010-09-13 Thread James
and hplip to get it working correctly: net-print/cups-1.4.4 (X acl dbus gnutls java jpeg ldap pam perl php png python slp ssl threads tiff usb) net-print/hplip-3.10.6(X hpcups libnotify qt4 scanner snmp) Sometimes also you have to delete a setup and set the printer up from scratch. However, I

Re: [gentoo-user] flags on a minimalist server

2009-09-09 Thread Crístian Viana
support (???) but, I wonder about the -threads flag. Is this wise? also: CHOST=i486-pc-linux-gnu CFLAGS=-Os -march=i586 -pipe -fomit-frame-pointer CXXFLAGS=${CFLAGS} USE=-* -nls mmx hardened ncurses ssl crypt berkdb tcpd pam perl pcre \ python readline zlib bzip2 nptl nptlonly syslog

Re: [gentoo-user] unclear (to me) errors from portage

2014-08-08 Thread gottlieb
On Fri, Aug 08 2014, wra...@wraeth.id.au wrote: On Fri, 2014-08-08 at 08:23 +0200, J. Roeleveld wrote: I notice a few perl blockers. You could try the following: # emerge -vuD1 $(qlist -IC 'virtual/perl-*') # perl-cleaner --all -v -- -v And then retry to update world. I've been

[gentoo-user] Re: phpMyAdmin

2007-08-21 Thread Thufir
/mysql-5.0.44 USE=berkdb perl ssl -big-tables - cluster -debug -embedded -extraengine -latin1 -max-idx-128 -minimal (- selinux) -static [ebuild N] net-www/apache-2.0.58-r2 USE=ldap ssl -apache2 -debug - doc -mpm-itk -mpm-leader -mpm-peruser -mpm-prefork -mpm-threadpool -mpm- worker (-selinux

Re: [gentoo-user] automake-1.9.6-r5 mask question

2019-12-07 Thread Dale
-18) > # sys-devel/automake versions 1.4, 1.5, 1.6, 1.7, 1.8 > # have known security vulnerabilities, are broken with > # recent Perl (>=5.26.0), and are not used by anything in > # the Gentoo repository. Please uninstall. > > 1) It says that 1.4-to-1.8 have problems. So why is 1.9.6-

Re: [gentoo-user] automake-1.9.6-r5 mask question

2019-12-07 Thread Dale
;> # Andreas K. Hüttel (2017-10-18) >> # sys-devel/automake versions 1.4, 1.5, 1.6, 1.7, 1.8 >> # have known security vulnerabilities, are broken with >> # recent Perl (>=5.26.0), and are not used by anything in >> # the Gentoo repository. Please uninstall. >>

[gentoo-user] This time git failed to install

2017-02-25 Thread Meino . Cramer
diawiki mediawiki-experimental +nls +pcre +perl ppcsha1 +python subversion test +threads tk +webdav xinetd LINGUAS="bg ca de fr is it ko pt_PT ru sv vi zh_CN" PYTHON_TARGETS="python2_7"} Installed versions: 2.11.1(05:13:31 PM 02/18/2017)(blksha1 curl gpg gtk iconv nls pcr

Re: [gentoo-user] emerge stopped working

2011-05-02 Thread Kevin O'Gorman
sqlite +ssl +threads tk +wide-unicode wininst +xml} Installed versions: reformatted for clarity 2.4.6(2.4){tbz2}(11:05:11 PM 02/19/2011)(cxx gdbm ipv6 ncurses readline ssl threads tk wide-unicode xml -berkdb -bootstrap -build -doc -elibc_uclibc -examples -wininst

[gentoo-user] OT - Question about depencies (PPP)

2006-08-16 Thread Michael Sullivan
-5.1.4-r6 [5.1.4] USE=apache2 berkdb cgi cli crypt ctype doc ftp gd gdbm imap kerberos mysql ncurses nls pcre readline reflection sasl session spell spl ssl threads truetype unicode xml xpm xsl zip zlib -adabas -apache -bcmath -birdstep -bzip2* -calendar -cdb -cjk -concurrentmodphp% -curl

Re: [gentoo-user] usb printer disappears on cups upgrade

2013-08-02 Thread Bruce Hill
] net-print/cups-1.6.2-r5 [1.5.2-r4] USE=X dbus filters gnutls java pam python ssl threads -acl -debug -kerberos -lprng-compat% (-selinux) -static-libs -usb -xinetd -zeroconf% (-avahi%*) (-jpeg%*) (-ldap%*) (-perl%*) (-png%*) (-slp%*) (-tiff%*) LINGUAS=-ca% -es -fr% -ja% -ru% 0 kB [ebuild N

Re: [gentoo-user] usb printer disappears on cups upgrade

2013-08-02 Thread William Kenworthy
show up at all. [ebuild U ] net-print/cups-1.6.2-r5 [1.5.2-r4] USE=X dbus filters gnutls java pam python ssl threads -acl -debug -kerberos -lprng-compat% (-selinux) -static-libs -usb -xinetd -zeroconf% (-avahi%*) (-jpeg%*) (-ldap%*) (-perl%*) (-png%*) (-slp%*) (-tiff%*) LINGUAS=-ca% -es -fr

[gentoo-user] Gnu Common Lisp / cl-ppcre and ... sbcl???

2015-06-18 Thread Meino . Cramer
-1.2.9:0/1.2.9::gentoo USE=threads unicode zlib -debug -doc -pax_kernel -source 0 KiB [ebuild N*] virtual/commonlisp-0::gentoo 0 KiB [ebuild N*] dev-lisp/cl-ppcre-1.2.16::gentoo 0 KiB Total: 6 packages (6 new), Size of downloads: 0 KiB Would you like to merge

[gentoo-user] a couple of questions about updating gentoo

2011-07-03 Thread covici
Hi. I am having problems with my current world update of an unstable gentoo system. Before I paste the output, I need to tell you that I need to have perl compiled with threads enabled because its a requirement of freeswitch -- my current pbx. Also, I want to stay with Firefox 3 and up to now

Re: [gentoo-user] a couple of questions about updating gentoo

2011-07-03 Thread Alan McKinnon
On Sunday 03 July 2011 06:26:00 cov...@ccs.covici.com did opine thusly: Hi. I am having problems with my current world update of an unstable gentoo system. Before I paste the output, I need to tell you that I need to have perl compiled with threads enabled because its a requirement

Re: [gentoo-user] python 2 deprecation

2020-01-26 Thread james
mail issues, once and for all. Kmail is a desktop GUIfied email client, not a mail delivery mechanism. I seem to always receive your messages to the list and Kmail threads them correctly from what I have noticed. ls /usr/portage/mail-mta yeilds 12 packages. (suggestions/discussions on running

[gentoo-user] Emerge difficulty.

2005-11-02 Thread Michael A Rowley, MD
: Calculating dependencies ...done! [ebuild U ] net-www/apache-2.0.54-r31 [2.0.54-r12] +apache2* - debug -doc -ldap -mpm-leader -mpm-peruser -mpm-prefork -mpm- threadpool -mpm-worker -no-suexec (-selinux) +ssl -static-modules - threads 51 kB [ebuild U ] sys-devel/libperl-5.8.6-r1 [5.8.2

Re: [gentoo-user] Re: How to easily find out what USE flags are redundant in make.conf and package.use?

2011-10-02 Thread Dale
-1.5.0-r2 USE=X dbus gnutls java jpeg pam png ssl threads tiff -acl -debug -kerberos -ldap -perl* -php -python* -samba -slp -static-libs -usb -xinetd LINGUAS=-da -de -es -eu -fi -fr -id -it -ja -ko -nl -no -pl -pt -pt_BR -ru -sv -zh -zh_TW 3,995 kB [ebuild R ~] net-analyzer/wireshark-1.6.2

[gentoo-user] emerge --newuse misses package that new USE affects

2005-11-24 Thread glen martin
sapdb sockets ssl tcpd threads udev xml2 zlib userland_GNU kernel_linux elibc_glibc Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY /snip And here is my package.keywords: snip dev-perl/Msql-Mysql-modules ~x86 www-servers/tomcat ~x86 dev-libs/apr ~x86 dev-libs/apr-util ~x86

[gentoo-user] emerge ignoring -v switch

2011-12-03 Thread Indi
/openssl-1.0.0e-r1 [1.0.0e] USE=bindist kerberos sse2 zlib -gmp -rfc3779 -static-libs% -test 3,950 kB [ebuild U ] net-misc/curl-7.23.1 [7.22.0] USE=ipv6 ssl threads -ares -gnutls -idn -kerberos -ldap -nss -ssh% -static-libs -test (-libssh2%) 2,321 kB [ebuild U ] dev-libs/cyrus-sasl-2.1.25

[gentoo-user] Re: Problem compiling dev-lang/gdl-0.9.4

2015-04-28 Thread marco restelli
: Add general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags - - pdl : Add bindings for dev-perl/PDL + + png : Add support for libpng (PNG images) - - python : Add optional support

[gentoo-user] Problem compiling sci-libs/plplot-5.11.0

2015-04-28 Thread marco restelli
for dev-perl/PDL + + png : Add support for libpng (PNG images) - - python : Add optional support/bindings for the Python language + + python_targets_python2_7 : Build with Python 2.7 - - qhull: Add bindings for media-libs/qhull + + qt4

Re: [gentoo-user] Perl update = emerge cannot create executables

2010-11-08 Thread Pau Peris
;-) ... [ ok ] * Package:dev-lang/perl-5.12.2-r2 * Repository: gentoo * Maintainer: p...@gentoo.org * USE: amd64 elibc_glibc ithreads kernel_linux multilib userland_GNU * THREADS WARNING: * PLEASE NOTE: You are compiling perl-5.12.2 with * interpreter-level threading enabled. * Threading

Re: [gentoo-user] unclear (to me) errors from portage

2014-08-08 Thread Alan McKinnon
On 08/08/2014 15:11, gottl...@nyu.edu wrote: On Fri, Aug 08 2014, wra...@wraeth.id.au wrote: On Fri, 2014-08-08 at 08:23 +0200, J. Roeleveld wrote: I notice a few perl blockers. You could try the following: # emerge -vuD1 $(qlist -IC 'virtual/perl-*') # perl-cleaner --all -v -- -v

Re: [gentoo-user] unclear (to me) errors from portage

2014-08-08 Thread Mick
On Friday 08 Aug 2014 16:21:56 Alan McKinnon wrote: On 08/08/2014 15:11, gottl...@nyu.edu wrote: On Fri, Aug 08 2014, wra...@wraeth.id.au wrote: On Fri, 2014-08-08 at 08:23 +0200, J. Roeleveld wrote: I notice a few perl blockers. You could try the following: # emerge -vuD1 $(qlist

[gentoo-user] wine cpu usage

2015-05-27 Thread behrouz khosravi
+alsa capi cups custom-cflags dos +fontconfig +gecko gphoto2 gsm gstreamer +jpeg (+)lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss pcap +perl pipelight +png +prelink pulseaudio +realtime +run-exes s3tc samba scanner selinux +ssl staging test +threads +truetype +udisks v4l

[gentoo-user] newbie broke something

2008-09-11 Thread RYAN vAN GINNEKEN
dependencies... done! [nomerge ] sys-apps/debianutils-2.28.5 USE=-static [nomerge ] sys-apps/coreutils-6.10-r2 USE=acl nls (-selinux) -static -vanilla -xattr [nomerge ] sys-apps/acl-2.2.47 USE=nls (-nfs) [nomerge ]sys-devel/automake-1.10.1 [nomerge ] dev-lang/perl-5.8.8

Re: [gentoo-user] Imagemagick and Graphicsmagick blocking each other

2011-12-10 Thread Francisco Ares
-gfx/graphicsmagick-1.3.12-r1 USE=X bzip2 cxx jbig jpeg jpeg2k lcms modules openmp png svg threads tiff truetype wmf zlib -debug -doc -fpx -imagemagick -perl -q16 -q32 0 kB [ebuild R] media-gfx/imagemagick-6.7.1.0 USE=X bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz gs hdri jbig jpeg

[gentoo-user] ERROR: dev-lang/perl-5.8.7-r3 failed

2006-01-15 Thread El Nino
perl player png pop ppds python qmail qt quicktime quotas readline real roundrobin rtc samba scanner sdl shorten slang smime smp smtp sndfile socks5 spamassassin speex spell spf sqlite sse sse-filters ssl stencil-buffer svg svga swat sysfs syslog tcltk tcpd tetex tga theora threads tiff tools

[gentoo-user] unclear (to me) errors from portage

2014-08-07 Thread gottlieb
!!! into the dependency graph, resulting in a slot conflict: dev-lang/perl:0 (dev-lang/perl-5.16.3::gentoo, installed) pulled in by dev-lang/perl:0/5.16=[-build(-)] required by (net-analyzer/net-snmp-5.7.3_pre3::gentoo, installed) (dev-lang/perl-5.18.2-r1::gentoo, ebuild scheduled for merge

Re: [gentoo-user] unclear (to me) errors from portage

2014-08-07 Thread Gevisz
package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: dev-lang/perl:0 (dev-lang/perl-5.16.3::gentoo, installed) pulled in by dev-lang/perl:0/5.16=[-build(-)] required by (net-analyzer/net-snmp-5.7.3_pre3::gentoo

Re: [gentoo-user] utf fonts not working right

2009-01-29 Thread Philip Webb
javascript jpeg kde lcms libwww lm_sensors mime motif mpeg multilib ncurses nptl nptlonly nsplugin nvidia opengl pcre pdf perl plotutils png pop python qt3 readline scanner session slang ssl threads tiff tk truetype truetype-fonts type1-fonts unicode usb win32codecs X xml xorg xv

Re: [gentoo-user] utf fonts not working right

2009-01-29 Thread Paul Hartman
gcj gdbm gif gnutls gpm gtk gtk2 hal imagemagick imlib java javascript jpeg kde lcms libwww lm_sensors mime motif mpeg multilib ncurses nptl nptlonly nsplugin nvidia opengl pcre pdf perl plotutils png pop python qt3 readline scanner session slang ssl threads tiff tk

Re: [gentoo-user] dev-lang/python-2.3.6-r2 (is blocking app-admin/python-updater-0.5

2008-07-26 Thread Dale
/python-updater-0.5 [0.2] 6 kB [ebuild U ] sys-devel/autoconf-2.61-r2 [2.61-r1] USE=-emacs 0 kB [ebuild U ] perl-core/Test-Harness-3.10 [2.64] 173 kB [ebuild NS ] dev-lang/python-2.5.2-r5 USE=berkdb gdbm ipv6 ncurses readline ssl threads tk -bootstrap -build -doc -examples -sqlite -ucs2

Re: [gentoo-user] No Sound!!!

2005-06-28 Thread Michael Sullivan
doc encode fortran f77 foomaticdb gdbm gif gpm gnome gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mad mbox mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png ppds python qt quicktime readline samba sasl sdl threads nntp spell ssl svga tcltk tcpd truetype usb X xml xml2 xmms xv zlib x86

[gentoo-user] wine configure: error: No OpenGL library found on this system.

2010-11-27 Thread Valmor de Almeida
flags for emerging wine are: app-emulation/wine-1.2 USE=X alsa cups fontconfig gecko jpeg ncurses opengl oss perl png ssl threads truetype (-capi) -custom-cflags -dbus (-esd) -gnutls (-gphoto2) -gsm (-hal) -jack -lcms -ldap -mp3 -nas -openal -pulseaudio -samba (-scanner) -test -win64 -xcomposite

Re: [gentoo-user] wine configure: error: No OpenGL library found on this system.

2010-11-27 Thread Arttu V.
appears clean (revdep-rebuild and emerge --depclean show nothing to be done). The USE flags for emerging wine are: app-emulation/wine-1.2 USE=X alsa cups fontconfig gecko jpeg ncurses opengl oss perl png ssl threads truetype (-capi) -custom-cflags -dbus (-esd) -gnutls (-gphoto2) -gsm (-hal

Re: [gentoo-user] a couple of questions about updating gentoo

2011-07-03 Thread covici
Alan McKinnon alan.mckin...@gmail.com wrote: On Sunday 03 July 2011 06:26:00 cov...@ccs.covici.com did opine thusly: Hi. I am having problems with my current world update of an unstable gentoo system. Before I paste the output, I need to tell you that I need to have perl compiled

Re[2]: [gentoo-user] Nginx with PHP-FPM

2012-04-04 Thread Stefan Schmiedl
referer rewrite scgi split_clients ssi stub_status sub upload upstream_ip_hash userid uwsgi xslt -cache_purge -degradation -flv -geoip -gzip_static -image_filter -mp4 -passenger -perl -random_index -secure_link -slowfs_cache -upload_progress NGINX_MODULES_MAIL=-imap -pop3 -smtp 0 kB [ebuild R

Re: [gentoo-user] Printer isn't working. Help, please!

2012-07-22 Thread Alan Mackenzie
filters jpeg ldap pam perl png python ssl threads tiff usb -avahi -debug -gnutls -java -kerberos -slp -static-libs -xinetd LINGUAS=-da -de -es -eu -fi -fr -id -it -ja -ko -nl -no -pl -pt -pt_BR -ru -sv -zh -zh_TW 0 kB In particular, I've got usb set there. In my kernel config

[gentoo-user] Re: OT: new printer suggestions?

2012-09-27 Thread James
: 1.5.2-r4^t(00:11:27 09/13/12)(X acl dbus filters gnutls java jpeg ldap pam perl png python slp ssl threads tiff usb -avahi snip Maybe the debian system has other additional software installed besides cups? James

Re: [gentoo-user] Wine anybody?

2012-11-19 Thread Marc Joliet
dependencies . done! [ebuild R ~] app-emulation/wine-1.5.17 USE=X alsa cups gecko gnutls jpeg lcms mono mp3 ncurses nls openal opengl png pulseaudio ssl threads truetype win32 xcomposite xml -capi -custom-cflags -fontconfig -gphoto2 -gsm (-gstreamer) -hardened -ldap -odbc -opencl -osmesa

Re: [gentoo-user] creating overlay to modify net-fs/samba-3.6.18

2013-09-10 Thread Timur Aydin
-pc-linux-gnu # These are the USE flags that were used in addition to what is provided by the # profile used for building. MAKEOPTS=-j8 GENTOO_MIRRORS=ftp://ftp.linux.org.tr/pub/gentoo; USE=nptl nptlonly unicode minizip tk udev python threads xvfb perl dlz caps sqlite upcall systemd -gtk2 -gtk3 -acl

Re: [gentoo-user] creating overlay to modify net-fs/samba-3.6.18

2013-09-11 Thread Alan McKinnon
://ftp.linux.org.tr/pub/gentoo; USE=nptl nptlonly unicode minizip tk udev python threads xvfb perl dlz caps sqlite upcall systemd -gtk2 -gtk3 -acl ACCEPT_KEYWORDS=~amd64 ACCEPT_LICENSE=* VIDEO_CARDS=intel INPUT_DEVICES=evdev keyboard mouse FEATURES=-test PORTDIR_OVERLAY=/usr/local/portage

Re: [gentoo-user] [OT?] How to get WebDAV going on Apache?

2014-03-01 Thread Peter Humphrey
-spell -sybase-ct -systemd -sysvipc -threads -tidy -wddx - xmlreader -xmlrpc -xpm -xslt 0 kB I decided to try mysql (mariadb, actually) rather than sqlite; maybe I should revert to the simpler setup, or maybe I've missed something here: wstn / # emerge -pv mysql mariadb ... [ebuild R ~] dev

[gentoo-user] system wants to install "cups" unstable

2018-03-14 Thread thelma
Running: emerge @preserved-rebuild my system wants to install "net-print/cups-2.2.6" unstable. I don't know why? emerge -avq @preserved-rebuild [ebuild R ] dev-perl/DBD-Pg-3.5.3 [ebuild U ] net-print/cups-2.2.6 [2.1.4] USE="X dbus java pam ssl threads -acl -debug -

Re: [gentoo-user] No 'libs' in world file?

2015-03-04 Thread Walter Dnes
-libs/libogg-1.3.1 USE=-static-libs 398 KiB [ebuild N ] dev-libs/libaio-0.3.110 USE=-static-libs {-test} 42 KiB [ebuild N ] media-libs/xvid-1.3.3 USE=threads -examples -pic 0 KiB [ebuild N ] media-fonts/liberation-fonts-2.00.0-r1 USE=X -fontforge 2,249 KiB [ebuild N ] app

Emerge ignoring make.conf entries [was Re: [gentoo-user] emerge ignoring -v switch]

2011-12-03 Thread Indi
perl python subversion threads webdav -doc -emacs -gtk (-ppcsha1) -tk -xinetd 3,941 kB Total: 6 packages (5 upgrades, 1 reinstall), Size of downloads: 15,448 kB Would you like to merge these packages? [Yes/No] y Verifying ebuild manifests Starting parallel fetch Emerging (1 of 6

Re: [gentoo-user] What is the correct version of ncurses on ~amd64 now?

2015-08-31 Thread Fernando Rodriguez
ent expat python server zlib -lzma -multitarget -nls {-test} -vanilla" PYTHON_SINGLE_TARGET="python2_7 -python3_3 -python3_4" PYTHON_TARGETS="python2_7 python3_4 -python3_3" 0 KiB [ebuild rR] app-misc/screen-4.3.1::gentoo USE="pam -debug -multiuser - nethack -sel

Re: [gentoo-user] Collecting USE variables

2005-10-15 Thread Walter Dnes
may have missed something. In the same line, I find /etc/make.profile/make.defaults _very strange_. perl? Sure. fortran? Well, who knows... But emboss?! Actually, fortran is a gcc flag that seems to have some other uses. You *DO* need it. perl is for enabling optional perl support in various

Re: [gentoo-user] Decrapifying my system

2011-07-18 Thread Roman Zilka
encode fortran f77 foomaticdb gdbm gif gpm -gnome gstreamer -gtk -gtk2 imlib jpeg -kde libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis pam pdf lib png ppds python -qt quicktime readline -samba sasl sdl threads nntp spell ssl svga tcltk tcpd truetype usb X xml xml2 xmms xv zlib x86 imap

Re: [gentoo-user] audacity-2.0.5 failed to compile

2015-09-01 Thread Mick
told him to go back > >>> and follow the advise on that post, again he ignored it and > >>> posted a bogus solution (it worked because he rebuilt tiff, > >>> perl had nothing to do with it). revdep-rebuild may (or may > >>> not) fix it now, but the right solution

Re: [gentoo-user] python 2 deprecation

2020-01-26 Thread Mick
KMail is an interesting alternative, should I decide against static IPs. > I need those statics to showcase > some embedded devices I'm been working; so why not fix these VERIZON > ahole mail issues, once and for all. Kmail is a desktop GUIfied email client, not a mail delivery mechanism.

Re: [gentoo-user] BS dependencies?

2006-02-26 Thread gentuxx
ssl symlink tcpd threads tidy truetype truetype-fonts type1-fonts udev vhosts vorbis xml xml2 xmlrpc xmms xsl xv zlib userland_GNU kernel_linux elibc_glibc (NOTE: This differs from what is actuall in my '/etc/make.conf'): USE=-X -kde -qt -gnome -gtk perl php python ssl apache2 fastcgi iconv java

[gentoo-user] Error in emerge git

2010-02-25 Thread Konstantinos Bekiaris
-static -xinetd -zeroconf LINGUAS=-de -en -es -et -fr -he -id -it -ja -pl -sv -zh_TW [nomerge ] dev-util/git-1.6.4.4 USE=gtk iconv perl -bash-completion -cgi -curl -cvs -doc -emacs -mozsha1 (-ppcsha1) -subversion -threads -tk -webdav -xinetd [nomerge ] dev-python/pygtksourceview-2.6.0 USE

Re: [gentoo-user] Systemd upower

2014-06-09 Thread Alan Mackenzie
that other init system: These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] dev-python/lxml-3.3.5 USE=threads -beautifulsoup3 -doc -examples PYTHON_TARGETS=python2_7 python3_3 -python3_2 (-python3_4) 3,387 kB [ebuild

Re: [gentoo-user] Re: trouble understanding a slot conflict

2012-04-02 Thread Allan Gottlieb
-0.18.1.1-r3 USE=acl cxx git nls openmp -doc -emacs -java -static-libs [nomerge ] dev-vcs/git-1.7.8.5 USE=blksha1 curl gtk iconv perl python threads webdav -cgi -cvs -doc -emacs (-ppcsha1) -subversion -tk -xinetd [nomerge ] dev-perl/Net-SMTP-SSL-1.10.0 [ebuild U

Re: [gentoo-user] Web Server Memory Issues

2011-01-12 Thread Matthew Summers
using? You can control the number of processes or threads in that file. The default is something like 200 processes or threads (depending on MPM), so that could cause issues. What does your my.cnf look like? MySQL makes it pretty easy to regulate memory usage in my.cnf. What sort of webapp

Re: [gentoo-user] emerge ignoring -v switch

2011-12-03 Thread Hinnerk van Bruinehsen
ssl -authdaemond -gdbm -java -kerberos -ldapdb% -mysql -pam -postgres -sample -sqlite% -srp -static-libs% -urandom (-crypt%*) (-ntlm_unsupported_patch%) 5,088 kB [ebuild U ] dev-vcs/git-1.7.8 [1.7.8_rc4] USE=blksha1 cgi curl cvs iconv perl python subversion threads webdav -doc -emacs -gtk

Re: [gentoo-user] emerge ignoring -v switch

2011-12-03 Thread Frank Steinmetzger
[1.7.8_rc4] USE=blksha1 cgi curl cvs iconv perl python subversion threads webdav -doc -emacs -gtk (-ppcsha1) -tk -xinetd 3,941 kB Total: 6 packages (5 upgrades, 1 reinstall), Size of downloads: 15,448 kB Would you like to merge these packages? [Yes/No] y Verifying ebuild manifests Starting

Re: [gentoo-user] emerge ignoring -v switch

2011-12-04 Thread Mick
%*) (-ntlm_unsupported_patch%) 5,088 kB [ebuild U ] dev-vcs/git-1.7.8 [1.7.8_rc4] USE=blksha1 cgi curl cvs iconv perl python subversion threads webdav -doc -emacs -gtk (-ppcsha1) -tk -xinetd 3,941 kB Total: 6 packages (5 upgrades, 1 reinstall), Size of downloads: 15,448 kB Would you like

[gentoo-user] PostgreSQL server blocker

2009-10-03 Thread Stroller
] virtual/emacs-23 [22] 0 kB [ebuild N] app-admin/eselect-postgresql-0.3 3 kB [ebuild N] dev-db/postgresql-base-8.1.11 USE=doc nls pam readline ssl zlib -kerberos -pg-intdatetime -threads LINGUAS=-af -cs -de -es -fa -fr -hr -hu -it -ko -nb -pl -pt_BR -ro -ru -sk -sl -sv -tr -zh_CN -zh_TW 0

[gentoo-user] networkless 2006.1 to kde ?

2006-09-04 Thread James
nptlonly ogg opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktim e readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fo nts udev unicode userland_GNU vorbis xml xorg xv zlib to this CFLAGS=-march=k8 -O2 -pipe CHOST=x86_64-pc-linux-gnu CXXFLAGS

[gentoo-user] metacity does not start

2007-10-07 Thread Matthias Langer
iconv icu ipod ipv6 isdnlog java jpeg jpeg2k lcms ldap libnotify lm_sensors mad matroska midi mikmod mmap mmx mmxext mono mp3 mpeg mudflap ncurses nls nptl nptlonly nvidia ogg opengl openmp pam pcre pdf perl plotutils png pppd python qt3support quicktime readline reflection ruby sdl session spell spl

Re: [gentoo-user] Bug, or PEBKAC?

2005-10-12 Thread Richard Fish
mozilla mp3 mpeg mpi nas ncurses nfs nls nptl offensive ogg oggvorbis openexr opengl oss pdflib perl pic png portaudio povray python qt quicktime readline samba sdl slang sndfile socks5 speex spell sse ssl svg svga symlink tcltk tcpd tetex threads tiff toolbar truetype truetype-fonts type1-fonts unicode

[gentoo-user] OT - Why does gcc depend on gtk+?

2007-01-07 Thread Michael Sullivan
-qt4 -quicktime readline samba sasl -sdl spell ssl tcltk tcpd truetype usb -X xml xml2 -xmms -xv zlib x86 imap tetex mysql threads ithreads pgsql virus-scan perl kerberos acl oav libclamav offensive -ipv6 bind-mysql slp dhcp sendmail mpm-leader pcre unicode session examples perlsuid pcre nptl

Re: [gentoo-user] KDE 4.3.1 query

2009-09-17 Thread Philip Webb
nsplugin nvidia opengl pcre pdf perl plotutils png pop python qt3 qt3support qt4 readline scanner session slang sqlite ssl svg threads tiff tk toolbar truetype truetype-fonts type1-fonts unicode usb vim-syntax win32codecs X xcb xml xorg xv zlib so yes, anything not explicitly

[gentoo-user] Remaining inconsistencies after revdep-rebuild -- libgomp.la missing

2009-10-18 Thread Mike Mazur
as follows: emerge --oneshot -av media-gfx/imagemagick:0 sci-libs/fftw:3.0 .. These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] media-gfx/imagemagick-6.5.2.9 USE=X bzip2 corefonts jpeg openmp perl png svg tiff xml zlib -djvu -doc -fontconfig

Re: [gentoo-user] KDE apps, with minimal KDE install

2009-11-22 Thread Walter Dnes
/need. Mine is... USE=-* X a52 aac bzip2 dga exif ffmpeg flac gif jpeg joystick mmx mng mp3 mpeg nptl nptlonly nsplugin offensive ogg opengl pcf png posix sdl sse sse2 ssse3 theora threads tiff truetype vim-syntax vorbis win32codecs wmf xcomposite xpm xv xvid zlib ...plus a few application

Re: [gentoo-user] Re: Opera and Konqueror won't print, but FF works fine

2010-09-14 Thread Mick
printer and had to use the latest testing versions of cups and hplip to get it working correctly: net-print/cups-1.4.4 (X acl dbus gnutls java jpeg ldap pam perl php png python slp ssl threads tiff usb) net-print/hplip-3.10.6(X hpcups libnotify qt4 scanner snmp) Sometimes also you have

[gentoo-user] Decrapifying my system

2011-07-17 Thread Michael Sullivan
-gtk2 imlib jpeg -kde libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis pam pdf lib png ppds python -qt quicktime readline -samba sasl sdl threads nntp spell ssl svga tcltk tcpd truetype usb X xml xml2 xmms xv zlib x86 imap offensive java mysql examples mmx mmx2 perl divx4linux real mmxext

  1   2   3   4   >