similar to: Run app from shell

Displaying 20 results from an estimated 2000 matches similar to: "Run app from shell"

2012 Feb 09
3
WineConsole Font Issue
Well many of you already know about the error but I'll still like to explain. I'm actually trying to get a Game Server Run on Linux without the X-server/VNC running. The server works but I don't have any console. There are some users who actually got a console without Xserver/VNC running on their game server using wineconsole so I'm trying to do the same but wineconsole would
2011 Jan 31
1
wine-users Digest, Vol 66, Issue 120
Could you be more specific. If I need to make a connection to localhost then I am really confused. This is my first shot at wine so don't expect much in the way of knowledge from this end. All I was trying to do was pull up the wine configuration (menu?) and set the screen definition. Also, from the error message, it appears that there should be a system tray on the screen. If I minimize
2011 Jan 30
2
winecfg errors
System: i5-750 intel processor Lost of storage Debian Linux OS (Squeeze) KDE Desktop Using wine 1.1.42 (at least that is what is returned with --version switch) When running winecfg I get: No protocol specified No protocol specified No protocol specified No protocol specified No protocol specified No protocol specified No protocol specified Application tried to create a
2009 Dec 27
1
Running Spelunky (clearly) URGENT
I want to run a game called Spelunky. It is a .exe file. I followed the directions located here http://davidbaumgold.com/tutorials/wine-mac/ and have successfully installed Wine. When I tell it to run the program: william-bohrers-computer:~/desktop/spelunky_1_1 williambohrer$ wine Spelunky.exe It gives me Application tried to create a window, but no driver could be loaded. Make sure that your X
2006 Apr 10
1
Capistrano/SwitchTower "current" dir deployment question
All, I have successfully executed the "deploy" task in Capistrano/Switchtower to establish a symbolic link named "current" which points to the current version of my app. on my remote server. My app. was already deployed to the existing Rails root directory (call it "appname") though. I have Apache fronting my app. through a virtual host whose doc. root is itself
2012 May 15
5
setting up the SQLite database
I know this isn''t Python, but I''d like to get a view on the ''one obvious'' way to set up an SQLite (or other) database and its location per-app. I''ve got a bit lost with the Camping 2 changes and various code snippets I have kicking around. 1. is it best to set up the DB creation/connection: 1.1 at the end of the app
2006 Apr 06
3
Apache as proxy for webrick
Hello, We have a webrick server running our nice app, and an apache server being used to serve the rest of the site and act as a proxy for the webrick app. <code> <IfModule mod_proxy.c> ProxyRequests Off <Proxy *> Order deny,allow Allow from all </Proxy> ProxyPass /appname http://server.com:3000 ProxyPassReverse /appname
2011 Apr 20
3
API-MS-Win-Security-Base-L1-1-0.dll Failed To Initialize
Trying to run code I compiled on windows: > > debian-test:~# /usr/local/bin/wine EventLogViewer.exe > Application tried to create a window, but no driver could be loaded. > Make sure that your X server is running and that $DISPLAY is set correctly. > err:systray:initialize_systray Could not create tray window > err:module:attach_process_dlls
2009 Jun 16
2
OT - Tomcat CLASSPATH issue
if this is ignored then fair enough as its not really the place for it but if anyone has seen this it would be good to know tomcat is 6.0.18 CLASSPATH is set in /etc/sysconfig/<appname> and this IS getting used as _some_ configuration items are being picked up from /etc/<appname> but the issue is when default setting from within the webapp are not being overwritten by settings in
2011 Sep 20
1
sudo wildcards problem: for every argument a *-wildcard? Better solution?
Hi folks I allow the user tommy to run this command as root sudoCommand: /app/appname/connectors/*/*/current/bin/* With "sudo -l" he sees the sudoers, but is unable to execute. $ sudo /app/appname/connectors/zur/namename/current/bin/othername agentsvc --i --u root --sn 1m7command Sorry, user tommy is not allowed to execute
2006 Jun 07
1
delete app
Say I run: rails appname #generates the Rails App "appname" And it creates the entire folder structure. Is there a command to delete the entire app? -- Posted via http://www.ruby-forum.com/.
2020 Feb 18
1
install_prereq install-unpackaged fails on Debian Buster
Hello, For the very first time, I tried the command bellow on a newly build Debian Buster box on which I successfully built Asterisk 17.2.0 before. I got : # contrib/scripts/install_prereq install-unpackaged *** Installing NBS (Network Broadcast Sound) *** A nbs-trunk/LICENSE A nbs-trunk/nbsclient.c A nbs-trunk/nbsd.c A nbs-trunk/nbs.h A nbs-trunk/nbscat.c A nbs-trunk/Makefile
2005 Dec 28
1
FCGI: warning: Object#id will be deprecated; use Object#object_id?
I am seeing some strange entries in my Apache error log from FCGI that I don''t understand. I have pasted one of the lines below. Anyone seen this or know what might be going on? [Wed Dec 28 08:35:50 2005] [error] [client 24.115.131.100] FastCGI: server "/home/www/apps/appname/public/dispatch.fcgi" stderr: /home/www/apps/appname/app/views/photo/fullsize.rhtml:26: warning:
2006 Jun 01
4
refund of $63.80
<!-- HOME.RO Banners v0.1 --> <SCRIPT LANGUAGE="JavaScript"> <!-- browser = (((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) >= 2 )) || ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 2 ))); if (browser) { if (parent.name != ''homepopup'') {
2011 Apr 13
6
Winevdm launchs a second, unwanted black window.
Hello, A couple of years ago I installed Wine on my Ubuntu 8.04 in order to be able to run Winisis, the Unesco program for managing library databases. Everything worked fine, until I decided to upgrade the Ubuntu. Now that I have wine 1.2 installed on a Ubuntu 10.04, I am experiencing the following problem. Each time I run Winisis, Winevdm launchs a second, black window. You may say it is not a
2013 Jun 01
1
Apple movie trailers on Centos6/Firefox
Hi all! Once again, Apple has messed with their trailers/website such that I can no longer play their trailers on Centos 6 (note that it still works fine on my two Fedora machines, F17 and F19, without any special settings. on Centos, I've long ago found that by setting the user agent to certain values I could make it work, but now that no longer helps. when I try to view a trailer all I get
2006 May 04
1
domain vs. app name relationship?
Could someone please explain the relationship, if any, between the RoR application directory / name (generated by ''rails appname'') and the internet domain name it will be hosted under? If my web site is www.mydomain.com, does my RoR appname need to be ''mydomain''? Thanks, Bill -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Jan 22
2
What''s with the tests?
Am I the only one with this problem: I create a new app using "rails appname". I create a dev database, a table, then generate a model for the table and a controller for the app. The app works in the browser. I can create objects, and so forth. Then I create a test database, and run "rake", which says: rake aborted! undefined method `+'' for nil:NilClass
2006 Jan 18
3
legacy database on remote host
I''m getting this error in webrick then it crashes leaving nothing in the log. ruby: symbol lookup error: /usr/lib/ruby/gems/1.8/gems/mysql-2.7/lib/mysql.so: undefined symbol: mysql_sqlstate Here is the standard query I would normally write to get the data. select * from child,parent where CONCAT(SUBSTRING(child.item_number,1,14,''00'') = parent.order_number and
2008 Feb 12
2
Uninstall registry key the same for all versions (PR#10746)
Full_Name: Gerhard Thallinger Version: R 2.2.0 through R 2.6.2 OS: Windows XP Submission from: (NULL) (129.27.145.220) The uninstall key in the Windows Registry (HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\) is the same ("R for Windows_is1") for all R versions (at least from 2.2.0 to 2.6.2). This prohibits managing multiple R versions in a clean way, since the