Displaying 20 results from an estimated 10000 matches similar to: "problem of building stardict"
2005 Aug 26
0
Installing Ices on OSX 10.4.2
Hello,
I have been unable to install Ices2 on the latest version of Tiger. I
have tried two methods: one using DarwinPorts to install, and the other
grabbing the source and building it myself. Both seem to exit
compilation with the same or similar errors that I don't understand. I
am not a C hacker, so I won't be able to solve this myself. All the
supporting libs installed just fine
2010 Apr 07
2
ImapTest build problem
Hello.
My system is:
Debian Lenny 2.6.26-2-amd64
I try to build Imaptest and follow
http://www.imapwiki.org/ImapTest/Installation
But get this:
./configure --with-dovecot=../dovecot-2.0.beta4 && make
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking
2005 Aug 22
2
ezstream and OSX 10.4.2 Tiger...
Hello again,
I'm having a dickens of a time getting ezstream configured - it
requires libshout2 - so far so good.
I installed the darwin ports library, did a port install libogg and
then a port install libvorbis. Now, when I try to do a port install
libshout2, configure returns the following.
Any idea why it isn't working? Darwinport is configured to install
in it's
2016 Apr 29
0
Trying to build ices-0.4 on ubuntu and "libshout not?usable"
Hi Ray:
With Ubuntu for the libshout library it will work if you install it using the apt-get command.
Apt-get install libshout-dev
I got ices to work on Ubuntu 14.04 with this.
Hope that helps.
Larry
-----Original Message-----
From: Icecast [mailto:icecast-bounces at xiph.org] On Behalf Of Ray Lutz
Sent: Friday, April 29, 2016 6:03 PM
To: icecast at xiph.org
Subject: [Icecast] Trying to
2009 Aug 11
2
Mobimouse
Dear wine-experts,
I use (jaunty) linux and successfully installed the trial of the application called mobimouse (http://www.morphologic.hu/mldownload/Orszagh-fele-angol-magyar-magyar-angol-nagyszotar-MoBiMouse-6.html) under wine. I used it before under windows and it really is a clever software. It works like stardict: recognises what word is under the mouse-pointer and immediately translates it
2008 Aug 26
2
Error while compiling Ices 0.4
Dear All,
I am sorry if this mail has already been posted to the mailing list.
I am trying to cross compile Ices 0.4 for my ARM target board in
ubuntu 8.04 but the configure script is terminating with the error of
not being able to find an usable libshout.
.....
checking for pkg-config... /usr/bin/pkg-config
checking shout/shout.h usability... yes
checking shout/shout.h presence... yes
2023 Jun 28
1
LINUX SuSE15.4 (GNU & Intel) compiler problem in "configure" file
Dear R-Support Team:
I am fully aware that you are all extremely busy and forward this request
as brief and clear as possible:
Thank you for the comprehensive Documentation for R-4.3.1 (very helpful)
A limitation seems to have emerged, using SuSE SP15.4 (kernel:
5.14.21-150400.22) on an INTEL Skylake-e
SERVER, applying both the GNU and Intel (2023.0.0) compilers.
a) The
2012 Jul 07
2
RedHat Linux intall R failed
A problem came when I installed R-2.15.0 in RedHat Linux from souce. when
./configure is commited , there is a error message like:
===========================
sudo ./configure
Password:
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
loading site script './config.site'
loading build-specific script './config.site'
2007 Jul 30
0
Nouveau and Debian Unstable
I recently compiled the drm and nouveau modules on Debian unstable. All went
well until I had to insert the drm module, I recieved to following error:
insmod: error inserting 'drm.ko': -1 Unknown symbol in module
I have compiled the modules before and I have always gotten this same error.
Here is the log of my build:
debian:/home/michael/drm# ./autogen.sh --prefix=/usr && make
2010 Mar 23
1
R-installation regarding.
Hello All,
I am new to R and tried to install R in Linux system (OS: Open SUSE). After untar the source code, changed the directory, and typed the command ./configure, it was checking a list...finally it gave an error message. Here with i have enclosed the error message.
Check-list goes like this:
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
2004 Oct 24
1
help
I am try to install icescat-2.0.2 and when I run the command ./configure I get an error message "configure: error: XSLT configuration could not be found".
I am a newbie to Linux can you help? I am running Redhat 9. Below is a copy of what has taken place while the ./configure is running.
Thanks Leonard
[root@cyrus icecast-2.0.2]# ./configure
checking for a BSD-compatible
2009 Aug 20
2
getting R 2.9.1 from the tar.gz file
Dear Sir,
I am almost giving up on getting the R-2.9.1 on the ubuntu 9.04 using the instructions found on the R site.
I decided to use the R-2.9.1.tar.gz and untarred it.
I then typed ./configure and the results are shown below.
However, on typing make, I got an error, "No targets specified and no makefile found stop"
What is the solution?
lmramba at LMramba-dll-d:~$ su
Password:
2005 Apr 11
1
Unable to compile icecast 2.2.0 under Suse 9.2
Dear list members,
I am not able to compile the icecast source under Suse 9.2.
as i have to admit my experience in compiling is reduced to
typing ./configure. Is there someone who can help me with this error
message?
linux:~/shoutcast/server/icecast # ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for
2007 Aug 24
0
getting stuck with OSX install
Hi - help please.
I got the email address by rooting around in
icecast-2.2.0:doc:
I'm installing onto MacBookPro and have followed instructions from :
http://www.geektimes.com/macintosh/os/x/10_3/and/icecast_install.html
I get stuck after at the make command ending
make: *** [all] Error 2
I have no idea where to go from here but the log says:
error: 'struct _fserve_t' has no member
2015 Dec 02
0
No makefile found when make the omega code
Hi all ?
I downloaded the xapian source code (1.2.21 version), and will be compiled on the CentOS, when I finished the xapian-core compiler installation, I began to configure xapian-omega (the xapian installation path is /opt), when i started make the omega code, it said there is no Makefile found?why?
thks ! !
root at localhost xapian-omega-1.2.21]# make
make: *** No targets specified and no
2015 Dec 01
0
No makefile found when make the omega code
Hi all ?
I downloaded the xapian source code (1.2.21 version), and will be compiled on the CentOS, when I finished the xapian-core compiler installation, I began to configure xapian-omega (the xapian installation path is /opt), when i started make the omega code, it said there is no Makefile found?why?
thks ! !
root at localhost xapian-omega-1.2.21]# make
make: *** No targets specified and no
2015 Dec 02
1
No makefile found when make the omega code
Hi all ?
I downloaded the xapian source code (1.2.21 version), and will be compiled on the CentOS, when I finished the xapian-core compiler installation, I began to configure xapian-omega (the xapian installation path is /opt), when i started make the omega code, it said there is no Makefile found?why?
thks ! !
root at localhost xapian-omega-1.2.21]# make
make: *** No targets specified and no
2009 Feb 21
1
Install failure (PR#13545)
Hello:
Encountered a problem installing R on
CentOS release 5.2
This is a 64bit OS
I need to know if this will work on this server or do I need to change OS>
Thanks
Bob
I downloaded the source ( R-2.8.1.tar.gz ) due to no release being available
for CentOS.
My ./configure --with-x=no --with-readline=no R_PAPERSIZE='letter'
Failed:
./configure --with-x=no --with-readline=no
2008 Aug 15
2
Problem with APC and Fedora 8 I86_64
I have been trying to get Nut working on a system with Fedora 8 i86_64 installed and an APC
Smart-UPS USB.
The 2.2.0 rpm does not seem to like the USB on this UPS. I have tried compiling the 2.2.2 version,
from source, but am getting warnings. I have tried building it on my i386 system (f8 as well) and I
get no warnings also the 2.2.0 works fine on that one with a TrippLite Omni 900 LCD via
2016 Apr 29
4
Trying to build ices-0.4 on ubuntu and "libshout not usable"
Hello:
I hope someone can take a look at this and give me a little push to get
me past this logjam.
I've been running icecast + ices-0.4 + a perl application developed
internally which runs an mp3 stream for a number of years.
I am migrating my server from CentOS to ubuntu so I can upgrade to Perl
5.18 (so as to get clean unicode processing for another application.) I
have installed