Pilot-link problem with Etch?

2005-09-10 Thread Carl Fink
I'm running the current Etch with kernel 2.6.11-1-k7, and recently lost the ability to USB sync to my Palm Tungsten T3. When I press the Sync button on the cradle, the /dev/pilot device appears, but all attempts to sync using pilot-link or its various front ends (jpilot, gnome-pilot) fail with Er

Re: 2 internet link problem on Linux router

2002-12-13 Thread louie miranda
Ic, i can change them to 2 different network. How can i do that now? My query abt packets going to nic1 and nic2 -- thanks, louie miranda - Original Message - From: "nate" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 13, 2002 4:50 PM Subjec

Re: 2 internet link problem on Linux router

2002-12-13 Thread nate
louie miranda said: > Hi things i have to clear first! > > DEFAULT GATEWAY = 203.100.100.1 > MACHINE's (primary) IP = 203.100.100.2 - NIC1 > MACHINE's (secondary) IP = 203.100.100.3 - NIC2 you can't really do this, All network packets will go out of NIC 1 no matter what in this configuration. if

2 internet link problem on Linux router

2002-12-13 Thread louie miranda
Hi things i have to clear first! DEFAULT GATEWAY = 203.100.100.1 MACHINE's (primary) IP = 203.100.100.2 - NIC1 MACHINE's (secondary) IP = 203.100.100.3 - NIC2 MASQ BLOCK = 10.0.0.0/16 - NIC3 I have 3 NIC Cards, My only problem is i want to route all my MASQ BLOCK that when they access IP BLOCK 20

'make' and symbolic link problem

2001-05-01 Thread Dean Allen Provins
Hello: I have a curious problem that first surfaced several months ago, but I was unable to address until this week. Basically, 'make' refuses to make anything, although it "knows" what has to be done. For example, I have a small library, and a corresponding makefile for which 'make -n' tells me

Re: Link problem

2000-10-10 Thread Timothy H. Keitt
Perfect. Thanks. T. "Eric G . Miller" wrote: > > $ apt-get install atlas2-dev > > You need that *.a file for compilation; even if the program will use > shared libs. > > -- > /bin/sh ~/.signature: > Command not found > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null -

Re: Link problem

2000-10-09 Thread Eric G . Miller
$ apt-get install atlas2-dev You need that *.a file for compilation; even if the program will use shared libs. -- /bin/sh ~/.signature: Command not found

Re: Link problem

2000-10-09 Thread Timothy H. Keitt
Nope. That's not the problem. The gcc command line says "-shared", so it should be picking up the ".so" libs. "ldconfig -p" shows libf77blas pointing to the right place. Tim Peter Jay Salzman wrote: > > not exactly sure, but i think this is the deal - > > when you link a .o, you want the sta

Re: Link problem

2000-10-09 Thread Peter Jay Salzman
On Mon, 9 Oct 2000, Timothy H. Keitt wrote: > I'm trying to install a library into R and get the following error > message: > > Installing package `RPgSQL' ... > creating cache ./config.cache > checking for crypt in -lcrypt... yes > checking for PQconnectdb in -lpq... yes > updating cache ./confi

Link problem

2000-10-09 Thread Timothy H. Keitt
I'm trying to install a library into R and get the following error message: Installing package `RPgSQL' ... creating cache ./config.cache checking for crypt in -lcrypt... yes checking for PQconnectdb in -lpq... yes updating cache ./config.cache creating ./config.status creating src/Makevars libs

Re: X11 libraries do not load, link problem?

1997-07-10 Thread Joey Hess
Britton: > Many X11 programs (9wm, xmix) fail to execute complaining that they can't > load library (libXaw.so.6, libXext.so.6). I think I heard at one point > that one release of Debian (1.2 here) had a problem with a link in one of > the X directories. If anyone has any idea about how to fix th

X11 libraries do not load, link problem?

1997-07-10 Thread Britton
Many X11 programs (9wm, xmix) fail to execute complaining that they can't load library (libXaw.so.6, libXext.so.6). I think I heard at one point that one release of Debian (1.2 here) had a problem with a link in one of the X directories. If anyone has any idea about how to fix this I would great