ASPseek » Installation/configuration issues » Problem with Debian
Show: Today's Messages :: Unanswered Messages :: Show Polls :: Message Navigator
Email to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Problem with Debian Fri, 15 February 2008 09:52 Go to next message
Jisay  is currently offline Jisay
Messages: 2
Registered: February 2008
Junior Member
From: *167-200-80.adsl-dyn.isp.belgacom.be
Hello everybody,

I have a problem when I run "make" command after ./configure. Look at this :

------------------------------------------------------------ -
ASPseek v.1.2.10 is now configured as follows:

C++ compiler: GNU c++ v.c++ (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compilation flags: -g -O2 -D_REENTRANT
Installation path: /usr/local/aspseek
Supported database(s): MySQL
Features enabled:
* Limiting clones by site
* Fast clones lookup
* Support for external mime-type converter programs
* Store data in Unicode format
------------------------------------------------------------ -

Now it's time to run make && make install.
If make fails, try to use gmake.

Thank you for using ASPseek!

debian:/home/jc/aspseek-1.2.10# make
Making all in src
make[1]: Entering directory `/home/jc/aspseek-1.2.10/src'
Making all in mysql
make[2]: Entering directory `/home/jc/aspseek-1.2.10/src/mysql'
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/mysql -g -O2 -D_REENTRANT -c mysqldb.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/mysql -g -O2 -D_REENTRANT -c mysqldb.cpp -fPIC -DPIC
../../include/maps.h:38: error: 'std::hash_map' has not been declared
../../include/maps.h:39: error: 'std::hash_set' has not been declared
../../include/maps.h:42: error: 'hash' is not a template
../../include/maps.h: In member function 'size_t std::hash::operator()(const std::string&) const':
../../include/maps.h:45: error: '__stl_hash_string' was not declared in this scope
../../include/maps.h: At global scope:
../../include/maps.h:50: error: expected initializer before '<' token
../../include/maps.h:51: error: expected initializer before '<' token
../../include/maps.h:52: error: expected initializer before '<' token
../../include/charsets.h:38: error: 'std::hash_map' has not been declared
../../include/charsets.h:118: error: 'hash' is not a template
../../include/charsets.h:118: error: redefinition of 'struct std::hash'
../../include/maps.h:42: error: previous definition of 'struct std::hash'
../../include/charsets.h:188: error: expected template-name before '<' token
../../include/charsets.h:188: error: expected `{' before '<' token
../../include/charsets.h:188: error: expected unqualified-id before '<' token
../../include/charsets.h:209: error: expected template-name before '<' token
../../include/charsets.h:209: error: expected `{' before '<' token
../../include/charsets.h:209: error: expected unqualified-id before '<' token
../../include/charsets.h:228: error: invalid use of undefined type 'class CSgmlCharMap'
../../include/charsets.h:209: error: forward declaration of 'class CSgmlCharMap'
../../include/ucharset.h:38: error: 'std::hash_map' has not been declared
../../include/ucharset.h:227: error: ISO C++ forbids declaration of 'hash_map' with no type
../../include/ucharset.h:227: error: expected ';' before '<' token
../../include/ucharset.h: In member function 'virtual BYTE CCharsetU1::Code(WORD, BYTE)':
../../include/ucharset.h:254: error: 'hash_map' was not declared in this scope
../../include/ucharset.h:254: error: expected primary-expression before ',' token
../../include/ucharset.h:254: error: expected primary-expression before '*' token
../../include/ucharset.h:254: error: expected primary-expression before '>' token
../../include/ucharset.h:254: error: '::iterator' has not been declared
../../include/ucharset.h:254: error: expected `;' before 'it'
../../include/ucharset.h:255: error: 'it' was not declared in this scope
../../include/ucharset.h:255: error: 'm_reverseMap' was not declared in this scope
../../include/ucharset.h:259: error: 'it' was not declared in this scope
../../include/ucharset.h: At global scope:
../../include/ucharset.h:273: error: expected template-name before '<' token
../../include/ucharset.h:273: error: expected `{' before '<' token
../../include/ucharset.h:273: error: expected unqualified-id before '<' token
../../include/ucharset.h: In member function 'void CUFixedString<n>::operator=(const char*)':
../../include/ucharset.h:445: error: 'str' was not declared in this scope
../../include/ucharset.h: At global scope:
../../include/ucharset.h:482: error: 'hash' is not a template
../../include/ucharset.h:482: error: redefinition of 'struct std::hash'
../../include/maps.h:42: error: previous definition of 'struct std::hash'
../../include/ucharset.h:575: error: 'hash' is not a template
../../include/ucharset.h:575: error: redefinition of 'struct std::hash'
../../include/maps.h:42: error: previous definition of 'struct std::hash'
../../include/ucharset.h:583: error: expected template-name before '<' token
../../include/ucharset.h:583: error: expected `{' before '<' token
../../include/ucharset.h:583: error: expected unqualified-id before '<' token
../../include/sqldb.h:45: error: 'std::hash_set' has not been declared
../../include/sqldb.h:46: error: 'std::hash_map' has not been declared
../../include/sqldb.h:75: error: expected initializer before '<' token
../../include/config.h:41: error: 'std::hash_map' has not been declared
../../include/hrefs.h:35: error: 'std::hash_map' has not been declared
../../include/hrefs.h:91: error: 'hash' is not a template
../../include/hrefs.h:91: error: redefinition of 'struct std::hash'
../../include/maps.h:42: error: previous definition of 'struct std::hash'
../../include/hrefs.h:108: error: expected template-name before '<' token
../../include/hrefs.h:108: error: expected `{' before '<' token
../../include/hrefs.h:108: error: expected unqualified-id before '<' token
../../include/hrefs.h:147: error: expected initializer before '<' token
../../include/hrefs.h:148: error: 'CStringToHrefMap' does not name a type
../../include/squeue.h:36: error: 'std::hash_map' has not been declared
../../include/squeue.h:185: error: expected template-name before '<' token
../../include/squeue.h:185: error: expected `{' before '<' token
../../include/squeue.h:185: error: expected unqualified-id before '<' token
../../include/squeue.h:256: error: expected initializer before '<' token
../../include/sqldbi.h:48: error: field 'm_squeue' has incomplete type
../../include/sqldbi.h:52: error: ISO C++ forbids declaration of 'hash_map' with no type
../../include/sqldbi.h:52: error: expected ';' before '<' token
../../include/sqldbi.h:85: error: 'CIntSet' has not been declared
mysqldb.cpp: In member function 'virtual char* CMySQLDatabase::DispError()':
mysqldb.cpp:409: error: invalid conversion from 'const char*' to 'char*'
make[2]: *** [mysqldb.lo] Error 1
make[2]: Leaving directory `/home/jc/aspseek-1.2.10/src/mysql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jc/aspseek-1.2.10/src'
make: *** [all-recursive] Error 1


Please need help ! What can I do ?

Thank's for your help,

Jisay
  Send a private message to this user    
Re: Problem with Debian Wed, 20 February 2008 10:05 Go to previous messageGo to next message
Jisay  is currently offline Jisay
Messages: 2
Registered: February 2008
Junior Member
From: *69-244-81.adsl-dyn.isp.belgacom.be
Hi everybody,

I have installed ASPSeek without problem. Now there is a problem when I try to index...
I created aspseek user and I launch the command index like this :
sbin/index -i -u http://www.mysite.org/
But I have this error :

aspseek@debian:/usr/local/aspseek/sbin$ ./index -i -u http://www.mysite.org/
Loading configuration from /usr/local/aspseek/etc/ucharset.conf
Loading configuration from /usr/local/aspseek/etc/stopwords.conf
Loading configuration from /usr/local/aspseek/etc/aspseek.conf
index: Can't create directory 'http://www.mysite.org/': No such file or directory
aspseek@debian:/usr/local/aspseek/sbin$

What can I do please ! I REALLY NEED HELP !

Thank's in advance,

Jisay
  Send a private message to this user    
icon14.gif  Re: Problem with Debian Sat, 23 February 2008 00:18 Go to previous messageGo to next message
volt2000  is currently offline volt2000
Messages: 3
Registered: February 2008
Junior Member
From: *ip.xmission.com
Near as i can tell when you start index this is not to be included in there http://www.mysite.org/ please understand that i am new to aspseek as well.
I would try to start index like this
[type] at the $ cd /usr/local/aspseek/sbin/ (enter)

then [type] index -i -u
or index -N 4

At any rate good luck





  Send a private message to this user    
icon9.gif  Re: Problem with Debian Tue, 06 May 2008 19:54 Go to previous messageGo to next message
DOLARiON  is currently offline DOLARiON
Messages: 1
Registered: May 2008
Location: Moscow
Junior Member
From: 84.23.43*
Same problem...

aspseek@skype24:/usr/local/aspseek/sbin$ ./index
Loading configuration from /usr/local/aspseek/etc/db.conf
Loading configuration from /usr/local/aspseek/etc/ucharset.conf
Loading configuration from /usr/local/aspseek/etc/stopwords.conf
Loading configuration from /usr/local/aspseek/etc/aspseek.conf
index: Can't create directory '': No such file or directory
aspseek@skype24:/usr/local/aspseek/sbin$


what's wrong? Sad
  Send a private message to this user    
icon1.gif  Re: Problem with Debian Sat, 27 September 2008 10:28 Go to previous messageGo to next message
janforman  is currently offline janforman
Messages: 43
Registered: May 2006
Member
From: ip-89-102-122-253.karneval.cz
What version are you using? Is it compiled from source? ASPSeek don't like newer gcc compiler. Twisted Evil

                                          
janforman.com http://janforman.com

  Send a private message to this user    
Re: Problem with Debian Thu, 27 August 2009 15:42 Go to previous messageGo to next message
sarabon  is currently offline sarabon
Messages: 1
Registered: August 2009
Junior Member
From: NEW-ASSIGNED-FROM-APNIC-20-03-2008.telnet-bd.com
what version you are using now ? Embarassed

                                          
Buy Magic Jack
<a herf="http://productreviewsby.me/magic-jack/"> Magic-jack </a>

  Send a private message to this user    
Re: Problem with Debian Wed, 09 September 2009 18:29 Go to previous messageGo to next message
weker  is currently offline weker
Messages: 2
Registered: September 2009
Junior Member
From: 77.29.191*
What is the version of the Debian?

                                          
hostgator coupon hostgator coupon

  Send a private message to this user    
Re: Problem with Debian Thu, 03 December 2009 02:19 Go to previous messageGo to next message
yoyohh  is currently offline yoyohh
Messages: 9
Registered: December 2009
Junior Member
From: 58.144.17*
Specific nutrients have been isolated and properly formulated so that they can penetrate deeply; preventing and repairing free radical damage. Coenzyme Q10 is one of wow power leveling those nutrients. warcraft gold Studies indicate that it can help you get rid of forehead wow power leveling lines in a matter of weeks.
But, the better manufacturers include both aion kina coenzyme Q10 and the protein keratin in their anti-aging creams. I have used creams containing those ingredients myself in order to get rid of forehead lines and I have been very pleased with the aion kinah results. I am sure that 重庆二手电脑you will be, too.
In the same way that UV radiation causes increased free radical damage, so do cigarette smoke, air pollution and other environmental toxins. You can’t aion power level always avoid air pollution, but you should be able to avoid smoky environments and if cheap aion power leveling you smoke, you should quit.
  Send a private message to this user    
Re: Problem with Debian Sat, 31 July 2010 00:38 Go to previous messageGo to next message
markjay50  is currently offline markjay50
Messages: 1
Registered: July 2010
Junior Member
From: 112.198.64*
H...sarabon !!!!
i would like to ask you about the version of the Debian...??







                                          
make money online

  Send a private message to this user    
Re: Problem with Debian Mon, 23 August 2010 23:41 Go to previous message
donabelle  is currently offline donabelle
Messages: 1
Registered: August 2010
Junior Member
From: 112.198.223*
its something interesting

                                          
luxury concierge

  Send a private message to this user    
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic:Is ASP Seek Still Downloadable? Is there any support?
Next Topic:Cant make on ubuntu5.1 gcc4
Goto Forum:
  
-=] Back to Top [=-

Current Time: Mon Sep 6 12:48:18 EDT 2010

Total time taken to generate the page: 0.02470 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 2.6.1RC3
Copyright ©2001-2004 Advanced Internet Designs Inc.