Displaying 20 results from an estimated 10000 matches similar to: "Printer Issue with Access XP"
2005 Jul 12
5
Problems uploading printer drivers
I'm having trouble uploading printer drivers using Windows XP's APW. Since
I'm not sure where to look for a solution, perhaps someone here can help.
I've tried a few different procedures, but I'll only describe one here.
1) browse to the samba server in windows xp
2) double click on "Printers & Faxes"
3) right click on some blank window area and select
2005 Nov 29
3
Is it possible to backup database using rsync?
Hi everyone,
I want to back up my database using log files.
1. Is it possible to backup database using rsync?
2. Can it copy redo log file which are open?
3. It has any special feature to handle redo log files of database while
copying?
Urgent help needed.....
regards
Harish Naik
2005 Oct 19
1
Initialising a mirror
Dears,
I would like to mirror data from 2 servers connected together via VPN over
ADSL lines (dwn 2Mbps/Upld 512Kbps).
I'm sure rsync is one of the best tool to keep these data in sync but how
should I use it to initialise the mirror?
I'm currently testing the solution with 10Gb of data to keep in sync. But
on my lines it would take more than 40 hours to initially create the
2005 Jun 13
3
[LLVMdev] problem compiling the cfrontend on Linux/PPC
Hi,
When compiling the cfrontend for Linux/PPC architecture on a powermac G5, i got
the following error :
-------------------------------Compilation error listing
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
make
GCC_FOR_TARGET="/usr/local/home/cyrille/project/llvm/cfrontend/build/gcc/xgcc
-B/usr/local/home/cyrille/project/llvm/cfrontend/build/gcc/
2005 Jun 13
2
[LLVMdev] problem compiling the cfrontend on Linux/PPC
> Okay, I took a closer look at your output.
>
> I was correct in that gccas is attempting to assemble a native PPC
> assembly language file. However, this appears to be happening because
> the assembly file is generated by the GCC Makefiles for libgcc2 (in
> llvm-gcc/gcc/config/rs6000/t-ppccomm, I think).
>
> The first thing I would try is Marco's suggestion: add
2005 Jun 13
0
[LLVMdev] problem compiling the cfrontend on Linux/PPC
Cyrille Mescam wrote:
> Hi,
>
>
> When compiling the cfrontend for Linux/PPC architecture on a powermac
> G5, i got
> the following error :
I hate to ask a silly question, but are you using "make bootstrap" to
build the cfrontend? Your output looks like gccas is being given a
native code assembly language file to parse, and I seem to recall that
that happens if
2005 Jun 13
2
[LLVMdev] problem compiling the cfrontend on Linux/PPC
On Mon, Jun 13, 2005 at 11:02:10AM -0500, John Criswell wrote:
> Cyrille Mescam wrote:
> >Hi,
> >
> >
> >When compiling the cfrontend for Linux/PPC architecture on a powermac
> >G5, i got
> >the following error :
>
> I hate to ask a silly question, but are you using "make bootstrap" to
> build the cfrontend? Your output looks like gccas
2005 Jun 13
0
[LLVMdev] problem compiling the cfrontend on Linux/PPC
Cyrille Mescam wrote:
> On Mon, Jun 13, 2005 at 11:02:10AM -0500, John Criswell wrote:
>
>>Cyrille Mescam wrote:
>>
[snip]
>
> In fact, i am using the CFE build procedures. I am on instructions 5.
>
> cyrille
>
Okay, I took a closer look at your output.
I was correct in that gccas is attempting to assemble a native PPC
assembly language file. However,
2011 Feb 07
7
feature request
Hi,
how about to provide a simple way to forward raw file descriptors
through ssh tunnels.
something which may provide a way to write something like :
(echo 3; read > out3) |&
exec 3<&p 4>&p
echo 5 >| out5
exec 5<> out5
echo 1 |
ssh -d 3:rd -d 4:wr -d 5:rw '
read <&3; echo $REPLY >&4
read; echo $REPLY
read <&5; echo $REPLY >&5
2002 Sep 11
0
Printer Issue with Access XP
Good afternoon,
We are experiencing a strange problem using Microsoft Access XP on
Windows XP to create a report when the default printer is set to a
network Samba Printer with drivers stored on the print$ share of the
print server.
We are experiencing errors from Access XP running on Windows XP
indicating 'The wizard is unable to create your report' or, when
attempting to use Design
2002 Oct 08
4
Win2K Printer Driver Problems - Hi Jerry!!
Nope, close but no cigar.
With 2.2.6Pre2 Word started to behave itself but Outlook acts as though
landscape is a foreign concept(i.e everything prints portrait regardless of
page setup). Spoolsv also crashes on the Win2K workstations requiring a
manual restart of the spooler service. We will downgrade to 2.2.5 and try
Jerry's patch.
In another message Jerry talks about "running"
2004 Nov 26
1
Monitor performance
Hi,
I need to record (monitor) a full loaded E1 (30 channels).
Do you know if monitor requires a lot of resource? Will it run on a p4
2.4Ghz for example?
Thank you for your advice,
Sincerely,
Cyrille Demaret
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Nov 15
1
help for nls
Hello,
I am beginning with R and I would like to test a non linear model. But I do
not find exactly wath I am looking for in nls packages (or I do not know
where to search).
I would like to try a model like this : y=b * x exp(n)/(a exp(n) + x exp
(n))
Where
a = a0 + a1z
b= b0 + b1z
x and z are variables
y the variable that I am trying to modelise
a0, a1, b0 and b1 are parameters to determine.
I
2003 Jan 31
5
Using working devmode from windows clients on samba server?
Samba 2.2.7a (built from samba RPM's) with LPRng print subsystem.
I've been having troubles with some print drivers which fail to work
properly when uploaded to the samba server whether devmode gets left as
null or a default devmode is used. Some drivers do not leave you in a
position where you can "tickle" the driver to generate a devmode with
page orientation etc before
2002 Oct 07
9
GetPrinter Level 2 does not get devmode
Hi all,
I have uploaded the printer drivers succesfully on RedHat Linux/ Samba
2.2.4 server. I can download and print without any problems. But when I do
Windows API call GetPrinter with PRINTER_INFO_2, the devmode in
printer_info is always null. My code looks like
HANDLE hPrinter=NULL;
PRINTER_DEFAULTS pDefaults;
pDefaults.DesiredAccess = PRINTER_ACCESS_USE;
2001 Nov 18
1
Printing in Wine
I'm using RH 7.1 with 20011108. Wine is running well with the few
simple apps that I use with it. The only problem that I'm having is
with printing. I've followed the somewhat conflicting instructions that
I've found around the web to use the internal PS driver and at least
gotten that much to show up in the dialog box on WinSpice3. However,
when I attempt to print I get
2003 Nov 26
1
Samba and W2K printer issues
I posted this query a couple of days ago and received no responses.
SInce that time, some other info has come to light that I thought would
be useful to helping to solve this porblem.
My network consists of a firewall machine networked with a SuSE 7.2
workstation and a Windows 2000 workstation. My smb.conf file is below:
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date:
2011 May 11
1
ssh command line option processing behaviour
Hi,
usualy, in the unix world, while processing command line options, unix
programs keep the last option value, overriding config file options or
previous command line ones, unfortunately, ssh only keep the first
option processed.
ex. :
ssh -o BatchMode=no -o BatchMode=yes host cmd arg...
the unix common expected behaviour is to have BatchMode = true, while
ssh says BatchMode = false.
how
2008 Jun 11
0
[LLVMdev] Shared libs?
On Monday 09 June 2008, Albert Graef wrote:
> Unfortunately, that approach doesn't work on x86-64 with LLVM 2.2,
> since some parts of the LLVM JIT apparently contain non-relocatable
> code; I hope that this will be fixed in the forthcoming LLVM 2.3.
Unfortunately it's not fixed in 2.3 :( I made a patch ([1]) for 2.2 and gave
it to one of the developer, I guess he forgot about
2008 Jun 11
2
[LLVMdev] Shared libs?
Cyrille Berger wrote:
> Unfortunately it's not fixed in 2.3 :(
That's indeed unfortunate. On x86-64 the Pure interpreter currently is a
7MB behemoth, and most of that is LLVM. ;-) On 32 bit I have all that
stuff in a separate runtime library, resulting in a 27K interpreter
executable. It goes without saying that this makes a world of a
difference. I don't care if LLVM is a shared