Make and Make install give me errors.
...
make[1]: Entering directory `/home/xxxx/Documents/nicole-0.1.7/src'
c++ -DHAVE_CONFIG_H -I. -I. -I
. -g -O2 -c log.cpp
log.cpp: In constructor `Log::
Log(std::basic_string<char, st
d::char_traits<char>, std::all
ocator<char> >)':
log.cpp:36: no matching functi
on for call to `std::basic_ofs
tream<char, std::char_traits<c
har> >::open(__gnu_cxx::__norm
al_iterator<char*, std::basic_
string<char, std::char_traits<
char>, std::allocator<char> >
>, const std::_Ios_Openmode&)'
/usr/include/c++/3.2/fstream:4
53: candidates are: void std::
basic_ofstream<_CharT, _Traits
>::open(const char*, std::_Ios
_Openmode = (std::ios_base::ou
t | std::ios_base::trunc)) [wi
th _CharT = char, _Traits = st
d::char_traits<char>]
make[1]: *** [log.o] Error 1
make[1]: Leaving directory `/h
ome/steve/Documents/nicole-0.1.7/src'
make: *** [all-recursive] Error 1
Also, when running .root.sh in the sql folder, if i type something for
the password and press enter, I recieve:
<snip>
ERROR 2002: Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2)
***
*** Script Aborted.
***
Failed to create a Database and create new MySQL users.
< end of snip >
Am i meant to know the password? How should I find it (is there a
default?)
I am using Mandrake 9.0
Thanks,
Kye Lewis
Logged In: NO
Does someone have a fix for this? I get the same error in RH
8.0.
Thanks,
Jon
Logged In: YES
user_id=266686
Oh, and yes I realise the MySQL problem isn't directly
related to nicole, but if anyone has any tips anyway...?