I do this:
./configure --prefix=/usr/bin
make (as user)
make install (as root)
I look in /usr/bin but I don't see it and the reason why I don't see
it is because it's been installed in /usr/bin/sbin - Huh?!
Maybe I did something wrong?
I want to install binkd in /usr/bin
I do this:
./configure --prefix=/usr/bin
I want to install binkd in /usr/bin
I want to install binkd in /usr/bin
I do this:
./configure --prefix=/usr/bin
make (as user)
make install (as root)
I look in /usr/bin but I don't see it and the reason why I don't see
it is because it's been installed in /usr/bin/sbin - Huh?!
Maybe I did something wrong?
I want to install binkd in /usr/bin
Why ?
/usr/bin and likewise sbin should be used for the *nix system
executables.
Alexandr Kruglikov wrote to Martin Foster <=-
Good ${greeting_time}, Martin!
19 Feb 18 09:32, you wrote to All:
I do this:
./configure --prefix=/usr/bin
make (as user)
make install (as root)
I look in /usr/bin but I don't see it and the reason why I don't see
it is because it's been installed in /usr/bin/sbin - Huh?!
Maybe I did something wrong?
May be try use fine tuning of the installation directories?
--sbindir=DIR system admin executables [EPREFIX/sbin]
Alan Ianson wrote to Martin Foster <=-
By default binkd is placed in /usr/local/sbin, so if you have adjusted your prefix it may be in /usr/sbin.
That location is not (normaly) on your path. I just invoke binkd like /usr/local/sbin/binkd ... but you could simply copy it to a location on your path like /usr/bin or /usr/local/bin if you want it in your path.
May be try use fine tuning of the installation directories?That would appear to hold the key. To answer the OP's question, it
--sbindir=DIR system admin executables [EPREFIX/sbin]
looks like using:
./configure --prefix=/usr --sbindir=/usr/sbin
should do the trick.
I personally prefer to install software I compile myself into /usr/local(/bin|sbin), and leave /usr for software from packages.
Alexandr Kruglikov wrote to Tony Langdon <=-
should do the trick.
I personally prefer to install software I compile myself into /usr/local(/bin|sbin), and leave /usr for software from packages.
I use /opt for such purposes =)
I personally prefer to install software I compile myself into
/usr/local(/bin|sbin), and leave /usr for software from packages.
I use /opt for such purposes =)
/opt is best for the big apps, but small stuff in /usr/local. :)
I personally prefer to install software I compile myself into
/usr/local(/bin|sbin), and leave /usr for software from packages.
I use /opt for such purposes =)/opt is best for the big apps, but small stuff in /usr/local. :)
Re: Installing binkd on Linux
By: Martin Foster to All on Mon Feb 19 2018 09:32 am
I want to install binkd in /usr/bin
I do this:
./configure --prefix=/usr/bin
Try --prefix=/usr
Or you could edit the makefile before "make install".
Re: Installing binkd on Linux
By: Martin Foster to All on Mon Feb 19 2018 09:32 am
I want to install binkd in /usr/bin
Now that I think about it some more.. :)
By default binkd is placed in /usr/local/sbin, so if you have adjusted your prefix it may be in /usr/sbin.
That location is not (normaly) on your path.
I just invoke binkd like /usr/local/sbin/binkd ... but you could
simply copy it to a location on your path like /usr/bin or /usr/
local/bin if you want it in your path.
Monday February 19 2018 09:32, you wrote to All:
I want to install binkd in /usr/bin
Why ?
If Martin's system is rpm-based, then building binkd is simple:
rpmbuild -ta binkd.tar.gz
I want to install binkd in /usr/bin[Rest deleted]
I do this:
./configure --prefix=/usr/bin
I use /opt for such purposes =)
/opt is best for the big apps, but small stuff in /usr/local. :)Please define big, medium or small. ;-)
I'm with Alexandr on this matter, for a number of reasons.
Hello Vince!
On 19.02.18 at 18:19, Vince Coen wrote to Martin Foster:
Monday February 19 2018 09:32, you wrote to All:
I want to install binkd in /usr/bin
Why ?
Personal preference :-)
Paul Quinn wrote to Tony Langdon <=-
Hi! Tony,
On 20 Feb 18 21:37, you wrote to Alexandr Kruglikov:
I personally prefer to install software I compile myself into
/usr/local(/bin|sbin), and leave /usr for software from packages.
I use /opt for such purposes =)
/opt is best for the big apps, but small stuff in /usr/local. :)
Please define big, medium or small. ;-)
I'm with Alexandr on this matter, for a number of reasons. Lets talk
size then; I have three Fido machines each off of /opt/ftn/fido, the largest of which (this one) is a little over half a gig. (Ain't much
of a filebase.) Then there's the small-medium system, and the little
point system.
I won't mention the other two binkD installs in some other /home/paul/xxaltfido trees that just move files around... oh bugger!
Oops.
Alexandr Kruglikov wrote to Tony Langdon <=-
FidoNet takes a huge place in my heart =D
I personally prefer to install software I compile myself into
/usr/local(/bin|sbin), and leave /usr for software from packages.
I use /opt for such purposes =)
/opt is best for the big apps, but small stuff in /usr/local. :)
FidoNet takes a huge place in my heart =D
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,027 |
Nodes: | 17 (1 / 16) |
Uptime: | 62:53:09 |
Calls: | 502,335 |
Calls today: | 3 |
Files: | 100,779 |
D/L today: |
11,277 files (1,050M bytes) |
Messages: | 300,099 |