Displaying 20 results from an estimated 30000 matches similar to: "Running NT service (daemon)?"
2006 May 23
6
Help please. WINE suddenly quits.
Hi everyone,
I am running ubuntu 5.10 (Breezy) and have the latest version of wine
installed (from winehq). The application I'm having trouble with is
Filemaker Pro 8.
It installed without any problems. It opens without any problems.
Everything looks normal. I can create a new database and open an
existing one. Both work.
However after a short period of experimenting (just generally
2009 Dec 17
2
'Setup cannot find necessary files' message
Running Wine 1.0.1 in Ubuntu 9.10, trying to install FileMaker Pro 9 from CD. (Install from this CD works fine on Windows machine.)
'Setup cannot find necessary files' message appears when launching setup.exe with Wine.
WINEDEBUG=+loaddll on setup.exe gives the output below; looks like all needed .dlls are there.
Same problem reported on Ubuntu forums earlier in 2009 by another user:
2007 Jun 01
3
Newbie: Problem running FileMaker 8.5
Dear All
I'm new to Linux, and even newer to Wine. So, please excuse...
I've got a Dell D800 with both Linux and Windows installed. Linux is
Debian Etch, Windows is XP. The reason for installing Wine was that I'd
like to use FileMaker Pro 8.5 from within Linux. I've installed Wine to
the Linux world by:
sudo apt-get install wine
This worked without problems.
In the shell, I
2007 Jul 10
0
Ruby On Rails, Today's Hottest Web Framework, Now Supports FileMaker Server
Six Fried Rice
Contact: Geoff Coffey
Phone: 602-384-1804
Email: geoff-5v4lRIDW0s4umAx9uhQu3g@public.gmane.org
Ruby On Rails, Today''s Hottest Web Framework, Now Supports FileMaker
Server
Six Fried Rice, a FileMaker Pro Services Provider, Releases Rfm, a
Free Open Source FileMaker API for Ruby and Ruby on Rails.
The buzz about Ruby on Rails can be heard all over the web. This world
2016 Jul 15
1
NPIV storage pools do not map to same LUN units across hosts.
Link: http://wiki.libvirt.org/page/NPIV_in_libvirt
Topic: Virtual machine configuration change to use vHBA LUN
There is a NPIV storage pool defined on two hosts and pool contains a
total of 8 volumes, allocated from a storage device.
Source:
# virsh vol-list poolvhba0
Name Path
------------------------------------------------------------------------------
unit:0:0:0
2005 Jun 24
0
FileMaker lock problem
We have a customer system running Slackware Linux (kernel 2.4.25) and
Samba. The customer was running Samba 2.2.8 but we recently upgraded them
to
Samba 3.0.13.
The customer has a FileMaker database on a public share. Before the
upgrade, the customer was able to have multiple concurrent access to the
database. After the upgrade, only the first user to access the database
was successful.
2006 Mar 24
4
Parsing Filemaker 6 XML into something I can use
Hi
One of our customers has a Filemaker database which needs to be
accessed for some data. Using the Web Companion, I can query the
database for an XML version of the data. I need to be able to push
this data into an array of hashes, so I can access it in a more
convenient way. Filemaker is able to provide me with 2 XML formats
(DSO-XML and FMP-XML):
***********
DSO-XML
***********
2001 Mar 09
1
Wine and Filemaker
Hi, Thought I have been using Linux for a few years, use wine almost every
day to run Corel apps on my laptop, and can get small win apps to load, I
have not had any sucess running Filemaker.
If it is possable- I would very much love to demo the new version of ebase
running with wine on Linux at the August Filemaker Confrence.
Is there anyone who monitors this group who has sucessfuly run
2006 Jan 13
1
R and filemaker pro DB
I have been looking for a database application to use in conjunction with R (on
a Windows network). When I approached my organization's IT department to ask
about using MySQL, they made a counter-offer of Filemaker Pro (v8). It is not
specifically mentioned in 'R Data Import/Export', nor do searches of the
archives turn up much information.
Does anyone have any experience using
2006 Oct 06
4
filemaker
Hi I am told that filemaker follows an SQL standard.
We have filemaker pro 8.0 Can I access the database using activerecords or
Rails? All I see mentioned is postgres, mysql, etc
I found http://rubyforge.org/projects/rfm/ it requires FileMaker Server
Advanced 7.0,
But the server advanced is 1400$ for education and I can''t justify the cost
right now.
My goal is to develop a small
2000 Apr 14
1
File locking, Linux Redhat 6.1, samba 2.0.6 and netatalk-1.4b2+asun2.1.4
Hi,
we're trying to use the above combination with Win NT clients, but there
doesn't appear to be communication about file locking going on as the
mac users are able to corrupt samba's files, is there anything that
needs to be turned on/off on samba to tell the netatalk daemons to stop
doing nasty things? (or vice versa)
Has anybody else had problems with this particularily under
2016 May 25
0
Hard drives being renamed
>> I've run into this with ZFS on Linux. The 'blkid' is useful to identify the
>> target device and then add that to your fstab. I don't use device names >> at all anymore, too ambiguous (depending on the circumstance) in my >> opinion.
Right. And there are other ways to identify disks unequivocally. Under CentOS, for example, I find the following
2016 May 25
0
Hard drives being renamed
>> I've run into this with ZFS on Linux. The 'blkid' is useful to identify the
>> target device and then add that to your fstab. I don't use device names >> at all anymore, too ambiguous (depending on the circumstance) in my >> opinion.
Right. And there are other ways to identify disks unequivocally. Under CentOS, for example, I find the following
2005 Dec 15
0
FileMaker 8 Issues
Hi, I was wondering if some Wine wizards would be willing to help me with a
few residual issues I'm having with FileMaker 8 Pro on Wine 0.9.3.
Something changed between 0.9.2 and 0.9.3, and I'm interested to know what,
that made the actual application usable. (an MSI MaskEdit patch fixed the
installation issue post-0.9.2, thanks!) Under 0.9.2 typing into a database
form field
2013 Dec 17
2
Setting up a lustre zfs dual mgs/mdt over tcp - help requested
Hi all,
Here is the situation:
I have 2 nodes MDS1 , MDS2 (10.0.0.22 , 10.0.0.23) I wish to use as
failover MGS, active/active MDT with zfs.
I have a jbod shelf with 12 disks, seen by both nodes as das (the
shelf has 2 sas ports, connected to a sas hba on each node), and I
am using lustre 2.4 on centos 6.4 x64
I have created 3 zfs pools:
1. mgs:
# zpool
2007 Oct 26
3
--prefix, url_for and image_tag
First time here, so I hope this isn''t a FAQ (although I did check
*the* faq).
I''m using mongrel_cluster with --prefix, and it is very slick. Thanks
for that. But I had one problem. At one point in my little app, I
have something like this:
image_tag(url_for(:action => ''picture'', :id => 1), :size =>
"160x200")
In this scenario,
2006 May 30
5
Rails - Postgres - importing data
I am writing a application where there is a lot of data in an old
Filemaker program that I am going to need to do a 1 time import...1 main
table and 2 related tables. I can get the data from Filemaker into a dbf
or csv or Excel file without problem.
Is anyone aware of a utility for postgresql or a rails plug-in that
might make this easier? I am worried about Rails import since I can''t
2011 Sep 13
1
libvirt does not recognize all devices in iscsi and mpath pools in a predictable manner
Hi,
I'm using libvirt 0.8.3 on Fedora 14 (as I wrote earlier, I'm having some
trouble updating to the newest version), and I'm having problems getting iscsi
and mpath storage pools to work in a usable and consistent manner.
I have two storage pools defined on the host machine, one for raw iscsi-
devices and one for those same iscsi devices device-mapped by multipath. They
look
2002 Aug 19
2
Samba 2.2.5 with Filemaker Pro 5.5 Databases
Hi,
I am new to this list but I have tried to search for answers to this one.
Ever since we moved the *.fp5 files off a windows 2000 server and onto samba
filemaker is now 20% the speed it was before.
It was happening with samba 2.2.3a and I have just recently upgraded to
2.2.5 and it didn't fix the problem.
I suspect it's a locking issue and the speed of getting locks on the files.
2021 Jul 05
1
Problems with CentOS 8 kickstart
Hi All,
I am having problems with a kickstart install of CentOS 8
When I try to do a completely automated install using PXE/UEFI it get to the point where it reads the kickstart config file.
Then I see the following message
"kickstart install Started cancel waiting for multipath siblings for nvme0n1"
This is what I have in the kickstart file
# Clear the Master Boot Record
zerombr
#