Software :: Starting Firebird Database From Wine Windows-based Application
Oct 1, 2009
I have a Windows-only language lab program ('Logolab') which provides students with listen and repeat exercises on audio and video material loaded by the teacher. It operates in conjuction with a Firebird database which stores subtitles (I think) and the sequencing data (the lengths of each segment) for recording (a recorded piece will be subdivided into small audio/video segments during which the student repeats what's been said).The audio and video functions are run internally by Windows Media Player, and the video input must be in .WMV format for the system to function.Using Wine, I've managed to install the language lab program on Ubuntu, as well as the Firebird database program. However, each time I start the language lab program, I get the message "Firebird database not started!".There is a BIN folder with the language lab software that contains a .INI file with the following contents:
Perhaps that needs to be modified for Linux or Wine on Linux? I've tried changing the DataBase field with the Linux path to the appropriate .FDB file, and likewise the ServerName field to the Ubuntu computer name or the ip address, but to no avail. Lately, I've installed the Linux version of Firebird and Flame Robin (which I couldn't understand).If anyone can provide any help or suggestions, I'd be most grateful (it's the only thing preventing me from migrating 100% to Linux).
I am using ubuntu 10.10, I installed wine in this and i tried to install windows application i.e. Total Commander and it's installed too. but I cant able to find where it has got installed. If i go to wine it's shows "wine configure" window. how to find out the installed programs in wine.
Im trying to install Yahoo site builder using wine... the problem is that this program needs java. I tried to install java using wine but it just wont run. Native linux java doesnt works...
Heres the terminal log: ---------------------------------------------------------- hilderith@cpe-001966e2bdb4:~> cd /home/hilderith/Download hilderith@cpe-001966e2bdb4:~/Download> su Password:
I am writing a simple application that will run as user foo (i.e. Ubuntu user foo).However, the application will connect to my database as (database user foobar). IIRC, database users have nothing to do with Linux system users - but I just need to clarify that.So can an app launched to run as user 'foo', connect to a database as user 'foobar'?
I was not in touch with linux for couple of years now. So I forgot a command I used to use. I recently installed Fedora 12 and I can not remember what was that command.Here is what it used to do: I remember that I used to run a special search command on server that used to find a file very fast because it was kind a database based command. To enable it for first time after linux installation, I used to build an index of computer's files and then I could use its command [don't remember if it was "find" or "search"].
So my question if anybody know what I am talking about and what is name of these two commands. How can I build the index first.
I was hoping to get some pointers on how to rename files based on database entry. I got hundreds of thousands of files that has GUID name assigned to it. only way to find out the file name is to look up the database table. Its obvious that this is not efficient. I couldn't find any tutorials on how to do this. Please point me to right direction. A starting point would be very helpful.
I am not clear as how to put my question but what I am looking at is some tool which has a GUI to be able to design a databases and also once the database is done it should be working.Some thing like drag and drop interface for a database.As an example I can write a query on mysql command prompt or phpmyadmin to create table its fields etc.Can I use some thing which does not involve mysql command line?What should I search for?I know very well how to work with mysql command prompt I need a GUI tool for the same to some non technical users.
Mysql can't start after I uploaded my.cnf file in /etc directory before that everything was okay but after I uploaded my.cnf and then restarted the mysql it can't boot Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed! I tried to delete my.cnf and try again but the same error ...
I posted a thread regarding a CD Base Application. I can run the program, but for some reason It does not seem to work properly.
For some reason in exits the program back to the command prompt. I am using the code from Linux programming 4th edition which you can get it from here...and in the folder ch08/app you will find all you need to create the CD database application.
Does anyone have or know where I can find a front end application that will inventory personal contacts or equipment such as model, serial #, location, etc etc etc? Looking for a PHP or front end proprietary application that will let me input data based on their database configuration so that I can see how schema's, databases, tables, and more are generated. I don't know how to program anything so I would think there are some available applications I could download / use to build my PostgreSQL database.
I tried using cron to start rtorrent. But I couldnt start it successfully. My crontab looks like this.
Code: # m h dom mon dow command 40 22 17 11 * rtorrent My cron is running properly. How could I start a new shell , so that rtorrent could run using cron.
I lately installed WINE and downloaded a triple combo pack of half-life, opposing force, and blue shift for the second time. The first time, which was beforere-installed Slackware, it worked all right, but now, after I re-installed Slackware, hl.exe just won't run at all. I go into a terminal, cd to the directory, and type "wine hl.exe" and get the following error message:
Code: bash-3.1# wine hl.exe fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 3 and card
How can I uninstall / purge wine and any wine installed windows programs?I've tried deleting .wine (hidden folder)but in /usr/bin/ there are a number of wine related files.And wine sub menu still appears in Applications menu
I don't know if it's just my system, but after applying the latest Wine update, the mouse cursor in Wine windows is now purple/magenta/pink, whatever. Not a big problem, just annoying. I've looked through the various config files in ~home and /usr/share/wine, and can't find any parameter that might even remotely address this.
I've created a application,i tried to deploy in JBoss application server..that application working fine.so i tried to run my allication in apache web server,i have done some configuration in apache & installed apache-tomcat connector also..its working fine.but i will try access next page its showing error.
So my aim is to install openSUSEx64 11.3 onto my Macbook; but for whatever reason, upon boot-up, the system won't recognize the USB thumb drive with the expanded image of openSUSE on it. I followed steps in Terminal to expand the image onto the said USB stick and know it worked properly because Terminal said "Process Completed." Do I need a special type of USB thumb drive or am I missing something? I am using a late-2009 Macbook. By the way, these were the steps used to prep the USB thumb stick:
1. Open a Terminal (under Utilities) 2. Run diskutil list to get the current list of devices 3. Insert your flash media 4. Run diskutil list again and determine the device node assigned to your flash media (e.g. /dev/disk2) 5. Run diskutil unmountDisk /dev/diskN 6. Execute sudo dd if=/path/to/downloaded.img of=/dev/diskN bs=1m 7. Run diskutil eject /dev/diskN and remove your flash media when the command completes
I am looking for a little help finding an appropriate application. Basically I am looking for something like a web based FTP client that runs on the file server (I use the term loosely) I have. Basically I want to be able to open a web browser on a different computer in my internal network, punch in hostnameort and get a web page that I can use to move files between the computer.
I don't care if it uses FTP or not. I basically just want the specific functionality. I have vsftp installed on my 'server' already.I have looked at Gollem, but I am unsure if that is the correct application for me to use. If you have used it any opinions would be great.I know this is probably not the most secure way to do things, but it is only for my internal network and kind of an experiment for me. Any help would be appreciated. Thanks.
I think that Centros is closely connected to Red Hat, right?And, I have heard that if you are going to go for a non-free linux system for your business, Red Hat is rated # 1 followed by OpenSuse.So, if you are going for a free linux system, is it best to go with Centros, or, is Slackware good enough?
I have Ubuntu 10.10 installed on my pc with XBMC installed. It's set to boot into xbmc on start up and works fine. I also have squeezebox server (a music server for my network) installed and again don't have any trouble. I'd now like to get squeezeslave running, a client for squeezebox server so I added the following lines to /etc/init.d/local:
I have a fresh install of Cent OS 5.4 and am having a problem with Openoffice application not starting up, word processor, spreadsheet, etc. none of them start.
When I try to open word processor, It just loads for a bit says "starting word processor", then closes.
I uninstalled and reinstalled through add/remove software tool and that didn't help. I read somewhere that selinux causes problems with it so I disabled selinux, restarted, and that didn't change anything.
i use uxrvt ( for those who dont know, its terminal emulator based on xterm).i know its easy to copy/paste stuff from terminal to itself is a trivial thing. it can be done by mouse left click to select and middle click to paste.but in my case i need to copy text from terminal to another application, viz on google chromium.
I have created which uses Gnome Seed which is in the Ubuntu repositories (although the newest version needs to checked out from Git to allow it to work) and SeedKit which unfortunately isn't in synaptic but needs to be downloaded. The links to get the source for both projects are as follows:
[URL]
The proof of concept is a JavaScript/HTML based frontend of Gnome's Log Viewer. It doesn't replicate 100% of Log Viewers functionality but it produces the basics of it which is to display the contents of Linux log files. The tutorial and link to download the source files are as follows:
[URL]
For more information about SeedKit and HTML based User Interfaces are in my blog, link for that post is as follows:
I am using Debian Lenny with LXDE. For some reason, I would like to use some software which is developed under KDE, such as Kile. But the fonts are not so good (screenshot here).