Re: kdebase broken?

2000-11-18 Thread Fabian Jakobs
> Hello! > > Are there warnings or error at executing the configure script ? > > there is a Problem with ld ... the linker ... > ... but can't say more ... > > perhaps wrong qt ? Thanks, you were right. I updated the qt libs and kdebase compiled fine. Has anyone an idea why we have no ppc p

cdrdao problems

2000-11-18 Thread jingai
This may not be the appropriate list to post this on, but since it does work on my x86 box at work, here goes... I'm having trouble burning multisession discs with cdrdao. My TOC file is as follows: CD_ROM_XA TRACK AUDIO FILE "audio.raw" 0 TRACK MODE2_FORM1 DATAFILE "data.raw" And the command

XF86Config

2000-11-18 Thread Michael Flaig
Hello! Hours later (after Testing Xpmac) I reinstalled xserver-fbdev (potato package) on woody ... isn't there a woody package ? Which packages do I need to get my Powerbook G3 Pismo (Firewire) with the ATI 128 Rage to work with 16 Bit Colordepth ? After reinstallation startx aborts with: no v

Re: X and Woody

2000-11-18 Thread Branden Robinson
On Fri, Nov 17, 2000 at 02:09:13PM -0500, Chad Miller wrote: > On Fri, Nov 17, 2000 at 07:18:37PM +0100, Michael Schmitz wrote: > > > I wonder if it's safe to try to compile them from source. > > > > Sure, just don't expect to build Debian packages for XFree86 4.01. The > > packaging for PPC was b

Re: kdebase broken?

2000-11-18 Thread Michael Flaig
Hello! Are there warnings or error at executing the configure script ? there is a Problem with ld ... the linker ... ... but can't say more ... perhaps wrong qt ? cu, mfl On Sat, Nov 18, 2000 at 07:22:52PM +0100, Fabian Jakobs wrote: > > Hi erverybody, > > I'm using KDE2 on a woody PPC-Syste

Re: X11 config

2000-11-18 Thread Michael Flaig
Hello! I've got a Problem with my aktual Debian Installation. I want to run 16bit Mode with XFree ... I've set the DefaultColorDepth to 16 but when I do "startx" i'm getting errors from the XFB_Dev Server. fbdevScreenInit: unable to set screen params (Invalid Argument) Could it be a Problem with

Re: using scp

2000-11-18 Thread Kevin van Haaren
At 10:21 PM -0900 11/17/00, Ethan Benson wrote: i would recommend installing the ssh package from woody on potato, or if the dependencies drag too much woody in, get the woody sources and compile a .deb for potato. (with deb-src pointed at woody) apt-get -b source ssh Just a quick note for an

kdebase broken?

2000-11-18 Thread Fabian Jakobs
Hi erverybody, I'm using KDE2 on a woody PPC-System (G4). I know that Packages for the final version of KDE2 exist in the i386-woody tree but for ppc they are not availible. So I compiled theese packages using "apt-get -b source kde..." and everything worked fine exept for the kdebase package. I

Re: What is BCM5400 PHY???

2000-11-18 Thread Benjamin Herrenschmidt
>I guess it's my NIC but what do I need > >insmod BCM5400 > >just does not do it... Your ethernet controller is GMAC, BCM5400 is the gigabit PHY (Physical layer chip) connected to it (other machines can have different PHYs), and you don't need to insmod anything to get ethernet working. (But

Re: using scp

2000-11-18 Thread Ethan Benson
On Sat, Nov 18, 2000 at 09:13:51AM -0600, Kevin van Haaren wrote: > At 10:21 PM -0900 11/17/00, Ethan Benson wrote: > >ssh does not include /usr/local/bin in the PATH, the only reason you > >get it in a normal login is because /etc/profile is sourced on a > >normal login, but not for non-interactiv

Re: using scp

2000-11-18 Thread Kevin van Haaren
At 10:21 PM -0900 11/17/00, Ethan Benson wrote: ssh does not include /usr/local/bin in the PATH, the only reason you get it in a normal login is because /etc/profile is sourced on a normal login, but not for non-interactive sessions such as scp. i put the PATH statement from my .profile into .s

What is BCM5400 PHY???

2000-11-18 Thread Gjermund Thorsen
I guess it’s my NIC but what do I need insmod BCM5400 just does not do it…

Re: using scp

2000-11-18 Thread Ethan Benson
On Fri, Nov 17, 2000 at 11:31:21PM -0600, Kevin van Haaren wrote: > i'm trying to use scp between my debian 2.2r1 powerpc firewall > (PowerMac 7200) and my iBook running Mac OS X Public Beta. > > ssh works fine. I have it configured for DSA authentication, no > password authentication. authori