From: <pa...@rc...> - 2000-11-19 00:24:52
|
Hi, Mike. From the pathnames it appears you're using a VFAT (Windows) file system, which doesn't support symbolic links. Try extracting and compiling the package on an ext2 (native Linux) file system. David > hey everyone. I am a new member to the list. I am having a problem > installing the Officejet driver 0.6 and this is the error i get: > > ptal > make[1]: Entering directory `/win98/windows/Desktop/Linux/hpoj/ptal' > cc -Wall -g -DHAVE_MLC -I/win98/windows/Desktop/Linux/hpoj/include > -I/win98/windows/Desktop/Linux/hpoj/ptal -I/usr/src/linux-2.2.14/include > -I/usr/lib/qt-2.1.0/include -L/win98/windows/Desktop/Linux/hpoj/ojlib > -L/win98/windows/Desktop/Linux/hpoj/ptal -L/usr/lib/qt-2.1.0/lib -shared > -Wl,-soname,libptal.so.0 -o libptal.so.0.1 ptal.o-shared ptal-hpjd.o-shared > ptal-mlc.o-shared ptal-providers.o-shared -lc > ln -sf libptal.so.0.1 libptal.so.0 > ln: cannot create symbolic link `libptal.so.0' to `libptal.so.0.1': Operation > not permitted > make[1]: *** [libptal.so.0.1] Error 1 > make[1]: Leaving directory `/win98/windows/Desktop/Linux/hpoj/ptal' > make: *** [release] Error 2 > > Kinda long, I know, just trying to be complete so that I can get the right > help. where should I look to make the appropriate corrections? > > Thanks much. > > Mike Schauer |