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 best

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 or gedit.

[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 [

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 genkernel

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

[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 ] net-ftp/vsftpd-2.0.3-r1 (is blocking net-ftp/ftpbase-0.00) [ebuild N] net-ftp/ftpbase-0.00 [ebuild U ] net-ftp/vsftpd-2.0.3-r1 [2.0.3]

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 this mirror, or

[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
, 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! [ebuild R ] net-print/foomatic-db-engine-3.0.2 Do you want me to merge

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 that you can not start emerge in parallel. Is says that emerge

[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

[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] 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

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