rno

121 Reputation

8 Badges

18 years, 202 days

MaplePrimes Activity


These are replies submitted by rno

I have the same problem, i.e. "No print service found",

but I have cups 1.3.9ubuntu2 installed and I cannot access to the article http://www.cups.org/articles.php?L433+I0+TFAQ+P1+Q refferenced by Scott03.

I get "Bad option 'P1'!"

What is wrong?

 

I tried to comment the line

Listen /var/run/cups/cups.sock

 

I changed the

Port 631

into

Listen localhost:631

 

I have a symlink :

rno@amd-quad:/usr/lib$ ls libcups* -l
-rw-r--r-- 1 root root 423332 2008-11-21 14:02 libcups.a
-rw-r--r-- 1 root root  97200 2008-11-21 14:01 libcupsimage.so.2
lrwxrwxrwx 1 root root     12 2008-11-23 10:47 libcups.so -> libcups.so.2
-rw-r--r-- 1 root root 232392 2008-11-21 14:01 libcups.so.2
 

I still don't know how to print in Maple on linux (kernel 2.6.27-10-generic).

Please help.

 

but it won't increment its argument. What if I want to have inc(A); # A := A+1; impossible in Maple? Really?
but it won't increment its argument. What if I want to have inc(A); # A := A+1; impossible in Maple? Really?
Sorry, my mistake. I really works. Thanks a lot :-)
Thanks Joe. I saved my library with LibraryTools:-Save('MyModule', "/home/rno/math/maple/lib/mylib.mla"): And how to use it? I made a new file libname := "/home/rno/math/maple/lib/", libname; with(MyModule): And nothing works.
1 2 Page 2 of 2