Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
hylafax
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
bbibber
n00b
n00b


Joined: 19 Apr 2002
Posts: 16
Location: Mechelen - Belgium

PostPosted: Fri Apr 19, 2002 1:45 pm    Post subject: hylafax Reply with quote

I have run into trouble installing hylafax. Emerge hylafax won't work (guess it needs some updating).

When I try to compile it out-of-the-box, the ./configure script complains it can't find some runtime c++ library. Has anyone installed this package on Gentoo 1.1a?

Thanks
bbibber
Back to top
View user's profile Send private message
niyogi
Apprentice
Apprentice


Joined: 10 Apr 2002
Posts: 199
Location: Austin, TX

PostPosted: Fri Apr 19, 2002 9:38 pm    Post subject: Reply with quote

you should post this is bugs/gentoo suggestions...

-S
Back to top
View user's profile Send private message
fghellar
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 856
Location: Porto Alegre, BR

PostPosted: Fri Apr 19, 2002 10:55 pm    Post subject: Reply with quote

It's already there...
https://forums.gentoo.org/viewtopic.php?t=376
_________________
| www.gentoo.org | www.tldp.org | www.google.com |
Back to top
View user's profile Send private message
bbibber
n00b
n00b


Joined: 19 Apr 2002
Posts: 16
Location: Mechelen - Belgium

PostPosted: Sat Apr 20, 2002 8:14 am    Post subject: hylafax won't compile Reply with quote

I read the posting in the 'bugs' section before I posted this (I have some netiquette :wink: ).
Perhaps I formulated my question the wrong way.
Because hylafax doesn't install with portage I tried to compile/install it from its source tarball. But the ./configure script complains it can't find some runtime c++ library. I just wanted to know if someone had the same experience or a solution :roll:

The exact error message
Code:

Missing C++ runtime support for g++ (/usr/bin/g++).

Compilation of the following test program failed:

----------------------------------------------------------
#include "iostream.h"
int main(){ cout << "Hello World!" << endl; return 0;}
----------------------------------------------------------

Usually this is because you do not have a standard C++ library
installed on your system or you have installed it in a non-standard
location.  If you do not have a C++ library installed, then you must
install it.  If it is installed in a non-standard location, then you
should configure the compiler so that it will automatically be found.

(For recent gcc releases this is libstdc++, for older gcc - libg++)
Back to top
View user's profile Send private message
kerbelos27
n00b
n00b


Joined: 03 Aug 2002
Posts: 1

PostPosted: Tue Feb 25, 2003 2:54 pm    Post subject: Reply with quote

I just merged hylafax, found solutions this way

kill X server and back to linux console , than change
LC_ALL and LANG to POSIX than emerge
while compiling its gave warning messages but seems working now
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum