View Single Post
  #2  
Old 8th September 2014, 15:02
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default
Quote:
Originally Posted by hatijahat View Post
What is compatible OS for ocelot? ubuntu 12.04 or 14.04? or any others? for the project gazelle backend..
cause i try to install ocelot according the guide from project gazelle from the github for both OS ubuntu i mention above, it's seem like i'm missing something there..

after i compile,
Code:
./configure --with-mysql-lib=/usr/lib/x86_64-linux-gnu/
then i use
Code:
make and make install
at the end..

it's say it was nothing in the folder and the install exiting the folder..

sorry, english is my second language.. just trying to learn how to install the ocelot.. seem like hard and super damn hard to understand how to install it.. :(
I have not looked at it but check your OS and then follow the guide according to the OS version.

You can check you version by typing this in shell.

Code:
lsb_release -a
You did not give the error assuming you got an error.

The error is probably incorrectly installed libs Eg Libboost
__________________




Please Support Majority Report


You can contact me on Skype live:phesadent.elect but please let me know first.


If you are ever need me desperately then please email me at dan.oak44@gmail.com and I will contact u within a week.


Due to free time I'm able to help interested member's with their tracker.

Please Note!
Depending on your requests I will charge you for my assistance for Tracker installs and mods.
All my mods are custom and prices will very depending on the request.
I'm able to install any tracker and mods including themes.

Please PM me


Last edited by firefly007; 8th September 2014 at 15:15.
Reply With Quote