Computing.Net > Forums > Linux > Linux, Wine & Lotus

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Linux, Wine & Lotus

Reply to Message Icon

Name: Terry@nz
Date: March 12, 2003 at 14:11:53 Pacific
OS: Linux
CPU/Ram: celeron 500/64M
Comment:

I have this Knoppix compilation on a disk that does not need installing. Just run it from the disk. It is to try out Linux without committng myself at all.

One of the *must-haves*,if I change, is a Relational Database. Currently I am using Lotus Approach and have it just the way I want it. So the easy way would be to keep using it with Wine.

Approach loads fine and looks like it will be a goer. Trouble comes when I try to open a file. I get the message "Unhandled page fault on read access to [and references]. Do you wish to debug it?" Being a newbie refugee from Windows I don't know what this means, and whether I answer Yes or No, I get a dialog box that tells me "Exception raised." Nothing I do will get rid of it, or do anything else with it. I cannot close the Approach window either.

OR is there an alternative Linux Relational Database I could try?

BTW is there a Linux equivalent to Ctrl-Alt-Delete to close a recalcitrant program?

Terry@nz



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: March 13, 2003 at 04:57:18 Pacific
Reply:

For databases you could try PostgresQL or MySQL, both of which normally come on the installation CDs.

Regarding killing a program, if you are in an X session you can run xkill and then click on the window you want to close. Alternatively from the command line by killing the PID (process ID), eg:
# ps aux | grep program
this displays the PID of program, you could also use top to get this information.
# kill -9 PID
to completely kill it off.

You could also use the graphical tops that come with KDE or Gnome.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Linux, Wine & Lotus

Linux/Wine/NetMeeting www.computing.net/answers/linux/linuxwinenetmeeting/249.html

aol using wine www.computing.net/answers/linux/aol-using-wine/19707.html

how is Linux and Win differ? www.computing.net/answers/linux/how-is-linux-and-win-differ/13053.html