LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-28-2015, 05:42 AM   #1
Nownuri
LQ Newbie
 
Registered: Mar 2015
Posts: 1

Rep: Reputation: Disabled
configure: error: expected an absolute directory name for --prefix: -prefix=/home/jeo


I ran a install.sh of some package with the following command.

./install.sh --prefix/home/name/work/i3/ports

and an error occurred

configure: error: expected an absolute directory name for --prefix: -prefix=/home/name/work/i3/ports

I don't understand what the problem is. Could anyone help me please?
 
Old 03-28-2015, 06:22 AM   #2
millgates
Member
 
Registered: Feb 2009
Location: 192.168.x.x
Distribution: Slackware
Posts: 852

Rep: Reputation: 389Reputation: 389Reputation: 389Reputation: 389
Hello,
it seems that the script expects a different syntax for specifyng the prefix.
I would check
Code:
./install.sh --help
and/or reading whatever INSTALL instructions the package comes with.
I don't know what software you're trying to install, so I can't give any more specific advice at the moment.
 
Old 03-28-2015, 07:40 AM   #3
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
Yeah. More details = more help.
What is the package?
Which distro are you using?
The package may be available ready-made.
Also, if this is the command you entered:
Code:
./install.sh --prefix/home/name/work/i3/ports
This could be the command you should have entered:
Code:
./install.sh --prefix=/home/name/work/i3/ports
 
  


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
wide-dhcpv6 - trying to obtain /60 prefix, "invalid prefix" psycroptic Linux - Server 3 05-26-2014 08:31 AM
./configure --prefix= plan9 Slackware 5 01-03-2013 04:44 AM
difference b/w AF_ prefix and PF_ prefix related to socket Ashok_mittal Linux - Newbie 1 03-20-2008 04:15 PM
./configure --prefix ?? itzig Linux - Software 10 02-03-2006 07:30 PM
kde prefix error when running ./configure hoopyfrood Linux - Software 1 04-25-2004 05:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:22 PM.

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