search for: termial

Displaying 14 results from an estimated 14 matches for "termial".

Did you mean: terminal
2010 Sep 14
4
Installing VC++ 2008 runtimes from termial only
I have an odd situation, I'm working in a server environment without a GUI and I need to get the VC++2008 runtimes installed for wine, but through winetricks it tries to create an X window. Obviously, this is not possible. Are there any other options to get the VC++ runtimes installed through the terminal?
2009 Jun 24
0
Integration of a Windows Termial Server in a Samba Domain
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 5904 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.samba.org/archive/samba/attachments/20090624/0da06cab/smime.bin
2008 Mar 04
4
R-Terminal
Hi there! I use an gnome-terminal for using R. When I resize the termial to the maximum size, R uses only the left side of the window. Can I tell R to use the whole window somehow? Thanks, Martin -- Ihr Partner f?r Webdesign, Webapplikationen und Webspace. http://www.roomandspace.com/ Martin Kaffanke +43 650 4514224 -------------- next part -------------- A non-text...
2008 Jun 20
4
Command line logging program suggestions?
...more) on the same machine and log all the input and output to the same file while still displaying it on the screen that would be great. The goal being that when making changes or diagnosing a problem it can sometimes become hard to tell what command came when especially when you have more than one termial session open. While using putty with a really large buffer helps it doesn't deal well with the two terminal issue or disconnected sessions. Anyone know of an app like this or any suggestions that could be added to my bashrc to provide the functionality? Thanks, Rob -------------- next part -...
2012 Nov 08
2
[LLVMdev] llvm-config --libs failed
...MPONENTS = all include $(LEVEL)/Makefile.common And while executing make in build directory I get error: /home/[...]/dev/llvm/src/projects/test/build/../Makefile.llvm.rules:963: *** llvm-config --libs failed. Stop. [...] - I deleted this part What is interesting, if I run llvm-config --libs in termial, I get: -lLLVMAsmParser -lLLVMInstrumentation -lLLVMLinker -lLLVMArchive [...] -lLLVMSupport (and a lot more) What should I do to fix this issue? Thank you! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/2012...
2012 Nov 08
0
[LLVMdev] llvm-config --libs failed
...common > > > And while executing make in build directory I get error: > /home/[...]/dev/llvm/src/projects/test/build/../Makefile.llvm.rules:963: > *** llvm-config --libs failed. Stop. > > [...] - I deleted this part > > What is interesting, if I run llvm-config --libs in termial, I get: > -lLLVMAsmParser -lLLVMInstrumentation -lLLVMLinker -lLLVMArchive [...] > -lLLVMSupport (and a lot more) > > What should I do to fix this issue? First of all, execute make like this: make VERBOSE=1 to see the actual command that is being executed. Doing that will show what...
2012 Nov 08
2
[LLVMdev] llvm-config --libs failed
...e executing make in build directory I get error: > > /home/[...]/dev/llvm/src/projects/test/build/../Makefile.llvm.rules:963: > > *** llvm-config --libs failed. Stop. > > > > [...] - I deleted this part > > > > What is interesting, if I run llvm-config --libs in termial, I get: > > -lLLVMAsmParser -lLLVMInstrumentation -lLLVMLinker -lLLVMArchive [...] > > -lLLVMSupport (and a lot more) > > > > What should I do to fix this issue? > > First of all, execute make like this: > > make VERBOSE=1 > > to see the actual command that...
2012 Nov 09
2
[LLVMdev] llvm-config --libs failed
...> >>> /home/[...]/dev/llvm/src/projects/test/build/../Makefile.llvm.rules:963: >>> > *** llvm-config --libs failed. Stop. >>> > >>> > [...] - I deleted this part >>> > >>> > What is interesting, if I run llvm-config --libs in termial, I get: >>> > -lLLVMAsmParser -lLLVMInstrumentation -lLLVMLinker -lLLVMArchive [...] >>> > -lLLVMSupport (and a lot more) >>> > >>> > What should I do to fix this issue? >>> >>> First of all, execute make like this: >>> >...
2012 Nov 09
0
[LLVMdev] llvm-config --libs failed
...d directory I get error: >> > /home/[...]/dev/llvm/src/projects/test/build/../Makefile.llvm.rules:963: >> > *** llvm-config --libs failed. Stop. >> > >> > [...] - I deleted this part >> > >> > What is interesting, if I run llvm-config --libs in termial, I get: >> > -lLLVMAsmParser -lLLVMInstrumentation -lLLVMLinker -lLLVMArchive [...] >> > -lLLVMSupport (and a lot more) >> > >> > What should I do to fix this issue? >> >> First of all, execute make like this: >> >> make VERBOSE=1 >>...
2012 Nov 10
0
[LLVMdev] llvm-config --libs failed
...home/[...]/dev/llvm/src/projects/test/build/../Makefile.llvm.rules:963: >>>> > *** llvm-config --libs failed. Stop. >>>> > >>>> > [...] - I deleted this part >>>> > >>>> > What is interesting, if I run llvm-config --libs in termial, I get: >>>> > -lLLVMAsmParser -lLLVMInstrumentation -lLLVMLinker -lLLVMArchive [...] >>>> > -lLLVMSupport (and a lot more) >>>> > >>>> > What should I do to fix this issue? >>>> >>>> First of all, execute make like...
2008 May 15
0
"ServerAliveInterval" and "ServerAliveCountMax" doesnt work in openssh50?
...openssh-5.0p1/sshd -p 5555 root at sway-desktop:~# cd /home/sway/openssh-5.0p1root at sway-desktop:/home/sway/openssh-5.0p1# /ssh -F /ssh_config 192.168.37.131 -p 5555root at 192.168.37.131's password:Last login: Sun May 4 14:22:20 2008 from qianbo-desktop.localroot at sway-desktop: In termial 2: root at sway-desktop:~# ps -ef|grep sshd root 5415 1 0 14:21 ? 00:00:00 /home/sway/openssh-5.0p1/sshd -p 5555 root 5832 5415 0 14:34 ? 00:00:00 sshd: root at pts/0 root at sway-desktop:~# kill -19 5832 // 19 means SIGSTOP I waited more t...
2003 Jul 14
0
* with external sip proxy
Hi all, i'm tring ro use sip with an external sip proxy as vocal or ser. My scenario is Vocal or SER ----> Asterisk with cnah_oh323 -----> Gatekeeper I would like that sip termial register themself to Vocal or ser and the h.323 terminal to gatekeeper. When i place a call from h323 side to sip side all work.... When a try to place a call form sip to h323 nothing happen Does someone try this??? Any suggestion will be appreciate Tnx Marco
2008 Jun 02
6
Band in a Box 2008 with Ubuntu through wine?
I am really getting into my new Ubuntu Hardy Heron software but wondered if any music lovers amongst you could give me some advice? I heavily use Band in a Box 2008 on the XP side of my machine and have tried to install it, through the wine emulator so I can use it in Ubuntu. I could then, more or less, abandon the XP side on a 90% basic. Something I would very much like to do. Unfortunately BB
2012 Jun 10
1
Garena Messenger Chat not working
Hello, I installed wine 1.3.35 in bodhi Linux to play warcraft online. I use Garena to play dota online therefore installed the latest Garena plus from their website .Everything is working fine except for chat and discussion.When I hover the mouse over friend list Garena exits automatically. Can someone help me with this?? When i run Garena Plus ,terminal shows the following code: Code: wine