search for: fileinfo

Displaying 20 results from an estimated 89 matches for "fileinfo".

2010 Dec 24
1
CentOS-testing php issues
...do not match the php version > PHP Warning: PHP Startup: suhosin: Unable to initialize module > Module compiled with module API=20050922, debug=0, thread-safety=0 > PHP compiled with module API=20060613, debug=0, thread-safety=0 Also, does anyone know of a rpm for php-memcache and php-Fileinfo good for php 5.2.10? The rf ones are for base CentOS. TIA Rob -------------- next part -------------- A non-text attachment was scrubbed... Name: rkampen.vcf Type: text/x-vcard Size: 329 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20101224/fc28ac5a/atta...
2011 Feb 28
1
php53 and Fileinfo
...el5 php53-xml-5.3.3-1.el5 php53-cli-5.3.3-1.el5 php53-common-5.3.3-1.el5 php53-mbstring-5.3.3-1.el5 4) Verified php works: php -v PHP 5.3.3 (cli) (built: Jan 20 2011 23:02:42) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies Unfortunately I need Fileinfo module too, for my script. I do not see "pecl" though and also "yum install php-pecl-Fileinfo" fails with "wrong version" error. Any help please on how to install Fileinfo? Thank you Alex
2007 Sep 28
3
PHP5/CentosPlus big mess.
...m was complaining that some file owned by mysql-4 conflicted with the mysql-5 package even though it was going to be "upgraded". Now, my users are complaining about errors like: [28-Sep-2007 10:32:29] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/fileinfo.so' - /usr/lib/php/modules/fileinfo.so: cannot open shared object file: No such file or directory in Unknown on line 0 [28-Sep-2007 10:32:29] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/apc.so' - /usr/lib/php/modules/apc.so: cannot open shared object...
2004 Sep 10
0
xmms plugin, fileinfo
On Fri, Nov 15, 2002 at 09:07:39PM +0100, Miroslav Lichvar wrote: > Here is preliminary patch for fileinfo for xmms plugin. Saving and > removing of the tag isn't working. Ok, no comments, so here it is. > When saving, how handle id3v1, v2? It manipulate (display, edit, remove) only vorbis comment, nothing else. When saving or removing, only displayed values will be changed. This keeps other...
2004 Sep 10
1
xmms plugin, fileinfo
--- Miroslav Lichvar <lichvarm@phoenix.inf.upol.cz> wrote: > On Fri, Nov 15, 2002 at 09:07:39PM +0100, Miroslav Lichvar wrote: > > Here is preliminary patch for fileinfo for xmms plugin. Saving and > > removing of the tag isn't working. > > Ok, no comments, so here it is. sorry, couldn't keep up this weekend... > > When saving, how handle id3v1, v2? > It manipulate (display, edit, remove) only vorbis comment, nothing > else. When...
2004 Sep 10
2
xmms plugin, fileinfo
Here is preliminary patch for fileinfo for xmms plugin. Saving and removing of the tag isn't working. When saving, how handle id3v1, v2? Display and edit more fields (e.g. performer)? How handle genres? Combo with predefined values? -- Miroslav Lichvar -------------- next part -------------- Index: src/plugin_xmms/Makefile.am ===...
2007 Jul 25
3
Asterisk 1.4.9.tar.gz download fails
Hello Fellow Asterisk Mailing ListMembers, When I tried to download the latest version of Asterisk this is what I get: http://ftp.digium.com/pub/asterisk/releases/asterisk-1.4.0.tar.gz Opening fileinfo database failed http://ftp.digium.com/pub/asterisk/releases/asterisk-1.4.0.tar.gz Opening fileinfo database failed Where are all the latest Asterisk 1.4.x source files? Thanks in advance, -E -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/...
2005 Dec 29
7
Building PHP PECL modules
I'm attempting to build some PECL modules on fully updated CentOS 4.2 system. Preferably pack them into nice RPM packages. However, seems I'm missing something. For example, this is what I get for sqlite module: $ pear makerpm SQLite-1.0.3.tgz `phpize' failed The php-devel package is installed (so I do have phpize command). It's just that it is failing. If I unpack the
2013 Feb 07
0
[PATCH 3/4] xmms - Fix inline linking problems with old glib
f0296255 switched to --std=c99 by default, but old glib relies on the pre-C99 extern inline rules. Override G_INLINE_FUNC for it to avoid multiple definition linker errors. --- src/plugin_xmms/charset.c | 4 +--- src/plugin_xmms/configure.c | 4 +--- src/plugin_xmms/fileinfo.c | 4 +--- src/plugin_xmms/http.c | 5 +---- src/plugin_xmms/plugin.c | 4 +--- src/plugin_xmms/plugin.h | 8 ++++++++ src/plugin_xmms/tag.c | 4 +--- 7 files changed, 14 insertions(+), 19 deletions(-) diff --git a/src/plugin_xmms/charset.c b/src/plugin_xmms/charset.c index d2d3...
2004 Sep 10
1
xmms-flac plugin in OS X - Apple X11
..... -I../../src -I../.. -I./include -I../../include -O3 -DNDEBUG -fomit-frame-pointer -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -g -O2 -I/sw/include -I/sw/include/xmms -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include -c fileinfo.c -Wp,-MD,.deps/fileinfo.TPlo -fno-common -DPIC -o fileinfo.lo ../../libtool-disable-static --mode=link gcc -I../.. -I./include -I../../include -O3 -DNDEBUG -fomit-frame-pointer -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -g -O2 -I/sw/include -I/sw/include/xm...
2004 Sep 10
2
xmms-flac plugin in OS X - Apple X11
I have been using Apple's X11 on OS X and I got the source and compiled flac 1.0.5 beta2. Everything seemed to build and install OK, but the xmms-flac plugin is not working, and I cannot open xmms. I get the following error when I launch xmms from xterm: brian it's 8:41pm, what now? xmms & [1] 567 brian it's 8:41pm, what now? dyld: xmms Undefined symbols:
2007 Mar 24
3
deliver: -m, sieve and -n
...at the end of the a .dovecot.sieve there is a line like: fileinto "CompanyFolders.general"; then the -m <mailbox> is ignored. I am not sure about the use of 'stop'. -n: If the destination mailbox doesn't exist, don't create it. This affects both -m parameter and fileinfo action in Sieve scripts. The fallback is to deliver mail to INBOX. (typo: fileinto not fileinfo) My testing shows that if the mailbox does not exist then the mail is rejected like so: === Your message was automatically rejected by Dovecot Mail Delivery Agent. The following reason was given: M...
2012 Nov 30
3
Reading .gsheet within R
Hello R-experts, I would like to know if there is a solution to read files with extension .gsheet directly into R - see http://www.fileinfo.com/extension/gsheet for more info on this file format. Thank you, Luca Mr. Luca Meyer www.lucameyer.com R 2.15.1 Mac OS X 10.8.2 [[alternative HTML version deleted]]
2013 Jun 01
1
[PATCH] Add missing config.h includes
...d C++ files must include config.h --- src/libFLAC++/metadata.cpp | 4 ++++ src/libFLAC++/stream_decoder.cpp | 4 ++++ src/libFLAC++/stream_encoder.cpp | 4 ++++ src/plugin_xmms/charset.c | 4 ++++ src/plugin_xmms/configure.c | 4 ++++ src/plugin_xmms/fileinfo.c | 4 ++++ src/plugin_xmms/http.c | 4 ++++ src/plugin_xmms/plugin.c | 4 ++++ src/plugin_xmms/tag.c | 4 ++++ src/share/grabbag/alloc.c | 4 ++++ src/test_libFLAC++/encoders.cpp | 4 ++++ src/test_libFLAC++/main.cpp...
2003 Jan 20
2
Location of fileinfo
hello there, I just started using ogg files. And want to thank you all for this new format. I have written an addon for mirc (chatclient for irc chat networks) to play and exchange soundfiles and I am almost done with implementing the ogg vorbis format into this application. The mirc-scriptinglanguage provides me a command to read a specified number of bytes starting at a specified location of
2004 Sep 10
2
And Another OS X Install Problem...
...line-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -I/sw/include -I/sw/include/xmms -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include -o libxmms-flac.la -rpath /sw/lib/xmms/Input -module -avoid-version charset.lo configure.lo plugin.lo wrap_id3.lo fileinfo.lo ../../src/plugin_common/libplugin_common.a ../../src/share/grabbag/libgrabbag.a ../../src/share/gain_analysis/libgain_analysis.a ../../src/share/utf8/libutf8.a ../../src/libFLAC/libFLAC.la -L../../src/libFLAC/.libs -L/sw/lib -L/sw/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -ldl -lint...
2016 Dec 27
2
Help with httpd userdir recovery
...ed > at least o+x on all directories in the path. This is quite likely *not* > the case for /home/rgm. So I deleted the whole public_html directory. Re moved the files over. I went back to the default user_dir setup of: <Directory "/home/*/public_html"> AllowOverride FileInfo AuthConfig Limit Indexes Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec Require method GET POST OPTIONS </Directory> Restarted httpd and tried again. I get my ~/public_html/index.html to display, cannot get a directory list to display. I can display a file. If...
2006 Sep 09
2
Not enough memory to run installer
...to ~/.wine/drive_c/, but this gave the same error. The installer is 1.6GB, and I have tried to run it with varying amounts of free memory, including a fresh boot where I had 1.9GB of memory free. The installer can be downloaded here if you wish to test it: http://www.fileplanet.com/165202/160000/fileinfo/Company-of-Heroes-Multiplayer-Pre-Order-Client All other things seem to be running fine with Wine - I have many applications and games installed and running with no similar problems. I have tried with a fresh .wine, and have tried with wine-0.9.20, and the latest CVS. If anybody could help me it...
2016 Dec 27
2
Help with httpd userdir recovery
...ipaddr/~rgm/mydir I get You don't have permission to access /~rgm/mydir/ on this server. So obviously I have forgotten something that I did not put into my notes, or something has changed from Centos6. I have tried both: <Directory "/home/*/public_html"> AllowOverride FileInfo AuthConfig Limit Indexes Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec Require method GET POST OPTIONS </Directory> which is what the current /etc/httpd/conf.d/userdir.conf has, and what I have in my notes: <Directory /home/*/public_html> # AllowOverrid...
2013 Jun 25
2
syslinux6 EFI fail to boot via pxe
...Matt Fleming, Intel Open Source Technology Center > Hi Matt, I think I've found the problem. In /core/fs/pxe/tftp.c in function tftp_open: First you do a core_udp_connect to port 69 (TFTP) at line 264. -> source port = x After that you sent the filerequest at line 265 You receive the fileinfo and also the used port (y) for the transfer in line 273 Than you perform a core_udp_disconnect at line 286 Now you perform a new core_udp_connect to port y which set the source port to x + 1 at line 287 for example: Client | Server TFTP get file 2900 > 69 Response...