Displaying 20 results from an estimated 2000 matches similar to: "devkit gone?"
2012 Mar 04
1
JRuby devkit "gem install win32-api" fails. what to do?
2003 Sep 25
1
additional ports for devkit tdm400p(tdm10b) ?
I got the devkit tdm400P(tdm10b) + x100p bundle.
Where does one buy more ports for the tdm400p? I couldnt find anywhere on
digium site or resellers to buy them?
-Dan
2004 Sep 09
1
DevKit TDM400P module won't load
Hi all,
I have just purchased the DevKit from Digium and received a X100P and a
TDM400P (it has one FXS module).
The problem is that I can't get the kernel module (wcfxs) to load and
run. I have searched the archives and can't find anything about this.
Do the messages below ring any bells with anyone ?
There is no interrupt clash (see pci list below). I am running on a AMD
1.2G
2004 Jan 11
1
cross compling openssh-3.5p1 for ppc
Greetings:
------------ BACKGROUND --------------------------
I am using the Monta Vista development kit on an Intel RedHat Linux
platform... the target is PPC_405.
The configure utility that comes with the openssh-3.5p1 code will not
support cross compilation. It gives an error message about not being able
to test its results and then exits before it creates a Makefile. To get
around this
2010 Oct 27
1
Cross-compile Samba 3.5.6 with STLinux 2.3 (SH4 CPU)
I need to generate a minimal Samba working in a SH4 cpu in a STLinux 2.3 environment. The goal is to have very very simple Samba server running in a STLinux environment. STLinux Kernel has included the CIFS support.
Really I'm a newbie in Samba cross-compilation. And obviously I've problems :-(
Any help will be appreciated. Thanks :-)
1) First of all I've set some env vars:
export
2003 Dec 26
2
DevKitLite compiles but won't load modules or run asterisk
I'm trying to install on a 233Mz PII running RH7.1 kernel 2.4.2
The "astinstall" script pulled files from CVS ok and compiled with no
warnings. When I try to run "modprobe wcfxo" and "modprobe wcusb" I get
the following identical set of error messages:
15. Creating sample environment...SKIPPED
================= Installation Completed! ====================
2013 Feb 26
2
Will FXRuby be ready to use with Ruby 2.0.0 x64 and x32 on Windows?
Hi Lars, people. I''ve realized that currently the gem(version 1.6.26) doesn''t work with Ruby 2.0.0 in Windows 32 bits, neither the 64 bits version, I''m talking about the versions listed here: http://rubyinstaller.org/downloads/ . There you can see both versions of Ruby and also the both versions of the DevKit: mingw64-32 and mingw64-64. I''ve tested with both
2012 Aug 22
1
Getting Started problems - How can I get a report of errors
Hello all,
I started trying to learn Ruby on Rails from a course on Lynda.com. Unfortunately, I got stuck early on after installing things. First, I got an error trying to install a first application called simple_cms. I read a bit about the error (after doing a web search) and found directions telling me to get DevKit and run about 3 commands. The config file only had one line in it
2012 Jul 10
3
passenger not installing
C:\>gem install ''passenger''
ERROR: Error installing passenger:
The ''fastthread'' native gem requires installed build tools.
Please update your PATH to include build tools or download the DevKit
from ''http://rubyinstaller.org/downloads'' and follow the instructions
at
2013 Feb 26
2
rails 4.0.0.beta1 installation error
I am getting the following error while installing on windows with ruby v
2.0. I have installed DevKit for 64 bit.
Temporarily enhancing PATH to include DevKit...
Building native extensions. This could take a while...
ERROR: Error installing rails:
ERROR: Failed to build gem native extension.
d:/programs/Ruby200-x64/bin/ruby.exe extconf.rb
creating Makefile
make
generating
2012 May 04
7
Unable to Install ruby-odbc gem on windows 2008 server bit
Hi,
I am trying to install the ruby-odbc gem on windows 2008 server
Enterprise SP2 64 bit version
I have installed the devkit for ruby and it is also getting installed.
When trying to install this ruby-odbc gem some how make.exe file is
getting crashing and I am unable to install it further.
I am able to install the same gem on a 32 bit machine but the same
procedure does not work out on 64
2018 Jul 24
1
dovecot sometimes sends non-default SSL cert if IMAP client won't send SNI
Sure, and thanks for trying to help!
These are the two correct answers when SNI is included. The
certificates are fully chained. Both certificates carry the same
subject mail.cs.sbg.ac.at but differ in Subject Alternative Name (SAN).
X509v3 Subject Alternative Name:?
? DNS:mail.cs.sbg.ac.at, DNS:smtp.cs.sbg.ac.at, DNS:imap.cs.sbg.ac.at,
DNS:pop.cs.sbg.ac.at
X509v3 Subject Alternative Name:?
?
2003 Oct 10
0
Problems with Devkit Lite setup
At one point I did have this kit working but since upgrading to the latest
Asterisk, it no longer seems to.
I had the following problems after several reinstallations:
- USB adaptor had a proper dialtone, asterisk recognised the pickup,
but pressing keys on the handset had no effect
- USB adaptor produced a strange horrible tone, not a dialtone;
pressing keys has no effect
- USB
2013 Jun 20
3
Hosting ruby application of IIS 7
Hi all,
I am new to ruby programming. I have just started creating a simple ruby
application using ruby on rails. I have installed ruby 1.8.7-p371 and
DevKit successfully. I am able to run the application using
http://localhost:3000 but now my requirement is to host the application on
IIS 7 and this is where I am stuck. Can anyone please help me with the
steps to configure my ruby code on
2001 Feb 12
4
Performance VPN over the internet
Hi 'tinc users'
I'm new whit tinc and this mail-list.
I like to build a vpn over the internet between two sites in Holland and
Germany. Are there some experience whit the performance (turn-a-round en
bandwidth) of a link. I want to use it for a 1,5Mb connection.
Greetings, Fred Krom.
-
Tinc: Discussion list about the tinc VPN daemon
Archive:
2003 Apr 21
4
Best IP phone?
Hello!
I have finally ordered some Asterisk hardware: the TDM DevKit. However,
I want to use VoIP phones (or possibly adapters) for remote users. I
would like to get some suggestions on which phones to buy. I'm hoping
that some of you with real experience might be able to help me out!
Here are the features that are important to me:
* While these phones are initially going to be
2011 Mar 20
10
Unable to install mysql2 gem on windows 7
I am getting the following error message while installing, let me know
if any one needs some more details. I followed instruction from
"https://github.com/oneclick/rubyinstaller/wiki/Development-Kit".
I am using ruby 1.9.2p136 (2010-12-25) [i386-mingw32].
E:\work_desk\trunk>gem install mysql2 -v 0.2.4
Temporarily enhancing PATH to include DevKit...
Building native extensions. This
2007 Feb 05
6
qmail on CentOS 4.4
I've tried to install qmail 1.03 on CentOS 4.4 using the command:
# make setup check
and I received this error:
./load auto-str substdio.a error.a str.a
substdio.a(substdo.o)(.text+0x43): In function `allwrite':
: undefined reference to `errno'
collect2: ld returned 1 exit status
make: *** [auto-str] Error 1
Can anyone please help?
TIA
Dick
2007 Aug 08
1
[fdo] error on cross compiling libdbus
List,
I want to cross compiling libdbus for arm processor
with Montavista toolchain. But I went into error.
Says,
checking for posix getpwnam_r... configure: error:
cannot run test program while cross compiling
Commmand I use is
configure --host=arm-linux
--prefix=/root/Desktop/bluez-3.13/dbus-glib-0.72
CC=/opt/montavista/mobilinux/devkit/arm/v6_vfp_le/bin/arm_v6_vfp_le-gcc
2009 Nov 18
1
[LLVMdev] Triple for PS3
Hi,
I'm doing some preliminary work to get Clang to compile for PS3 targets. As
an intermediate step in that direction, could someone do me the favor of
reviewing and submitting the enclosed patch, or giving me feedback on it?
Basically, I need to be able to differentiate the triple for a PS3 target.
These are the triples currently used in the gcc-based compiler from the PS3
devkit: