similar to: Building rpm-s from binaries

Displaying 20 results from an estimated 600 matches similar to: "Building rpm-s from binaries"

2008 Feb 14
4
domain name display issue in linux pc
Hi, Thanks for your response on the kernel switching.I was away and could not reply immediately. Right now, I am facing a differentissue. I have to set up DNS server using BIND on Centos 4.3. When Itype the hostname on Centos, it shows: sipserver.vodcalocal.com But the cli prompt has root at sipserver~ meaning only the sipserver part of the hostname is displayed. whyis this so? What is the
2009 Sep 03
4
build wine dll problem
I am trying to follow the instructions here (http://www.winehq.org/docs/winelib-guide/bindlls-wrapper) to build a dll with wine that i can load dynamically in a windows wine application. this is what i am doing: MyWinDll.spec Code: 2 stdcall MyWinFunc (int) MyProxyWinFunc MyWin.c Code: #include <windef.h> short MyProxyWinFunc(int *i) { return 5; } shell Code: winemaker --nosource-fix
2004 Aug 22
0
allegro win32 directx apps
hi, Has anyone tried to get allegro win32 directx apps running under wine? I find that for the most part they seem to run, but some insist on using a non-existing bpp of 24 (should be 32), I've tried hacking the x11 driver and the direct draw hal code to match bpp 24 with 32 and the allegro app will run after that (if anyone is interested, attached is a patch for that). Now the allegro app
2019 Nov 04
0
Recent inability to view long filenames stored with scp via samba mount
On Sun, Nov 03, 2019 at 06:37:57AM -0500, Michael Lueck via samba wrote: > I have Samba shares mounted to my Linux workstation. Mostly I access files on the Samba server over the Samba mount. I use mount.cifs to bring up these mounts. > > For a couple of special cases, I use scp to transfer files between the > server and workstation. Special characters in filenames give sending them
2006 Sep 12
4
2.6.9-42.ELsmp kernel and 3ware 9550 tools
I have the latest kernel with the drivers for my 3ware 9550SX built in. Where can I find the tools and monitoring apps for this card? Are there rpms hiding somewhere, or do I need to build it from source? -- Bowie
2005 Dec 29
1
How to play emebed media files(online movies and music) in centos?
Hi, Does anyone know which package i should install in order to play online movies and music (trailer video)? My friend told me that kaffeine does a good job but after installing it , firefox still complains that no plugin available to display media file. Any suggestion are welcome. THAI ________________________________________________________________________ Check Out the new free AIM(R) Mail
2019 Jul 08
2
Questions on libguestfs-java
Hi, When using the libguestfs-java bindings, java.library.path should point to the place the JNI stuff resides in. In [1] it was suggested to set it to /usr/local/lib but apparently, it is deployed elsewhere in other distributions, right? so I wonder what is the recommended way of setting it in a Java application that could execute on various distributions. Additionally, the libguestfs-java
2005 Feb 17
0
Pretec Allegro, can it really play Oggs?
I have bought a Pretec Allegro. Placing some of my mp3's and Oggs on the "iDisk-tiny" and plugging it into the Allegro allows me to play the mp3's, but _the Oggs don't work_! What am I missing? It is advertised on the website, on the box, in the manual... Anyone else tried an Allegro? Hugo
2019 Nov 03
0
Recent inability to view long filenames stored with scp via samba mount
On 03/11/2019 11:37, Michael Lueck via samba wrote: > Greetings Samba team, > > It has been a long time since I needed to ask a Samba technical question. > > Server and workstation are both running the latest Samba packages via > Ubuntu 16.04 LTS. I recently applied the security updates... actually > that was yesterday I applied them. > > >> samba
2000 May 11
2
SAMBA digest 2519
Hi My name is Tiago Goulart (Portugal) I've installed SuSE 6.4 (kernel 2.2.14) and SAMBA 2.0.6 I have a problem : when I do something like this: ping 193.136.131.57 it is ok, it tells me the delay etc, but, when I dot this: ping xunil ;it says ping: unknown host: xunil , but xunil is 193.136.131.57, it should give me the same thing! The same thing happens in everithing else like: smbclient
2019 Nov 03
4
Recent inability to view long filenames stored with scp via samba mount
Greetings Samba team, It has been a long time since I needed to ask a Samba technical question. Server and workstation are both running the latest Samba packages via Ubuntu 16.04 LTS. I recently applied the security updates... actually that was yesterday I applied them. > samba (2:4.3.11+dfsg-0ubuntu0.16.04.23) xenial-security; urgency=medium > > * SECURITY UPDATE: client code can
2010 Jun 09
2
Help with simple dll wrapper around linux so
Ive recently got metatrader to work on linux uner wine and would now like to see if i can import a dll wrapper so i can use some code i wrote in linux. Im trying something like this (based on http://www.winehq.org/docs/winelib-guide/bindlls) : add.c: Code: int add(int a,int b) { return a+b; } add.h: > int add(int,int); WinAdd.c: WinAdd.c: Code: #include <windef.h> #include
2019 Nov 08
2
Recent inability to view long filenames stored with scp via samba mount
Greetings Jeremy, Jeremy Allison wrote: > On Sun, Nov 03, 2019 at 06:37:57AM -0500, Michael Lueck via samba wrote: >> >> >> mdlueck at ldslnx01:/srv/shares/data/Nodes/jacob/home/mdlueck/Music/Alfred Brendel$ find >> . >> ./Beethoven Piano Sonatas Vol I >> ./Beethoven Piano Sonatas Vol I/Disc 1 - 01 - Piano Sonata No. 29 in B-flat major, op. 106
2005 Nov 09
1
Problem with rsync on WinXP going to HP-UX or Linux
Hi, I can't get rsync from a PC to an HP-UX or Linux box to work, and am hoping for a pointer or two. I checked the FAQ and googled ... with no luck, so I hope this isn't a patently obvious newbie problem :) I just got interested in trying to use rsync to backup my WinXP PC to a Linux or HP-UX computer. I got the cygwin package from Robert Scholten's site at
2006 Feb 14
3
Windows codec
Hi all, Is it possible to run video in windows codec with Centos4.2? Such as AVI video. Where can I get it? Thanks. -- Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial http://linux2.arinet.org 15:17:10 up 26 min, 2.6.15-1.1830_FC4 GNU/Linux Let's use OpenOffice. http://www.openoffice.org
2005 Jun 29
2
an rpm howto question
I am in a precarious spot.... I run centos 4.0. I upgraded my mod_perl RPM to mod_perl 2.0.1. CGI.pm 3.10 (3.05 comes with centos 4.0) fixes some namespace issues with mod_perl vs mod_perl 2.0.1. I need to upgrade to it to 3.10. Yet that file belongs to the perl rpm that comes with centos. What do people generally do in this type of situation? Do I need to compile a new perl just to upgrade
2009 Feb 03
1
Some question of DHT Translator?
Does DHT Translator all files under the same directory will be store on the same node? It sounds terrible. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090203/ebbdc7a5/attachment.html>
2007 May 15
1
Astsee v0.1 released - an Asterisk channel monitor for linux/X windows
Hiya everyone. I have been working on a fun little app to watch what's going on in your asterisk box via its manager interface. There's a screenshot up and some info at http://sitkavoip.com/astsee/ -- Sorry it requires allegro, but I was more keen about getting the ideas down than worrying about the framework. Comments/questions welcome, but probably off-list is best unless they
2004 Aug 06
3
No sound (ices-2.0.0, RH9)
* EvilOverlord (eviloverlord@kucs.net) écrivait : > In whatever you use as mixer control for the soundcard (alsamixer, > aumix, etc) what is set as the "capture" channel? Your soundcard may > not support capturing what is being played. If it helps : my soundcard is a ES1988 Allegro-1, the module is "maestro3". I use kmix as mixer, but there is nothing in it about a
2007 Jul 21
3
Sieve server in python
Hi, I'm testing Dovecot to migrate from my old Courier IMAP/POP server. It work fine but I have some problems to start the sieve server "pysieved" from Neale Pickett in PAM auth, I got the message: Traceback (most recent call last): File "/usr/share/pysieved/pysieved.py", line 97, in <module> main() File "/usr/share/pysieved/pysieved.py", line