[gentoo-user] PHP4+Apache2+pdflib b0rken again?

2005-05-25 Thread Stoian Ivanov
Hi all, I'm geting tired of my php support being broken by emerge world! This time it is a libpdf or whatever. Reemerging php does not work again! I had to add -libpfd in USE flags to get my system up and running. Thank god this is not a production server! -- gentoo-user@gentoo.org mailing l

[gentoo-user] ALSA broke WINE build?

2005-05-28 Thread Stoian Ivanov
Today's 'emerge -auD world' decided to update, amongst others, alsalib and WINE. ALSA emerged fine while WINE compile failed with message about bad sintax in one of alsa's .h files. Is it just my system going bad or a known problem? -- gentoo-user@gentoo.org mailing list

[gentoo-user] kdelibs failed to emerge is this an arts problem?

2005-06-02 Thread Stoian Ivanov
/bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../arts/kde -I../.. -I/usr/kde/3.4/include/arts -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeu

[gentoo-user] k3b failed to rebuild...

2005-06-05 Thread Stoian Ivanov
[EMAIL PROTECTED] ~ # rm /usr/portage/distfiles/k3b-0.11.24.tar.bz2 [EMAIL PROTECTED] ~ # emerge -a k3b These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] app-cdr/k3b-0.11.24 Do you want me to merge these packages? [Yes/No] >>> emerge (1 of 1)

[gentoo-user] KDE3.4.1+hal+dbus media:/ ok but no icon on desktop on new media present

2005-06-05 Thread Stoian Ivanov
Hi all, So I got the KDE, the hal and the dbus up and running. New medias are detected on media:/ still I can't get an icon of the new media on the desktop. What am I missing to complet the look? Somebody on the list -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] k3b failed to rebuild... [SOLVED]

2005-06-06 Thread Stoian Ivanov
On Sunday 05 June 2005 20:07, Rumen Yotov wrote: > > > > >!!! Digest verification Failed: > >!!!/usr/portage/distfiles/k3b-0.11.24.tar.bz2 > >!!! Reason: Filesize does not match recorded size > > > >[EMAIL PROTECTED] ~ # > > > > > Hi, > This happens sometimes, might be incomplete file on

[gentoo-user] foomatic build(rebuild) broken

2005-06-06 Thread Stoian Ivanov
[EMAIL PROTECTED] ~ # emerge -a foomatic-db-engine These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] net-print/foomatic-db-engine-3.0.2 Do you want me to merge these packages? [Yes/No] >>> emerge (1 of 1) net-print/foomatic-db-engine-3.0.2 to

Re: [gentoo-user] Re: foomatic build(rebuild) broken

2005-06-06 Thread Stoian Ivanov
# Besides, a colegue of mine has the same problem > Stoian Ivanov wrote: > > > [EMAIL PROTECTED] ~ # emerge -a foomatic-db-engine > > > > These are the packages that I would merge, in order: > > > > Calculating dependencies ...done! > > [ebui

Re: [gentoo-user] Re: Re: foomatic build(rebuild) broken

2005-06-06 Thread Stoian Ivanov
On Monday 06 June 2005 20:09, Hans Hvelplund Odborg wrote: > Stoian Ivanov wrote: > > > Nope this is not the case: > > [EMAIL PROTECTED] ~ # grep MAKEOPTS /etc/make.conf > > MAKEOPTS="-j1" > > [EMAIL PROTECTED] ~ # > > That option does not mean t

[gentoo-user] vsftp .vs. ftpbase WTF??

2005-06-29 Thread Stoian Ivanov
[EMAIL PROTECTED] ~ # emerge -auD world These are the packages that I would merge, in order: Calculating world dependencies ...done! [blocks B ]

Re: [gentoo-user] vsftp .vs. ftpbase WTF??

2005-06-30 Thread Stoian Ivanov
Here is what confuses me most: Since I'm updating a package isn't it normal to assume that it will be replaced after the process with a compatible one and because of that there is no need to complain. Other source of confussion is "net-ftp/vsftpd-2.0.3-r1 (is blocking net-ftp/ftp

Re: [gentoo-user] Re: udev not getting usb key

2005-05-09 Thread Stoian Ivanov
I got the same problem here. There is a quick work-around this: When /dev/sda is available you can do cfdisk as root this will somehow display the proper partition table (fdisk wont) and everything is ready (/dev/sda1 is created). I suspect the problem is in chipset driver because the same usbst

Re: [gentoo-user] [ot] An iptables like setup on windowsxp

2005-08-07 Thread Stoian Ivanov
Once I used http://sourceforge.net/projects/tdifw/ for trustfull firewall. It was a year ago and Service+textfile config was good enough for me back then -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] before I upgrade the kernel

2005-10-12 Thread Stoian Ivanov
[EMAIL PROTECTED] ~ # cat mygenkernel.sh if [ -r /usr/src/linux/.config ] ; then echo "Found an existing .config file ...skipping creation" else echo "Creating a new config file based on current kernel" pushd /usr/src/linux zcat /proc/config.gz > .config make oldconfig popd fi genke

[gentoo-user] Wired font problems in gtk applications:

2005-10-24 Thread Stoian Ivanov
Since recently i began to see some wired font problems here are some screen shots: i tried reemerge xorg xfontconfig freetype but no success. I haven't notice the problem in KDE programs. So what should I do (reemerge?) some additional info: [EMAIL PROTECTED] ~ $ equery list xorg [ Searchi

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-09 Thread Stoian Ivanov
On Wednesday 09 November 2005 05:21, Michael Shaw wrote: > gentuxx wrote: > >-BEGIN PGP SIGNED MESSAGE- > >Hash: SHA1 > > > >Michael Shaw wrote: > >>What editor do people use for PHP and Perl development. I'm looking > >>for something with syntax highlighting and such, so that rules ut vi >

Re: [gentoo-user] how to upload files...?any tool?

2005-11-10 Thread Stoian Ivanov
On Thursday 10 November 2005 20:34, Alexander Skwar wrote: > El Nino schrieb: > > i develop my own webpages & now want to upload them to a remote server. > > I'd use scp or sftp. > > Alexander Skwar I would reccomend Krusader and ftp:// or fish:// urls, which are part of KDE's kioslaves but are

Re: [gentoo-user] [OT] Bash scripting

2005-11-11 Thread Stoian Ivanov
On Friday 11 November 2005 15:56, Peper wrote: > Hello, > I have a var $blah=' `pwd`/blah ' (extra spaces for clearer reading), how > can i change it to 'output of pwd/blah' ? > > -- > Best Regards, > Peper [EMAIL PROTECTED] ~ $ echo "`pwd`/blah" /home/sdr/blah [EMAIL PROTECTED] ~ $ -- gentoo-user

Re: [gentoo-user] Re: [OT] Bash scripting

2005-11-11 Thread Stoian Ivanov
On Friday 11 November 2005 16:12, Peper wrote: > And one more thing, is there any smarter way to read one line of file then > head -n x file|tail -n 1 ? > > -- > Best Regards, > Peper awk is your friend bash's read is your friend google is your friend -- gentoo-user@gentoo.org mailing list