Displaying 20 results from an estimated 100 matches similar to: "PokeRoom.com ?"
2006 Jan 03
4
Problems Upgrading to 1.2.1 on Fedora 3
I am having trouble with FC3.
After doing a yum update (of 1264 packages) I still cannont compile
1.2.1 from source:
make[1]: `libedit.a' is up to date.
make[1]: Leaving directory `/usr/src/asterisk-1.2.1/editline'
make[1]: Entering directory `/usr/src/asterisk-1.2.1/db1-ast'
make[1]: `libdb1.a' is up to date.
make[1]: Leaving directory `/usr/src/asterisk-1.2.1/db1-ast'
2010 Oct 09
2
[LLVMdev] LLVM ERROR: Program used external function 'printd' which could not be resolved!
2010/10/9 António Saragga Seabra <antseabra at gmail.com>:
> I'm on Windows using MinGW...
>
> 2010/10/9 OvermindDL1 <overminddl1 at gmail.com>
>>
>> 2010/10/5 António Saragga Seabra <antseabra at gmail.com>:
>> > Hi
>> >
>> > Thank you for your help! Followed your suggestion closely and changed
>> > the
>> >
2010 Oct 09
0
[LLVMdev] LLVM ERROR: Program used external function 'printd' which could not be resolved!
Hi,
That seems really simple... just changing the function pointer. But how to
do it for the 'printd' function in the Kaleidoscope example?
An example how to do this would be super-great.
Any help will be much appreciated. Thanks!
On Sat, Oct 9, 2010 at 3:55 PM, OvermindDL1 <overminddl1 at gmail.com> wrote:
> 2010/10/9 António Saragga Seabra <antseabra at gmail.com>:
2004 Dec 08
1
WINSOCK 2 Not Installed Problem
Dear Friends,
I am Using wine-0.20041019-1.rhfc3.nr.i386.rpm
on Fedora Core 3.
I copied /etc/wine/Config to ~/.wine/config and
modified as follows.
[dlloverride]
......
"winsock" = "native"
"wsock32" = "native"
Created empty file winsock.dll in ~/.wine/windows_c/Windows
Created empty file wsock32.dll in ~/.wine/windows_c/Windows/system
and then tried to
2010 Sep 07
2
[LLVMdev] llvm-config error
Hello,
Takumi, you are absolutely right! It was a problem with Perl. Many thanks!
That problem solved, tried to compile again the kaleidoscope example but
unfortunatelly now I get the link errors found bellow:
$g++ -g –O3 toy.cpp `llvm-config –cppflags –ldflags –libs core`-o toy
c:/llvm-2.7/Release/lib/libLLVMSystem.a(Signals.o):Signals.cpp:(.text+0x4d4):
undefined reference to
2010 Sep 07
0
[LLVMdev] llvm-config error
Good afternoon, António.
2010/9/7 António Saragga Seabra <antseabra at gmail.com>:
> $g++ -g –O3 toy.cpp `llvm-config –cppflags –ldflags –libs core`-o toy
>
> c:/llvm-2.7/Release/lib/libLLVMSystem.a(Signals.o):Signals.cpp:(.text+0x4d4):
> undefined reference to `_imp__SymSetOptions at 4'
I guess it might be a known issue;
http://llvm.org/bugs/show_bug.cgi?id=3347
Would you
2011 Jan 02
1
Please, need help with a plot
Please, I wonder if someone knows how to add the
less than or equal to symbol in the plot generated by the code below:
var1<-c('age <= 3','age <= 7','age <= 10','age <= 11','age <= 20','age <=
25','age <= 30','age <= 45','age <= 50','age < 55','age >= 55')
2010 Sep 07
0
[LLVMdev] llvm-config error
Hello, António.
2010/9/7 António Saragga Seabra <antseabra at gmail.com>:
> I’m having a few problems building the kaleidoscope example (chapter 3)
> under MinGW. To build the example I use as recommended
> g++ -g -O3 toy.cpp `llvm-config --cppflags --ldflags --libs core` -o toy
> sh: llvm-config: command not found
You need MSYS's perl to use llvm-config on mingw.
Does
2011 Jan 01
3
Plot symbols: How to plot (and save) a graphic symbols originating from a table
Dear all,
Please, I have a doubt regarding symbol plotting
with data originating from a table.
Please, see below:
I have a tab delimited file called table1.txt with 4 columns:
ypos animal var1 var2
5 cat gina <= lady gina \u2264 lady
7 dog bill >= tony bill \u2265 tony
9 fish dude <= bro dude \u2264 bro
#I then load in the data to R:
table1<-read.table("table1.txt",
2005 Apr 30
0
How do I get pass this libvorbis-1.0.1-1, libvorbis-devl-1.0.1-1 dependency failure?
I need libvorbis-devel to build another app. I have been trying to resolve
this dependency failure for several days with no luck. I hope someone here
can help me.
uname -a
Linux 2.6.10-2.1.ll.rhfc3.ccrma #1 Thu Dec 30 03:08:13 EST 2004 i686 i686i386
GNU/Linux
rpm -q libvorbis
libvorbis-1.0.1-1
rpm -ivh libvorbis-devel-1.0.1-1.i386.rpm
error: Failed dependencies:
libvorbis = 1.0.1 is
2005 Jul 29
1
Energizer USB UPS
Wondering if anyone could give me a little assistance here. I'm trying
to setup monitoring of the UPS so the system can shutdown nicely. I have
an Energizer ER-HM450 UPS. When I plug it in the system finds it as:
kernel: input: USB HID v1.00 Gamepad [Ver 1.0 USB To RS232 Interface
(V1.0) BaudRate 2400bps] on usb-0000:00:03.1-1
Looking at the FAQ makes me think I should have a
section in the
2005 Dec 28
0
smbmount inconsistant counts
Hey Guys,
I have a strange problem. I have a RHFC3 box connected to a Windows 2003
advanced server share via smbmount. This is what my entry looks like in
/etc/fstab
//datasilo01/tdhcamhsol /mnt/tdhcamhsol smbfs
credentials=/root/.smbpasswd,uid=600,gid=501,ttl=500
We run scripts on this share that count the number of images in the
directory vs. the number in a text
2005 Mar 24
7
wifi cluelessness
The nice folks at work have just provided me with a new, really spiffy,
ThinkPad. So, I''m trying to get wireless working under CentOS4 and I''m
having trouble. First, I can''t seem to find any rpms to just install
(this would be really nice). And, second, when I try to build it from the
src.rpm that I pulled from the atrpms repository with "rpmbuild
--recompile
2014 Nov 07
0
Asterisk 12 - MGCP realtime gw load
Hello there,
I'm trying use asterisk to connect against mgcp endpoints, but i would like
to use realtime mgcp gw/endpoint configuration, but i cannot find any
documentation about how can I configure realtime mgcp gw configuration.
Anyone here can guide me in order to configure it.
Thank you
Best Regards
--
Jos? Seabra
-------------- next part --------------
An HTML attachment was
2012 May 03
1
plash screen stop displayed when starting linux
Hi,
I'done a ubuntu 10.04 live CD (kernel 2.6.32-41).
Here is my (V4.04) syslinux.cfg:
PROMPT 0
DISPLAY splash.lpg
TIMEOUT 0
DEFAULT linux
CONSOLE 0
LABEL linux
kernel vmlinuz
append boot=balird initrd=initrd.gz
rolayer=LABEL=Cd_rom:/filesystem.squashfs ro_mpoint=/cdrom
ro_mpoint_opts=rw quiet splash nomodeset
video=uvesafb:mode_option=1280x1024-24,mtrr=3,scroll=ywrap
Every
2004 Oct 08
2
Native 9x and config
All,
Anyone willing to share a .wine/config that's working with a 9x install?
I've been playing around, even blowing away the win98 slice and
installing it from scratch, but when running wineboot, I still get 10-15
crashes to the debugger. So far, about all I can run is notepad
sucessfully.
The ironic thing is, if I use just wine, I have much fewer problems, but
would like to be able to
2006 Jan 03
9
FC3 or FC1 (or something else?)
Hi
I wish to install asterisk 1.2 (the latest tar.gz from the site ....not the
CVS version) on an HP box with a TE110P (single port E1/T1)
My question is which OS would be preferred in this configuration Fedora Core
1 or Fedora Core 3, and are there any install guides out there that are
recent enough for asterisk 1.2
I am also open to suggestions for other Operating Systems if any of you feel
2005 Dec 30
1
Internet Explorer 6 crashes after upgrading to Wine 0.9.4
Hello all,
I am running an Ubuntu system here (Debian-based) and today I got an
upgarde from Wine-HQ to version 0.9.4 from the Wine-HQ repository. I
have Internet Explorer 5, 5.5 and 6 installed from IEs4Linux
(http://www.tatanka.com.br/ies4linux/en/instructions/) which uses the
Internet Explorers from the Browser Archive
(http://browsers.evolt.org/download.php?/ie/32bit/6.0/ie60.exe). After
2005 Jul 23
1
Call to unimplemented function SHELL32.dll.723
Howdy-ho
I'm trying to launch explorer.exe to show a Windows desktop.
I read somewhere that I should use some native DLLs, so my
configuration is the default auto-generated .wine with some native
DLLs on top:
# cd
# cd .wine/drive_c/windows
# cp /mnt/windows/windows/explorer.exe .
# cp /mnt/windows/windows/system32/{shlwapi,rpcrt4,ole32,oleaut32,shdocvw}.dll
./system/
#
# wine explorer.exe
2005 Apr 21
1
Flash and Contribute
I just installed wine-20050419 and it's great so far. Dreamweaver works,
office2000 works, Adobe photoshop and InDesign 3.0 work great. However
both Contribute3.0 and FlashMX do not work. They both have a common error.
Flash:
fixme:actctx:CreateActCtxW stub!
Contribute offers a few more:
fixme:win:User32InitializeImmEntryTable (0x19650412): stub
fixme:actctx:CreateActCtxW stub!