Displaying 20 results from an estimated 10000 matches similar to: "Samba Print server"
2013 Jul 19
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hi Harris Bakiras,
Thanks for reply. It working now.
Actually I wanted to try vmkit VM to run jruby codes.
vmkit is able to run Java program, but when I try to run JRuby code then I
get following error -
root at komal:/home/komal/Desktop/GSOC/programs# jruby hello.rb
>
> Platform.java:39:in `getPackageName': java.lang.NullPointerException
>
> from ConstantSet.java:84:in
2013 Jul 19
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
I am working on a project to port JRuby on Embedded systems. JRuby converts
Ruby code to bytecode which is executed by any JVM. For this project I am
testing performance of JRuby with various available JVMs. I have chosen ARM
architecture.
Does vmkit support ARM architecture?
On Fri, Jul 19, 2013 at 8:01 PM, Harris BAKIRAS <h.bakiras at gmail.com> wrote:
> I don't know how JRuby
2013 Jul 19
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
I don't know how JRuby works, maybe it uses some new feature that GNU
Classpath does not provide.
VMKit's openJDK version is unstable on 64 bits since package version 6b27.
You can still use it for very small programs which does not need GC but
that's all.
It works fine on 32 bits.
So you can try it on 32 bits or revert your java version to a previous
one (< than 6b27) to test
2013 Jul 19
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
To compile vmkit on Ubuntu 12.04 64-bit machine, I followed the steps
giving here <http://vmkit.llvm.org/get_started.html>[1].
but when I run ./configure I am getting following error-
root at komal:/home/komal/Desktop/GSOC/vmkit/vmkit# ./configure
>> -with-llvm-config-path=../llvm-3.3.src/configure
>> --with-gnu-classpath-glibj=/usr/local/classpath/share/classpath/glibj.zip
2013 Jul 22
2
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
here <http://vmkit.llvm.org/> its mentioned that its portable on ARM. So
simply cross-compiling will work?
On Mon, Jul 22, 2013 at 7:37 PM, Harris BAKIRAS <h.bakiras at gmail.com> wrote:
> Hello Kumar,
>
> Unfortunately we never experienced on ARM architecture and we are not
> planning to port VMKit on ARM for the moment.
>
> Regards,
>
> Harris Bakiras
>
2013 Jul 22
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hello Kumar,
Unfortunately we never experienced on ARM architecture and we are not
planning to port VMKit on ARM for the moment.
Regards,
Harris Bakiras
On 07/19/2013 05:50 PM, Kumar Sukhani wrote:
> I am working on a project to port JRuby on Embedded systems. JRuby
> converts Ruby code to bytecode which is executed by any JVM. For this
> project I am testing performance of JRuby
2013 Jul 19
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hi Kumar,
There is an error on your configuration line, you should provide the
path to llvm-config binary instead of configure file.
Assuming that you compiled llvm in release mode, the llvm-config binary
is located in :
YOUR_PATH_TO_LLVM/Release+Asserts/bin/llvm-config
Try to change the -with-llvm-config-path option and it will compile.
Harris Bakiras
On 07/19/2013 02:36 PM, Kumar
2006 Aug 30
1
Samba and Printing
Hello,
I have quick question about Printing with Samba.I want to print to
printer connected to Windows machine.I do not have drive for Linux of
the printer.Should I create raw queue in Linux to print to Windows printer?
If i do not have suitable driver for Linux for printer is it still
possible to print to windows printer ?
I tired postscript printer but it is not working.
Thanks
Regards,
2013 Jul 22
0
[LLVMdev] Compiling "vmkit" on Ubuntu_x64 - Error: missing argument to --bindir
Hi Kumar,
It's a mistake, we will correct that, we haven't tested vmkit on arm. As
LLVM supports arm, by cross-compiling vmkit in arm/linux, it could work,
but you will probably have to adapt some few parts of the code. If you plan
to make the port, feel free to send us a lot of patches :)
Gaël
Le 22 juil. 2013 17:09, "Kumar Sukhani" <kumarsukhani at gmail.com> a écrit :
2006 Nov 23
2
Do anyone know the solution...
Hi all,
This is my query.
Let me explain the environment first.
I have to write a perl-cgi script to add a user in samba.
I will be accessing this script through apache server, in short i am
making a web page to add samba user.
My query is how can i add user with "smbpasswd" command and giving
password as command line argument.
In normal scenario i get a prompt asking for
2015 Jan 22
1
upgrade eDir NW6.5 -> Samba 3 -> Samba 4
Hi all,
I do have a question to Andrews statement...
https://lists.samba.org/archive/samba/2013-January/171054.html
> You might be able to instead upgrade your Novell domain into Samba 4.0's
> AD DC, if it currently backs a Samba 3.x 'classic' domain (or can be
> made to), [...]
I'm a little confused. I am probably able to run a Samba3 acting as a
PDC with my eDir users
2015 Mar 20
4
Samba4 4.2 building options and error during Samba4 4.2. building breaks it.
I tried to build Samba4 4.2.0 from March, 04, 2015 from sources and got the
same error at 2 different machiens with Ubuntu 14.04 server LTS x32:
[3724/4281] Linking default/lib/util/libsamba-util.so
default/lib/util/util_11.o: In function `file_check_permissions':
home/samba/bin/../lib/util/util.c:152: undefined reference to
`uid_wrapper_enabled'
default/lib/util/util_11.o: In function
2015 Mar 20
1
Samba4 4.2 building options and error during Samba4 4.2. building breaks it.
May I don' t understand you, may be you don' t understand me.
I built Samba4 4.1.14 by the following way:
- built each libs: talloc, tdb, tevent, ldb by
configure -C --prefix=/usr/local/samba --enable-developer
--bundled-libraries=NONE
make
make install
built Samba4 in itself
configure -C --enable-developer --enable-gnutls --enable-cups
--enable-iprint --with-regedit
2005 Dec 22
2
Sharing out unix home directory via samba
Hello
Sharing out unix home directory via samba. Home directory is /home/%
username% . However, samba insists on sharing this directory as /home/%
domain%/%username% . So a user can see their home directory as server
%username% from windows. But, when they click on it, they get an error
and the samba log says that the share /home/%domain%/%username% doesn't
exist.
Thanks
Regards,
Komal
2006 Apr 11
2
File Permissions
Hello
I trying to grasp the file permissions on Linux. I have Samba installed
and functioning properly...
I think I understand perimission in this environment with one exception:
I need to add more than one group to a file/folder. With Windows..the
security tab would allow any number of Groups and each group could have
different permissions. (As well with files and subdirectories). With
2007 Feb 15
3
How can I batch print html pages
I thought this was easy, but it turns out to be not so obvious.
My problem:
I have a database with hour registration. I need to print out about
hundreds of pages and have them signed by employees. Of course I want to
do this automatically. Up to now I have a collection of html pages (got
them using wget). So the final thing I want is to print them all out in
one go.
How to do that?
I search
2006 Aug 11
1
winbindd: Exceeding 200 client connections, no idle connection found
What is the status of https://bugzilla.samba.org/show_bug.cgi?id=3204 ?
I am using latest available version of Samba from samba.org and it seems
that this issue is not solved.
Thanks
Regards,
Komal
2011 Aug 18
1
Using mixed models to analyze Longitudinal intervention
Dear R List,
I am trying to use mixed models to analyze an intervention and want to make
sure I am doing it correctly. The intervention is for lowing cholesterol
and there are two groups: one with an intervention and one without. The
subjects were evaluated a differing amount of time, so there were between 2
and 7 visits, equally spaced.
Sample output is below. TC is total cholesterol,
2005 Dec 23
2
Replacing a Samba+CUPS Print Server
I've had a Samba print server in my network for nearly 4 years now. The time has come for me to replace it with a more powerful machine. I have nearly 50 client machines (Windows 2000 and XP) attached to the printers that the existing server has and I don't want to have to touch them during this upgrade.
I already have the new server built. Samba and CUPS are both ready for the
2004 Aug 17
1
Samba3 and eDirectory as LDAP - HELP
I've got problem with Samba3 when I want to connect to eDirectory. The samba
could not connect to the local eDirectory server. The Samba and the eDir can
be found on the same Linux box which is a SusSe 9.1. The eDir and the Samba
are working pretty good but cant see each other. Is it possible to connect
from Samba 3 to Novell's eDirectory ? What are the syntaxes to these lines
in smb.conf: