Displaying 20 results from an estimated 400 matches similar to: "Is it feasible to cross-build compat5x binary?"
2004 Jun 26
3
ttyv for local only?
I get this in my security postings.
Jun [undisclosed time] [undiscl.] login: 2 LOGIN FAILURES ON ttyv2
Jun [undisclosed time] [undiscl.] login: 2 LOGIN FAILURES ON ttyv2, qmaild
As it turns out, I'm not running qmail :) And if I did, it would
definitely have a nologin shell. But that's beside the point-
I have had a perception that ttyv was for local/console logins, and that
just
2004 Jan 26
4
Currently no Java for Linux-Mozilla on 4-Stable?
Hey folks,
I was trying to install a jvm for the linux-mozilla port on 4-stable.
4-stable of yesterday (updated) and all ports of yesterday except as
indicated.
I am through all of them, blackdown-1.3, blackdown-1.4.2, checked out
the previous blackdown-1.4.1, Sun-1.3.1 and Sun-1.4.2.
Most of them have incompatible C++ interfaces to the current
linux-mozilla, except blackdown-1.4.2, which
2006 Aug 07
9
[OT] Rails is built into OS X 10.5
This coming out of WWDC. Pretty cool to see this kind of thing happen.
--
J "Brien" | HybridIndie Productions | http://hybridindie.com |
hybridindie@gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060807/380ae29c/attachment.html
2006 Mar 14
4
Rails Developer Positions in San Diego
We are looking for fulltime Rails Developers to join a tremendous rails only
development team in San Diego. Please send resume and examples of work to
info@mingle.com.
Pay is based upon experience and there is an opportunity for options.
Cheers,
Mike
Mike C. O''Brien
CEO
Mingle, LLC
701 B Street, Suite 1150
San Diego, CA 92101
mcob@mingle.com
619-922-6970 Cell
619-822-2471 Office
2006 Dec 19
1
MSSQL + ODBC + BDE + WINE colaboration
Dear Master
I am new comer in this mailing list. Can you tell me how to connect BDE and
ODBC for MSSQL connection using wine. I have already install BDE from Delphi
5 and DBCrab from Winetools. ODBC is OK to connect MS SQL database. But when
I joint with BDE using ODBC to connect database there is some error like :
[Microsoft][ODBC SQL Server Driver][DBNETLIB] SQL Server does not exist or
2008 Mar 21
2
x86_64 Fedora Core 8 Xen source build fails - help!
I''ve updated a Fedora 8 kernel to 2.6.24.3-34.fc8 and am
trying to put Xen into it from the Xen 3.2.0 source tarball.
Eventual destination is an OpenSolaris box running x86_64
OpenSolaris 10. However, "make world" fails in the xen-3.2.0
directory. It seems to be searching for something called
"linux-2.6.18-xen.hg". Linux 2.6.18 has nothing to do with it,
so
2005 Jul 25
2
acts_as_tree and traversing parent/child relationships
I am working on an Rails application that uses a pretty complex
category structure through out the site. I have defined a table to
house all the info and a FK to reference parents within the table
CREATE TABLE categories (
id int(11) NOT NULL auto_increment,
name varchar(50) NOT NULL,
parent_id int(11) default NULL,
constraint fk_category_id foreign key (category_id) references
2008 May 27
3
dom0 memory limits greater than 2Gb?
The main Xen mailing list ("xen-users") generally advises
users to limit the memory on dom0 to 2Gb or less. Apparently the
general version of Xen has troubles with this.
What''s the corresponding advice for the Xen in OpenSolaris,
Nevada b87 in particular? I''ve got an X4600 with 32Gb of physical
memory on it. I was originally planning to have dom0 be the general-
2005 Jul 12
1
Problems with BDE
Hello
I am trying to run a program that use BDE, but i get the error: An error occurred while attempting
to initializa the Borland Database Engine.
I installed BDE 4.51 and 5.1 but is equal.
What is wrong??
Some ideas??
Regards
Joaquin
2008 Jul 16
3
ODBC, PostgreSql and BDE
My windows application uses BDE and PostgreSQL ODBC driver to access database server.
I frist installed Wine on Ubuntu and then installed psqlodbc.exe and BDE.
How can now I access ODBC administrator to add and configure PostgreSQL ODBC driver?
2006 Feb 02
1
Borland Database Engine related installer issue (Portal GT-D)
I am attempting to install the Portal GT-D mud client
(www.gameaxle.com) on top of wine-0.9.6-1.fc4 which I then
reconfigured using winetools-0.9-3jo after failing to install MS
Office XP Pro (which I never did get to work either, but I found some
references saying that it wasn't likely to). IE6 installed and runs
for what it is worth. I run the setup program in the style the wine
tools use
2003 Feb 11
1
Samba & Delphi & Paradox
Hello,
I have a server samba/linux executing a software Delphi with access to
database Paradox. The configurations are OK, but when more than an user is
accessing the system, he is very slow.
How can I solve this problem?
Regard?s
F?bio Ferreira
fabio@datafusion.com.br
2002 Jan 28
3
eudora
Hi folks,
I'm new to WINE and have actually read the docs, so go easy on me. My
machine is setup to dual boot between Red Hat 7.2 and Windows2000. This
is what I get when I try to run Eudora 5.1 from my Win2k partition.
This is as far it'll go--no window ever displays. I get identical
results with either WINE 20020122 or a CVS snapshot from yesterday
evening. Let me know if
2004 Dec 07
2
WINE x Delphi BDE + MSSQL Client
Hi,
I have an app with Delphi7 + MSSQL, developed during 10 years.
Now, the users have asked me about some way to run this app into Linux
Fedora Core 2/3.
I use Fedora for apps in Java with no problems, but I never heard about
Delphi run.
I look at WineHQ site about this combination of Delphi + MSSQL but I
didn't find. I found some thing about Delphi 7 install and slow
behaviour in
2018 Jan 05
1
stat(2) cache, samba3 versus samba4
Short version:
Is there a way to enforce use of this cache:
./source3/smbd/statcache.c
I noticed it is absent from the ./source4 directory
I limited
server max protocol = SMB2
but that didn't do it.
Long story:
-----------
My samba server (4.2.14) hosts a couple of game install trees for a
Windows 7 computer.
Some of the games cause storms of stat(2) system calls, here is a
partial
2007 Aug 19
3
fastcgi issue on production
I just deployed my rails app to my production server. It''s all working
locally, but when I switched it over to the production server (at
dreamhost) I get this error:
# Logfile created on Sun Aug 19 15:22:48 -0700 2007 by logger.rb/
1.5.2.9
[19/Aug/2007:15:22:48 :: 1841] starting
[19/Aug/2007:15:22:48 :: 1841] Dispatcher failed to catch: You have a
nil object when you didn''t
2005 Jan 11
1
CUSUM SQUARED structural breaks approach?
Dear all,
Does anyone know where there is R or S code for the CUSUM SQUARED
structural breaks approach? (Brown, Durban and Evans, 1975 - used in
Pesaran and Timmerman, 2002)
The problem is that the breaks package only appears to offer the
standard 'unsquared' CUSUM, even though it appears most think it is
inferior to the squared version. It might appear to be a relatively
simple
2004 Mar 03
5
Running Delphi application.
Hi,
Some years ago I developed a Delphi application for my private use and
now I want it to run on Linux using wine. The application uses Paradox
database engine. I tried to install the engine itself but failed.
Eventually I installed the whole Delphi development environment with
wine. It certainly installed BDE but I can not run even the dbd32.exe
(database desktop).
Machine: RH9
HW: HP
2004 Sep 10
1
Java?
Are there any plans for flac for java (JNI or Otherwise?).
I am working on a java mp3 jukebox, and would like to add flac support.
Dave Cracauer
2004 Sep 10
1
Java?
I'd be happy to (help) port the source to Java. How many lines of code are
we talking?
If preferable, I could just do a front-end to a JNI interface to flac.
-Brian
> -----Original Message-----
> From: Josh Coalson [mailto:xflac@yahoo.com]
>
> --- "Cracauer, David D." <dcracauer@vue.com> wrote:
> > Are there any plans for flac for java (JNI or