LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-06-2004, 09:56 PM   #1
chud67
Member
 
Registered: Jul 2004
Location: San Antonio, TX, USA
Posts: 34

Rep: Reputation: 15
Problem installing aterm


Ok, so I grab aterm-0.4.1.tar.gz and put it in /usr/X11R6/bin (is that the right place?) and do the following:

tar -xzvf aterm-0.4.1.tar.gz
cd aterm-0.4.1
./configure
make (which yields the following):

make[1]: Entering directory `/usr/X11R6/bin/aterm-0.4.1/src'
gcc -DHAVE_CONFIG_H -DDEBUG_STRICT -c -I/usr/X11R6/include -I. -I.. -I. -O ximage_utils.c
ximage_utils.c:830:2: #endif without #if
make[1]: *** [ximage_utils.o] Error 1
make[1]: Leaving directory `/usr/X11R6/bin/aterm-0.4.1/src'
make[1]: Entering directory `/usr/X11R6/bin/aterm-0.4.1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/X11R6/bin/aterm-0.4.1/doc'
make[1]: Entering directory `/usr/X11R6/bin/aterm-0.4.1/src/graphics'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/X11R6/bin/aterm-0.4.1/src/graphics'

make install (which yields the following):

./autoconf/mkinstalldirs /usr/local/bin
./autoconf/mkinstalldirs /usr/local/man/man1
make[1]: Entering directory `/usr/X11R6/bin/aterm-0.4.1/src'
gcc -DHAVE_CONFIG_H -DDEBUG_STRICT -c -I/usr/X11R6/include -I. -I.. -I. -O ximage_utils.c
ximage_utils.c:830:2: #endif without #if
make[1]: *** [ximage_utils.o] Error 1
make[1]: Leaving directory `/usr/X11R6/bin/aterm-0.4.1/src'
make[1]: Entering directory `/usr/X11R6/bin/aterm-0.4.1/doc'
/usr/bin/ginstall -c -m 644 aterm.1 /usr/local/man/man1/aterm.1
make[1]: Leaving directory `/usr/X11R6/bin/aterm-0.4.1/doc'
make[1]: Entering directory `/usr/X11R6/bin/aterm-0.4.1/src/graphics'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/usr/X11R6/bin/aterm-0.4.1/src/graphics'

What's up?
 
Old 09-06-2004, 10:09 PM   #2
320mb
Senior Member
 
Registered: Nov 2002
Location: pikes peak
Distribution: Slackware, LFS
Posts: 2,577

Rep: Reputation: 48
Re: Problem installing aterm

Quote:
Originally posted by chud67


What's up?
you may need to hack this file.........ximage_utils.c
looks like a simple syntax error.

Last edited by 320mb; 09-06-2004 at 10:11 PM.
 
Old 09-06-2004, 10:24 PM   #3
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145

Rep: Reputation: 53
If you really need it now you can get a already compiled package from: http://www.linuxpackages.net/pkg_details.php?id=3423
 
Old 09-07-2004, 06:08 PM   #4
Buto
Member
 
Registered: Sep 2004
Location: So Cal
Distribution: Slackware 12
Posts: 60

Rep: Reputation: 16
The latest aterm version is 0.4.2. You should download that version.

http://prdownloads.sf.net/aterm/aterm-0.4.2.tar.gz
 
Old 09-07-2004, 09:44 PM   #5
chud67
Member
 
Registered: Jul 2004
Location: San Antonio, TX, USA
Posts: 34

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by gbonvehi
If you really need it now you can get a already compiled package from: http://www.linuxpackages.net/pkg_details.php?id=3423
Thanks for the link. This is my first time using linuxpackages.net. Since their aterm is already compiled, how do I install it? Do I still do the usual steps:

./configure
cd into directory
make
make install

Or is it different since it's already compiled? Thanks for your help.
 
Old 09-07-2004, 09:52 PM   #6
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145

Rep: Reputation: 53
It's different, use: installpkg <packagename>
or pkgtool

Edit: Forgot to say, you can also decompress it (they are tar.gz files named .tgz), but it's better to use installpkg or pkgtool because then you can easily remove the package by typing removepkg <pkgname>

Last edited by gbonvehi; 09-07-2004 at 10:00 PM.
 
Old 09-07-2004, 10:30 PM   #7
chud67
Member
 
Registered: Jul 2004
Location: San Antonio, TX, USA
Posts: 34

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by gbonvehi
It's different, use: installpkg <packagename>
or pkgtool

Wow, installpkg is really awesome, thanks! LinuxPackages.net is really cool too. What an awesome resource having all the precompiled packages available just for Slack, and they can be easily installed using installpkg! I wish I'd found out about this sooner.

-- Chud
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
need help installing aterm zoso Linux - Software 2 02-04-2005 09:48 AM
Backspace problem in Aterm - ^? invisus Linux - Software 0 02-19-2004 01:28 PM
slackware problem with aterm and vi infamous41md Linux - Newbie 6 01-02-2004 06:41 PM
aterm problem ichbinesderelch Linux - General 2 08-31-2003 02:03 PM
need help installing aterm (plleeeeaaaaseeee) rootlinux Linux - Software 3 12-31-2001 07:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration