Sponsored Content
Full Discussion: NetPBM
Top Forums UNIX for Dummies Questions & Answers NetPBM Post 6789 by rwb1959 on Wednesday 12th of September 2001 03:39:33 PM
Old 09-12-2001
I assume you are in the same directory that you
unbundled the downloaded file? In other words,
you dowloaded some file (probably a "...tar.gz")
file to lets say /usr/local. At this point,
you unbundle by doing somthing like:
tar zxvf NetPBM.tar.gz
...which created some new directory (perhaps
NetPBM). In this new directory, do:
ls -l configure
...what do you get?
Assuming you see a listing for configure, you
should now be able to execute ./configure
 

We Also Found This Discussion For You

1. UNIX for Dummies Questions & Answers

Need Help with Netpbm Commands

Hello, for school i have to write a makefile in unix which have to do the following: -convert all .jpeg files to .png files -with "all" its ment all in the same folder of the make file -iam not allowed to use the "convert" command -no loops allowed like "for" or something (hope i named that... (1 Reply)
Discussion started by: Deadwalk
1 Replies
All times are GMT -4. The time now is 12:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy