Custom Query (267 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 267)

Ticket Resolution Summary Owner Reporter
#6 worksforme Error on make install on freebsd somebody Adam
Description

Libraries have been installed in:

/usr/local/src/xcache/build/modules

If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following:

  • add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution
  • add LIBDIR to the `LD_RUN_PATH' environment variable during linking
  • use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages.


/usr/local/src/xcache/build/shtool: not found * Error code 127

#234 duplicate Fatal Error with conditional class definition. moo tuccen
Description

With Zend Framework the class definition of the Zend_Exception takes care of the php version and so php < 5.3 triggers an Fatal Error beacause both defnitions are in the same file. Please have a look at ZF-8984

#158 invalid Fatal error: Cannot redeclare function() with xcache 1.2.2 moo ctribe
Description

I've just installed Xcache to optimize vbulletin board but it's causing me some problems with website code.

Fatal error: Cannot redeclare manipulatetextforie() in /home/blabla/public_html/psp/functions.php on line 14

http://psp.console-tribe.com/archivio-news.php

http://ps3.console-tribe.com/archivio-news.php

I'm using te latest 1.2.2 xcache

Note: See TracQuery for help on using queries.